[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:55:28.958204  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:36857
I20260709 14:55:28.959824  2552 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:55:28.960893  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:28.977979  2561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.977972  2559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:28.977959  2558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:28.979488  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:30.273581  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:30.273819  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:30.274050  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608930274028 us; error 0 us; skew 500 ppm
I20260709 14:55:30.274955  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:30.281569  2552 webserver.cc:533] Webserver started at http://127.2.126.62:45443/ using document root <none> and password file <none>
I20260709 14:55:30.282469  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:30.282717  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:30.283182  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:30.289039  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "b69e033111444d2e8cf12b9aafd7fff6"
format_stamp: "Formatted at 2026-07-09 14:55:30 on dist-test-slave-hxnw"
I20260709 14:55:30.297169  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:30.303205  2567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.304445  2552 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:55:30.304983  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "b69e033111444d2e8cf12b9aafd7fff6"
format_stamp: "Formatted at 2026-07-09 14:55:30 on dist-test-slave-hxnw"
I20260709 14:55:30.305351  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:30.373548  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:30.375182  2552 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:55:30.375656  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:30.448030  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:36857
I20260709 14:55:30.448093  2618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:36857 every 8 connection(s)
I20260709 14:55:30.455642  2619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.476645  2619 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6: Bootstrap starting.
I20260709 14:55:30.482487  2619 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.484383  2619 log.cc:826] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6: Log is configured to *not* fsync() on all Append() calls
I20260709 14:55:30.488857  2619 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6: No bootstrap required, opened a new log
I20260709 14:55:30.509207  2619 raft_consensus.cc:359] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b69e033111444d2e8cf12b9aafd7fff6" member_type: VOTER }
I20260709 14:55:30.509804  2619 raft_consensus.cc:385] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.510138  2619 raft_consensus.cc:740] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b69e033111444d2e8cf12b9aafd7fff6, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.511233  2619 consensus_queue.cc:260] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b69e033111444d2e8cf12b9aafd7fff6" member_type: VOTER }
I20260709 14:55:30.511751  2619 raft_consensus.cc:399] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:30.512075  2619 raft_consensus.cc:493] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:30.512434  2619 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.516490  2619 raft_consensus.cc:515] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b69e033111444d2e8cf12b9aafd7fff6" member_type: VOTER }
I20260709 14:55:30.517207  2619 leader_election.cc:304] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [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: b69e033111444d2e8cf12b9aafd7fff6; no voters: 
I20260709 14:55:30.518997  2619 leader_election.cc:290] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:30.519397  2622 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.522102  2622 raft_consensus.cc:697] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 1 LEADER]: Becoming Leader. State: Replica: b69e033111444d2e8cf12b9aafd7fff6, State: Running, Role: LEADER
I20260709 14:55:30.522989  2622 consensus_queue.cc:237] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [LEADER]: Queue going to LEADER mode. State: All 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: "b69e033111444d2e8cf12b9aafd7fff6" member_type: VOTER }
I20260709 14:55:30.523386  2619 sys_catalog.cc:565] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:30.535319  2624 sys_catalog.cc:455] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b69e033111444d2e8cf12b9aafd7fff6. Latest consensus state: current_term: 1 leader_uuid: "b69e033111444d2e8cf12b9aafd7fff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b69e033111444d2e8cf12b9aafd7fff6" member_type: VOTER } }
I20260709 14:55:30.535142  2623 sys_catalog.cc:455] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b69e033111444d2e8cf12b9aafd7fff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b69e033111444d2e8cf12b9aafd7fff6" member_type: VOTER } }
I20260709 14:55:30.535959  2624 sys_catalog.cc:458] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:30.536041  2623 sys_catalog.cc:458] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:30.539148  2632 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:30.551558  2632 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:30.553469  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:30.568559  2632 catalog_manager.cc:1383] Generated new cluster ID: 1800874a638e4288b34340857f7b1677
I20260709 14:55:30.568888  2632 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:30.594317  2632 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:30.596160  2632 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:30.634397  2632 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6: Generated new TSK 0
I20260709 14:55:30.635520  2632 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:30.684984  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:30.694689  2641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:30.696655  2642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:30.698762  2644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:30.700114  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:30.701012  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:30.701295  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:30.701565  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608930701537 us; error 0 us; skew 500 ppm
I20260709 14:55:30.702359  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:30.706311  2552 webserver.cc:533] Webserver started at http://127.2.126.1:37071/ using document root <none> and password file <none>
I20260709 14:55:30.707000  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:30.707285  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:30.707618  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:30.709097  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "91d42f78a3614aae8298868a723c5de9"
format_stamp: "Formatted at 2026-07-09 14:55:30 on dist-test-slave-hxnw"
I20260709 14:55:30.715766  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:30.720721  2649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.721592  2552 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:55:30.721928  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "91d42f78a3614aae8298868a723c5de9"
format_stamp: "Formatted at 2026-07-09 14:55:30 on dist-test-slave-hxnw"
I20260709 14:55:30.722330  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:30.766247  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:30.767604  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:30.769919  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:30.774542  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:30.774811  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.775094  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:30.775295  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.877683  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:36623
I20260709 14:55:30.877853  2711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:36623 every 8 connection(s)
I20260709 14:55:30.884807  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:30.896945  2716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:30.898562  2717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:30.906370  2552 server_base.cc:1061] running on GCE node
W20260709 14:55:30.907505  2719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:30.908738  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:30.908969  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:30.909166  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608930909142 us; error 0 us; skew 500 ppm
I20260709 14:55:30.909736  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:30.912994  2552 webserver.cc:533] Webserver started at http://127.2.126.2:38009/ using document root <none> and password file <none>
I20260709 14:55:30.913573  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:30.913820  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:30.914151  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:30.915563  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "1d70243446aa4fcfb4163129b17b5ba4"
format_stamp: "Formatted at 2026-07-09 14:55:30 on dist-test-slave-hxnw"
I20260709 14:55:30.917685  2712 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36857
I20260709 14:55:30.918174  2712 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:30.919376  2712 heartbeater.cc:507] Master 127.2.126.62:36857 requested a full tablet report, sending...
I20260709 14:55:30.922013  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:55:30.922708  2584 ts_manager.cc:194] Registered new tserver with Master: 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623)
I20260709 14:55:30.925209  2584 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48842
I20260709 14:55:30.927553  2724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.928478  2552 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:55:30.928762  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "1d70243446aa4fcfb4163129b17b5ba4"
format_stamp: "Formatted at 2026-07-09 14:55:30 on dist-test-slave-hxnw"
I20260709 14:55:30.929052  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:30.949054  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:30.950289  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:30.952373  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:30.955935  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:30.956161  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:30.956418  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:30.956600  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.048691  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:42179
I20260709 14:55:31.048799  2786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:42179 every 8 connection(s)
I20260709 14:55:31.055089  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:31.064059  2790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.065171  2791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.069639  2793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:31.069882  2787 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36857
I20260709 14:55:31.070317  2787 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:31.070755  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:31.071316  2787 heartbeater.cc:507] Master 127.2.126.62:36857 requested a full tablet report, sending...
I20260709 14:55:31.071550  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:31.071852  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:31.072031  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608931072013 us; error 0 us; skew 500 ppm
I20260709 14:55:31.072701  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:31.073618  2584 ts_manager.cc:194] Registered new tserver with Master: 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:31.075953  2584 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48850
I20260709 14:55:31.081797  2552 webserver.cc:533] Webserver started at http://127.2.126.3:43897/ using document root <none> and password file <none>
I20260709 14:55:31.082322  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:31.082576  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:31.082847  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:31.083918  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-hxnw"
I20260709 14:55:31.088449  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:31.091995  2798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.092831  2552 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:55:31.093119  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-hxnw"
I20260709 14:55:31.093367  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:31.107354  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:31.108742  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:31.111222  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:31.114569  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:31.114750  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.115039  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:31.115214  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.216310  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:33621
I20260709 14:55:31.216398  2860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:33621 every 8 connection(s)
I20260709 14:55:31.233253  2861 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36857
I20260709 14:55:31.233625  2861 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:31.234440  2861 heartbeater.cc:507] Master 127.2.126.62:36857 requested a full tablet report, sending...
I20260709 14:55:31.236326  2584 ts_manager.cc:194] Registered new tserver with Master: 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:31.237169  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016776313s
I20260709 14:55:31.237653  2584 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48862
I20260709 14:55:31.290592  2584 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48870:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:31.294237  2584 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:31.381307  2826 tablet_service.cc:1511] Processing CreateTablet for tablet 4afe9239f5a6420abe6c173ab1802279 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:31.383117  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afe9239f5a6420abe6c173ab1802279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.392926  2825 tablet_service.cc:1511] Processing CreateTablet for tablet a743f8bf63db472b85f2c4d9470012f1 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:31.394538  2825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a743f8bf63db472b85f2c4d9470012f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.397225  2677 tablet_service.cc:1511] Processing CreateTablet for tablet 4afe9239f5a6420abe6c173ab1802279 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:31.397136  2676 tablet_service.cc:1511] Processing CreateTablet for tablet a743f8bf63db472b85f2c4d9470012f1 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:31.398810  2677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afe9239f5a6420abe6c173ab1802279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.399592  2676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a743f8bf63db472b85f2c4d9470012f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.411491  2675 tablet_service.cc:1511] Processing CreateTablet for tablet 660731e1254042a9a90524cb4aed4ae8 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:31.413334  2675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660731e1254042a9a90524cb4aed4ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.414621  2824 tablet_service.cc:1511] Processing CreateTablet for tablet 660731e1254042a9a90524cb4aed4ae8 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:31.415975  2824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660731e1254042a9a90524cb4aed4ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.422832  2823 tablet_service.cc:1511] Processing CreateTablet for tablet 13f74873ac604db4b7081b321f59504c (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:31.425325  2823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f74873ac604db4b7081b321f59504c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.430306  2673 tablet_service.cc:1511] Processing CreateTablet for tablet 887a57b06e5a41c581d37892c0859ca8 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:31.432226  2673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887a57b06e5a41c581d37892c0859ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.443671  2674 tablet_service.cc:1511] Processing CreateTablet for tablet 13f74873ac604db4b7081b321f59504c (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:31.446894  2674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f74873ac604db4b7081b321f59504c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.450541  2879 tablet_bootstrap.cc:492] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:31.459492  2672 tablet_service.cc:1511] Processing CreateTablet for tablet fc255f03be0a4d488173bdd540ef8c6a (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:31.461812  2672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc255f03be0a4d488173bdd540ef8c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.467844  2822 tablet_service.cc:1511] Processing CreateTablet for tablet fc255f03be0a4d488173bdd540ef8c6a (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:31.469018  2822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc255f03be0a4d488173bdd540ef8c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.472412  2826 tablet_service.cc:1511] Processing CreateTablet for tablet 887a57b06e5a41c581d37892c0859ca8 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:31.489558  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887a57b06e5a41c581d37892c0859ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.508100  2752 tablet_service.cc:1511] Processing CreateTablet for tablet 4afe9239f5a6420abe6c173ab1802279 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:31.513406  2752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afe9239f5a6420abe6c173ab1802279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.514112  2751 tablet_service.cc:1511] Processing CreateTablet for tablet a743f8bf63db472b85f2c4d9470012f1 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:31.519296  2750 tablet_service.cc:1511] Processing CreateTablet for tablet 660731e1254042a9a90524cb4aed4ae8 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:31.520779  2751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a743f8bf63db472b85f2c4d9470012f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.520035  2749 tablet_service.cc:1511] Processing CreateTablet for tablet 13f74873ac604db4b7081b321f59504c (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:31.525015  2673 tablet_service.cc:1511] Processing CreateTablet for tablet 525584eeb73347fcadd000483b41d61b (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:31.526386  2750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660731e1254042a9a90524cb4aed4ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.531091  2880 tablet_bootstrap.cc:492] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:31.532192  2824 tablet_service.cc:1511] Processing CreateTablet for tablet 525584eeb73347fcadd000483b41d61b (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:31.530079  2748 tablet_service.cc:1511] Processing CreateTablet for tablet 887a57b06e5a41c581d37892c0859ca8 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:31.539009  2824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525584eeb73347fcadd000483b41d61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.539057  2746 tablet_service.cc:1511] Processing CreateTablet for tablet 525584eeb73347fcadd000483b41d61b (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:31.543318  2747 tablet_service.cc:1511] Processing CreateTablet for tablet fc255f03be0a4d488173bdd540ef8c6a (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:31.541740  2673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525584eeb73347fcadd000483b41d61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.546047  2749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f74873ac604db4b7081b321f59504c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.549118  2747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc255f03be0a4d488173bdd540ef8c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.550947  2748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887a57b06e5a41c581d37892c0859ca8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:31.552701  2631 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:31.554334  2675 tablet_service.cc:1511] Processing CreateTablet for tablet c1f45f8b836747a8ad6bca9c990c2584 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:31.556893  2746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525584eeb73347fcadd000483b41d61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.566787  2675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f45f8b836747a8ad6bca9c990c2584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.572443  2745 tablet_service.cc:1511] Processing CreateTablet for tablet c1f45f8b836747a8ad6bca9c990c2584 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:31.573765  2745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f45f8b836747a8ad6bca9c990c2584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.575354  2879 tablet_bootstrap.cc:654] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.583515  2676 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b282656a4153a3f5c520e95a83a0 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:31.587848  2676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b282656a4153a3f5c520e95a83a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.588707  2744 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b282656a4153a3f5c520e95a83a0 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:31.591511  2744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b282656a4153a3f5c520e95a83a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.599941  2826 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b282656a4153a3f5c520e95a83a0 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:31.601603  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b282656a4153a3f5c520e95a83a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.625357  2880 tablet_bootstrap.cc:654] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.637301  2882 tablet_bootstrap.cc:492] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:31.621658  2824 tablet_service.cc:1511] Processing CreateTablet for tablet c1f45f8b836747a8ad6bca9c990c2584 (DEFAULT_TABLE table=test-workload [id=a5d2d020e4744524885053599a4333e1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:31.639384  2824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f45f8b836747a8ad6bca9c990c2584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.644521  2879 tablet_bootstrap.cc:492] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:31.645061  2879 ts_tablet_manager.cc:1403] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.007s
I20260709 14:55:31.660435  2882 tablet_bootstrap.cc:654] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.672642  2879 raft_consensus.cc:359] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.675024  2879 raft_consensus.cc:385] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.675519  2879 raft_consensus.cc:740] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.677235  2880 tablet_bootstrap.cc:492] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:31.677714  2880 ts_tablet_manager.cc:1403] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.162s	user 0.004s	sys 0.023s
I20260709 14:55:31.676796  2879 consensus_queue.cc:260] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.684517  2880 raft_consensus.cc:359] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.691576  2880 raft_consensus.cc:385] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.693821  2880 raft_consensus.cc:740] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.696592  2882 tablet_bootstrap.cc:492] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:31.698271  2882 ts_tablet_manager.cc:1403] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.019s
I20260709 14:55:31.702581  2882 raft_consensus.cc:359] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.703536  2882 raft_consensus.cc:385] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.698367  2880 consensus_queue.cc:260] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.704787  2882 raft_consensus.cc:740] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.704466  2879 ts_tablet_manager.cc:1434] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.006s
I20260709 14:55:31.705855  2882 consensus_queue.cc:260] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.707127  2861 heartbeater.cc:499] Master 127.2.126.62:36857 was elected leader, sending a full tablet report...
I20260709 14:55:31.709484  2886 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.710219  2880 ts_tablet_manager.cc:1434] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 14:55:31.709959  2886 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.711328  2880 tablet_bootstrap.cc:492] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:31.711375  2712 heartbeater.cc:499] Master 127.2.126.62:36857 was elected leader, sending a full tablet report...
I20260709 14:55:31.714537  2886 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:31.715623  2879 tablet_bootstrap.cc:492] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:31.720993  2879 tablet_bootstrap.cc:654] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.721571  2862 tablet.cc:2406] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:31.723992  2787 heartbeater.cc:499] Master 127.2.126.62:36857 was elected leader, sending a full tablet report...
I20260709 14:55:31.725222  2882 ts_tablet_manager.cc:1434] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.005s
I20260709 14:55:31.726096  2882 tablet_bootstrap.cc:492] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:31.732775  2880 tablet_bootstrap.cc:654] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.743854  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:31.744820  2836 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:31.745061  2882 tablet_bootstrap.cc:654] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.746685  2653 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:31.747701  2886 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.748116  2886 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.748445  2886 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.747081  2879 tablet_bootstrap.cc:492] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:31.749634  2879 ts_tablet_manager.cc:1403] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.034s	user 0.001s	sys 0.018s
I20260709 14:55:31.751677  2879 raft_consensus.cc:359] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.752434  2879 raft_consensus.cc:385] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.752754  2879 raft_consensus.cc:740] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.753526  2879 consensus_queue.cc:260] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.755827  2879 ts_tablet_manager.cc:1434] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:31.756889  2879 tablet_bootstrap.cc:492] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:31.765690  2879 tablet_bootstrap.cc:654] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.768944  2886 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.774919  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:31.773411  2880 tablet_bootstrap.cc:492] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:31.776871  2880 ts_tablet_manager.cc:1403] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.010s
I20260709 14:55:31.776901  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
W20260709 14:55:31.777549  2651 leader_election.cc:343] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.777686  2836 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.778817  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
W20260709 14:55:31.780269  2651 leader_election.cc:343] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.780877  2886 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Requested vote from peers 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:31.781073  2880 raft_consensus.cc:359] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.782047  2880 raft_consensus.cc:385] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.782447  2880 raft_consensus.cc:740] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.783284  2880 consensus_queue.cc:260] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.783754  2836 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:31.784934  2653 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:31.790184  2886 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.790818  2886 raft_consensus.cc:697] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:31.791623  2886 consensus_queue.cc:237] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:31.793815  2880 ts_tablet_manager.cc:1434] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:55:31.795480  2879 tablet_bootstrap.cc:492] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:31.796000  2879 ts_tablet_manager.cc:1403] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.018s
I20260709 14:55:31.796911  2882 tablet_bootstrap.cc:492] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:31.797561  2882 ts_tablet_manager.cc:1403] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.016s
I20260709 14:55:31.799373  2879 raft_consensus.cc:359] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.800088  2879 raft_consensus.cc:385] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.800392  2879 raft_consensus.cc:740] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.801167  2879 consensus_queue.cc:260] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.803164  2887 raft_consensus.cc:493] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.803687  2887 raft_consensus.cc:515] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.807195  2887 leader_election.cc:290] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:31.809432  2882 raft_consensus.cc:359] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.810741  2882 raft_consensus.cc:385] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.811185  2882 raft_consensus.cc:740] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.803689  2880 tablet_bootstrap.cc:492] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:31.820349  2882 consensus_queue.cc:260] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.827992  2879 ts_tablet_manager.cc:1434] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:55:31.829067  2879 tablet_bootstrap.cc:492] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:31.830766  2882 ts_tablet_manager.cc:1434] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.005s
I20260709 14:55:31.832051  2882 tablet_bootstrap.cc:492] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:31.836792  2880 tablet_bootstrap.cc:654] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.843333  2879 tablet_bootstrap.cc:654] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.852806  2882 tablet_bootstrap.cc:654] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.859437  2653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:33621, user_credentials={real_user=slave}} blocked reactor thread for 74598.8us
I20260709 14:55:31.864670  2583 catalog_manager.cc:5697] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.871578  2879 tablet_bootstrap.cc:492] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:31.872113  2879 ts_tablet_manager.cc:1403] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.008s
I20260709 14:55:31.877691  2879 raft_consensus.cc:359] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.880003  2880 tablet_bootstrap.cc:492] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:31.881765  2880 ts_tablet_manager.cc:1403] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.011s
I20260709 14:55:31.880743  2879 raft_consensus.cc:385] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.887061  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:31.887434  2879 raft_consensus.cc:740] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.887099  2880 raft_consensus.cc:359] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
W20260709 14:55:31.889833  2728 leader_election.cc:343] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.890076  2880 raft_consensus.cc:385] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.890442  2880 raft_consensus.cc:740] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.889662  2879 consensus_queue.cc:260] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.893882  2879 ts_tablet_manager.cc:1434] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:55:31.891651  2880 consensus_queue.cc:260] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.897367  2880 ts_tablet_manager.cc:1434] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:31.898339  2880 tablet_bootstrap.cc:492] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:31.899431  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9" is_pre_election: true
I20260709 14:55:31.900094  2687 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 0.
I20260709 14:55:31.901407  2728 leader_election.cc:304] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [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: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 4385d0f44baf44f9ac25ff1aff2a8db8
I20260709 14:55:31.902424  2887 raft_consensus.cc:2804] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.902878  2887 raft_consensus.cc:493] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.903270  2887 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.905131  2879 tablet_bootstrap.cc:492] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:31.905843  2882 tablet_bootstrap.cc:492] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:31.906323  2882 ts_tablet_manager.cc:1403] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.006s
I20260709 14:55:31.910605  2880 tablet_bootstrap.cc:654] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.910392  2882 raft_consensus.cc:359] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.912370  2882 raft_consensus.cc:385] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.912799  2882 raft_consensus.cc:740] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.913739  2882 consensus_queue.cc:260] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.911091  2887 raft_consensus.cc:515] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.923252  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:31.924065  2687 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.934288  2880 tablet_bootstrap.cc:492] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:31.934808  2880 ts_tablet_manager.cc:1403] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.023s
I20260709 14:55:31.935187  2687 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 1.
I20260709 14:55:31.936847  2728 leader_election.cc:304] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:31.938015  2880 raft_consensus.cc:359] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.938853  2880 raft_consensus.cc:385] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.939235  2880 raft_consensus.cc:740] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.940173  2880 consensus_queue.cc:260] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.944012  2904 raft_consensus.cc:2804] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.944979  2882 ts_tablet_manager.cc:1434] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.004s
I20260709 14:55:31.945958  2882 tablet_bootstrap.cc:492] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:31.946784  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
W20260709 14:55:31.948208  2728 leader_election.cc:343] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.949924  2887 leader_election.cc:290] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:31.953459  2879 tablet_bootstrap.cc:654] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.953620  2882 tablet_bootstrap.cc:654] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.956012  2904 raft_consensus.cc:697] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:31.956907  2880 ts_tablet_manager.cc:1434] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 14:55:31.956987  2904 consensus_queue.cc:237] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.958880  2880 tablet_bootstrap.cc:492] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:31.969491  2880 tablet_bootstrap.cc:654] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.995016  2904 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.996080  2904 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:31.998364  2882 tablet_bootstrap.cc:492] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:31.996058  2581 catalog_manager.cc:5697] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.999646  2904 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.002355  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9" is_pre_election: true
I20260709 14:55:32.002667  2880 tablet_bootstrap.cc:492] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:32.002779  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:32.003240  2880 ts_tablet_manager.cc:1403] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.021s
W20260709 14:55:32.003866  2728 leader_election.cc:343] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.000339  2882 ts_tablet_manager.cc:1403] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.012s
W20260709 14:55:32.005247  2728 leader_election.cc:343] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.006023  2728 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4; no voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:32.009105  2904 raft_consensus.cc:2749] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.012395  2882 raft_consensus.cc:359] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.013175  2882 raft_consensus.cc:385] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.013486  2882 raft_consensus.cc:740] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.014365  2879 tablet_bootstrap.cc:492] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:32.014225  2882 consensus_queue.cc:260] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.014503  2880 raft_consensus.cc:359] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.014839  2879 ts_tablet_manager.cc:1403] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.016s
I20260709 14:55:32.016894  2882 ts_tablet_manager.cc:1434] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 14:55:32.017849  2882 tablet_bootstrap.cc:492] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:32.020328  2879 raft_consensus.cc:359] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.021188  2879 raft_consensus.cc:385] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.021529  2879 raft_consensus.cc:740] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.023869  2880 raft_consensus.cc:385] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.024251  2880 raft_consensus.cc:740] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.024135  2879 consensus_queue.cc:260] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.025075  2880 consensus_queue.cc:260] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.027064  2879 ts_tablet_manager.cc:1434] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:32.027300  2880 ts_tablet_manager.cc:1434] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 14:55:32.028187  2879 tablet_bootstrap.cc:492] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:32.028322  2880 tablet_bootstrap.cc:492] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:32.036473  2879 tablet_bootstrap.cc:654] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.037348  2880 tablet_bootstrap.cc:654] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.024247  2882 tablet_bootstrap.cc:654] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.050803  2879 tablet_bootstrap.cc:492] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:32.051409  2879 ts_tablet_manager.cc:1403] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 14:55:32.054518  2882 tablet_bootstrap.cc:492] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:32.054296  2879 raft_consensus.cc:359] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.055016  2882 ts_tablet_manager.cc:1403] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260709 14:55:32.054984  2879 raft_consensus.cc:385] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.055505  2879 raft_consensus.cc:740] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.056377  2879 consensus_queue.cc:260] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.058038  2882 raft_consensus.cc:359] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.058678  2882 raft_consensus.cc:385] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.058935  2882 raft_consensus.cc:740] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.059142  2879 ts_tablet_manager.cc:1434] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:32.059572  2882 consensus_queue.cc:260] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.060367  2879 tablet_bootstrap.cc:492] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:32.061951  2882 ts_tablet_manager.cc:1434] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:32.062834  2882 tablet_bootstrap.cc:492] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:32.056779  2880 tablet_bootstrap.cc:492] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:32.065888  2880 ts_tablet_manager.cc:1403] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.011s
I20260709 14:55:32.068683  2882 tablet_bootstrap.cc:654] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.069234  2880 raft_consensus.cc:359] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.070088  2880 raft_consensus.cc:385] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.070469  2880 raft_consensus.cc:740] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.071331  2880 consensus_queue.cc:260] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.073869  2880 ts_tablet_manager.cc:1434] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:32.074934  2880 tablet_bootstrap.cc:492] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:32.082659  2880 tablet_bootstrap.cc:654] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.086315  2882 tablet_bootstrap.cc:492] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:32.086927  2882 ts_tablet_manager.cc:1403] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 14:55:32.088655  2879 tablet_bootstrap.cc:654] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.090709  2882 raft_consensus.cc:359] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.091707  2882 raft_consensus.cc:385] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.092260  2882 raft_consensus.cc:740] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.093248  2882 consensus_queue.cc:260] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.097461  2882 ts_tablet_manager.cc:1434] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260709 14:55:32.098709  2882 tablet_bootstrap.cc:492] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:32.103380  2882 tablet_bootstrap.cc:654] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.107870  2880 tablet_bootstrap.cc:492] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:32.107669  2894 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.108438  2880 ts_tablet_manager.cc:1403] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.019s
I20260709 14:55:32.108541  2894 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.110953  2885 raft_consensus.cc:493] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.111505  2885 raft_consensus.cc:515] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.112160  2894 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.112748  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:32.113405  2836 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.115109  2653 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.115286  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.116021  2894 raft_consensus.cc:2804] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.116103  2762 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.116463  2894 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.116864  2894 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.119087  2879 tablet_bootstrap.cc:492] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:32.119719  2879 ts_tablet_manager.cc:1403] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.007s
I20260709 14:55:32.121133  2882 tablet_bootstrap.cc:492] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:32.121652  2882 ts_tablet_manager.cc:1403] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 14:55:32.123836  2885 leader_election.cc:290] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.123821  2894 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.124950  2882 raft_consensus.cc:359] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.125849  2882 raft_consensus.cc:385] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.126269  2882 raft_consensus.cc:740] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.126965  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.123353  2879 raft_consensus.cc:359] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.127522  2762 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.127164  2880 raft_consensus.cc:359] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.128471  2879 raft_consensus.cc:385] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.128589  2880 raft_consensus.cc:385] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.129839  2894 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.129020  2879 raft_consensus.cc:740] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.127094  2882 consensus_queue.cc:260] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.132015  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.132535  2882 ts_tablet_manager.cc:1434] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:55:32.132599  2836 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.129020  2880 raft_consensus.cc:740] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.134198  2882 tablet_bootstrap.cc:492] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:32.134753  2880 consensus_queue.cc:260] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.137427  2880 ts_tablet_manager.cc:1434] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 14:55:32.131487  2879 consensus_queue.cc:260] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.146556  2880 tablet_bootstrap.cc:492] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:32.148479  2762 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.149824  2651 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.150566  2894 raft_consensus.cc:2804] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.151052  2894 raft_consensus.cc:697] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:32.157490  2882 tablet_bootstrap.cc:654] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.151929  2894 consensus_queue.cc:237] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.159231  2879 ts_tablet_manager.cc:1434] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 14:55:32.160291  2879 tablet_bootstrap.cc:492] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:32.160287  2836 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.174834  2879 tablet_bootstrap.cc:654] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.180941  2880 tablet_bootstrap.cc:654] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.193274  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9" is_pre_election: true
I20260709 14:55:32.194291  2687 raft_consensus.cc:2393] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in current term 1: Already voted for candidate 1d70243446aa4fcfb4163129b17b5ba4 in this term.
I20260709 14:55:32.197137  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.196488  2580 catalog_manager.cc:5697] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.199472  2800 leader_election.cc:304] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:32.200465  2885 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.201964  2879 tablet_bootstrap.cc:492] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:32.202534  2879 ts_tablet_manager.cc:1403] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.008s
I20260709 14:55:32.203801  2886 raft_consensus.cc:493] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.204350  2886 raft_consensus.cc:515] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.210217  2886 leader_election.cc:290] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.211757  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.212476  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:32.212838  2762 raft_consensus.cc:2468] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.213076  2836 raft_consensus.cc:2468] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.214275  2651 leader_election.cc:304] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.213995  2879 raft_consensus.cc:359] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.214885  2879 raft_consensus.cc:385] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.214951  2886 raft_consensus.cc:2804] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.215240  2879 raft_consensus.cc:740] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.215375  2886 raft_consensus.cc:493] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.215987  2886 raft_consensus.cc:3060] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.216805  2885 raft_consensus.cc:2749] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.210956  2894 raft_consensus.cc:493] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.218215  2894 raft_consensus.cc:515] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.220618  2894 leader_election.cc:290] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.221632  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.221589  2879 consensus_queue.cc:260] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.224048  2762 raft_consensus.cc:2468] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.229135  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:32.229485  2879 ts_tablet_manager.cc:1434] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 14:55:32.229830  2836 raft_consensus.cc:2468] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.230605  2651 leader_election.cc:304] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.232012  2886 raft_consensus.cc:515] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.233186  2879 tablet_bootstrap.cc:492] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8: Bootstrap starting.
I20260709 14:55:32.234118  2882 tablet_bootstrap.cc:492] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:32.234390  2886 leader_election.cc:290] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.234601  2882 ts_tablet_manager.cc:1403] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.024s
I20260709 14:55:32.235476  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.236073  2836 raft_consensus.cc:3060] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.237574  2882 raft_consensus.cc:359] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:32.238407  2882 raft_consensus.cc:385] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.238756  2882 raft_consensus.cc:740] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.239820  2879 tablet_bootstrap.cc:654] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.240242  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.240777  2762 raft_consensus.cc:3060] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.250030  2762 raft_consensus.cc:2468] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.250731  2836 raft_consensus.cc:2468] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.232050  2894 raft_consensus.cc:2804] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.251752  2651 leader_election.cc:304] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.239516  2882 consensus_queue.cc:260] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:32.253050  2894 raft_consensus.cc:493] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.253468  2894 raft_consensus.cc:3060] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.254613  2882 ts_tablet_manager.cc:1434] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:55:32.255349  2886 raft_consensus.cc:2804] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.255577  2882 tablet_bootstrap.cc:492] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4: Bootstrap starting.
I20260709 14:55:32.256577  2885 raft_consensus.cc:493] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.257025  2885 raft_consensus.cc:515] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.258986  2885 leader_election.cc:290] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.259953  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9" is_pre_election: true
I20260709 14:55:32.260623  2687 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 0.
I20260709 14:55:32.261665  2880 tablet_bootstrap.cc:492] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:32.262122  2880 ts_tablet_manager.cc:1403] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.014s
I20260709 14:55:32.262053  2802 leader_election.cc:304] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.264149  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.265071  2762 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 0.
I20260709 14:55:32.265151  2880 raft_consensus.cc:359] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.265990  2880 raft_consensus.cc:385] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.266307  2880 raft_consensus.cc:740] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.268082  2885 raft_consensus.cc:2804] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.268533  2885 raft_consensus.cc:493] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.268980  2885 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.272531  2879 tablet_bootstrap.cc:492] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8: No bootstrap required, opened a new log
I20260709 14:55:32.273034  2879 ts_tablet_manager.cc:1403] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260709 14:55:32.275918  2885 raft_consensus.cc:515] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.275918  2894 raft_consensus.cc:515] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.276291  2879 raft_consensus.cc:359] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.286717  2879 raft_consensus.cc:385] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.287068  2879 raft_consensus.cc:740] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.276909  2880 consensus_queue.cc:260] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.289335  2880 ts_tablet_manager.cc:1434] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:55:32.289722  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.290243  2880 tablet_bootstrap.cc:492] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: Bootstrap starting.
I20260709 14:55:32.290627  2762 raft_consensus.cc:3060] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.292481  2926 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.293167  2926 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.279939  2886 raft_consensus.cc:697] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:32.295115  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.295899  2836 raft_consensus.cc:3060] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.295709  2886 consensus_queue.cc:237] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.296160  2879 consensus_queue.cc:260] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.302654  2927 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.303150  2927 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.305766  2836 raft_consensus.cc:2468] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.306309  2894 leader_election.cc:290] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.305785  2927 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.307351  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.312384  2761 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 0.
I20260709 14:55:32.312872  2653 leader_election.cc:304] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.313761  2894 raft_consensus.cc:2804] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.313586  2800 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:32.314405  2894 raft_consensus.cc:697] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:32.314886  2927 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.315230  2927 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.315584  2927 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.315407  2894 consensus_queue.cc:237] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.318214  2926 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.318931  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.314575  2882 tablet_bootstrap.cc:654] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.319537  2761 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.321188  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9" is_pre_election: true
I20260709 14:55:32.321733  2879 ts_tablet_manager.cc:1434] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260709 14:55:32.321676  2651 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.321831  2687 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 0.
I20260709 14:55:32.322875  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:32.323942  2928 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.324381  2928 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.310937  2762 raft_consensus.cc:2468] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.324770  2928 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.325948  2885 leader_election.cc:290] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.326558  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:32.326848  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.327173  2687 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.327477  2762 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.330966  2927 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.332405  2836 raft_consensus.cc:2393] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91d42f78a3614aae8298868a723c5de9 in current term 1: Already voted for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in this term.
I20260709 14:55:32.334157  2880 tablet_bootstrap.cc:654] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.334762  2687 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 1.
I20260709 14:55:32.336140  2802 leader_election.cc:304] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.337050  2885 raft_consensus.cc:2804] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.337630  2885 raft_consensus.cc:697] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:32.338511  2885 consensus_queue.cc:237] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.339172  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:32.340230  2927 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.343312  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.344075  2761 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.346002  2760 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.346071  2762 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 1.
I20260709 14:55:32.350247  2880 tablet_bootstrap.cc:492] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: No bootstrap required, opened a new log
I20260709 14:55:32.351038  2882 tablet_bootstrap.cc:492] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4: No bootstrap required, opened a new log
I20260709 14:55:32.351055  2880 ts_tablet_manager.cc:1403] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.001s
I20260709 14:55:32.351581  2882 ts_tablet_manager.cc:1403] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent bootstrapping tablet: real 0.096s	user 0.002s	sys 0.013s
I20260709 14:55:32.351998  2580 catalog_manager.cc:5697] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.352928  2927 raft_consensus.cc:493] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.353384  2927 raft_consensus.cc:515] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.354105  2880 raft_consensus.cc:359] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.354946  2880 raft_consensus.cc:385] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.355233  2880 raft_consensus.cc:740] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.356405  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b282656a4153a3f5c520e95a83a0" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9" is_pre_election: true
I20260709 14:55:32.356101  2880 consensus_queue.cc:260] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.357002  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b282656a4153a3f5c520e95a83a0" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.357139  2686 raft_consensus.cc:2468] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 0.
I20260709 14:55:32.357661  2927 leader_election.cc:290] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.358521  2802 leader_election.cc:304] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.358932  2880 ts_tablet_manager.cc:1434] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:32.359807  2882 raft_consensus.cc:359] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.359917  2928 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.360500  2882 raft_consensus.cc:385] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.360834  2882 raft_consensus.cc:740] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.361250  2687 raft_consensus.cc:2393] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in current term 1: Already voted for candidate 91d42f78a3614aae8298868a723c5de9 in this term.
I20260709 14:55:32.361335  2927 raft_consensus.cc:2804] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.361795  2927 raft_consensus.cc:493] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.362607  2927 raft_consensus.cc:3060] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.363340  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.365805  2928 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.367291  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.368280  2836 raft_consensus.cc:2393] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91d42f78a3614aae8298868a723c5de9 in current term 1: Already voted for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in this term.
I20260709 14:55:32.369680  2653 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [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: 91d42f78a3614aae8298868a723c5de9; no voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8
I20260709 14:55:32.376796  2886 raft_consensus.cc:2749] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.397181  2761 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 1.
I20260709 14:55:32.402199  2886 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.403323  2800 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:32.375146  2882 consensus_queue.cc:260] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.404774  2762 raft_consensus.cc:2468] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 0.
I20260709 14:55:32.405587  2882 ts_tablet_manager.cc:1434] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 14:55:32.405139  2583 catalog_manager.cc:5697] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.406375  2927 raft_consensus.cc:515] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.406896  2885 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.407548  2885 raft_consensus.cc:697] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:32.408463  2927 leader_election.cc:290] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:32.409221  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b282656a4153a3f5c520e95a83a0" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:32.409614  2687 raft_consensus.cc:3060] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.409682  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b282656a4153a3f5c520e95a83a0" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.410269  2762 raft_consensus.cc:3060] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.416395  2687 raft_consensus.cc:2468] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 1.
I20260709 14:55:32.416859  2762 raft_consensus.cc:2468] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 1.
I20260709 14:55:32.408365  2885 consensus_queue.cc:237] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.417840  2802 leader_election.cc:304] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.420735  2929 raft_consensus.cc:2804] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.421262  2929 raft_consensus.cc:697] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:32.422165  2929 consensus_queue.cc:237] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.425817  2894 raft_consensus.cc:493] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.426466  2894 raft_consensus.cc:515] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.428356  2581 catalog_manager.cc:5697] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.431883  2894 leader_election.cc:290] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.433446  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:32.437305  2836 raft_consensus.cc:2468] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.432780  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:32.438251  2762 raft_consensus.cc:2468] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 0.
I20260709 14:55:32.438534  2653 leader_election.cc:304] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.439935  2894 raft_consensus.cc:2804] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.441319  2894 raft_consensus.cc:493] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.442267  2894 raft_consensus.cc:3060] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.444842  2928 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.459609  2894 raft_consensus.cc:515] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.462785  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:32.463462  2761 raft_consensus.cc:3060] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.467675  2581 catalog_manager.cc:5697] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.479142  2894 leader_election.cc:290] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.479391  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.480072  2836 raft_consensus.cc:3060] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.487497  2836 raft_consensus.cc:2468] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.471751  2761 raft_consensus.cc:2468] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 1.
I20260709 14:55:32.489130  2651 leader_election.cc:304] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:32.490031  2894 raft_consensus.cc:2804] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.490512  2894 raft_consensus.cc:697] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:32.491364  2894 consensus_queue.cc:237] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.500347  2904 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.505978  2581 catalog_manager.cc:5697] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.521744  2583 catalog_manager.cc:5697] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.534018  2942 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.630460  2894 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.642381  2894 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.719143  2894 consensus_queue.cc:1048] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.733165  2894 consensus_queue.cc:1048] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.760926  2929 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.772383  2885 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.781936  2894 consensus_queue.cc:1048] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.799685  2926 consensus_queue.cc:1048] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.825045  2836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f74873ac604db4b7081b321f59504c"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
mode: GRACEFUL
new_leader_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:34860
I20260709 14:55:32.825779  2836 raft_consensus.cc:606] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Received request to transfer leadership to TS 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:32.842403  2927 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.843364  2885 consensus_queue.cc:1048] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.847921  2686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:51748
I20260709 14:55:32.848529  2686 raft_consensus.cc:606] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:32.856006  2836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "525584eeb73347fcadd000483b41d61b"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:34860
I20260709 14:55:32.856535  2836 raft_consensus.cc:606] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:32.870164  2687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:51748
I20260709 14:55:32.870889  2687 raft_consensus.cc:606] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:32.873760  2927 consensus_queue.cc:1048] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.890565  2927 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.904613  2927 raft_consensus.cc:993] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:32.905089  2927 raft_consensus.cc:1081] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:32.906874  2762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "525584eeb73347fcadd000483b41d61b"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:53002
I20260709 14:55:32.907459  2762 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.907838  2762 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.914777  2926 consensus_queue.cc:1048] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.914654  2762 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.916785  2762 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.917760  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.918359  2836 raft_consensus.cc:3055] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.918848  2836 raft_consensus.cc:740] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:32.919725  2836 consensus_queue.cc:260] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.920841  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:32.921166  2836 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.921397  2687 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.925655  2928 raft_consensus.cc:993] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:32.926066  2928 raft_consensus.cc:1081] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:32.927924  2836 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:32.928159  2762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:52996
I20260709 14:55:32.928726  2762 raft_consensus.cc:493] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.929073  2728 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:32.929097  2762 raft_consensus.cc:3060] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.930588  2942 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.931056  2942 raft_consensus.cc:697] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:32.931900  2942 consensus_queue.cc:237] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.937978  2928 consensus_queue.cc:1048] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.942626  2584 catalog_manager.cc:5697] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 1 to 2, leader changed from 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.943809  2687 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:32.944062  2762 raft_consensus.cc:515] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.945123  2761 raft_consensus.cc:1240] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Rejecting Update request from peer 91d42f78a3614aae8298868a723c5de9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:32.948940  2926 consensus_queue.cc:1059] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.949713  2926 raft_consensus.cc:3055] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.950024  2926 raft_consensus.cc:740] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:32.950839  2926 consensus_queue.cc:260] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.952696  2926 raft_consensus.cc:3060] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.954170  2762 leader_election.cc:290] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:32.955133  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:32.955715  2836 raft_consensus.cc:3060] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.955961  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f45f8b836747a8ad6bca9c990c2584" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:32.960281  2836 raft_consensus.cc:2468] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:32.961383  2728 leader_election.cc:304] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:32.962183  2904 raft_consensus.cc:2804] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.962674  2904 raft_consensus.cc:697] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:32.963466  2904 consensus_queue.cc:237] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:32.968236  2687 raft_consensus.cc:2468] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:32.971421  2581 catalog_manager.cc:5697] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 1 to 2, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.269814  2928 raft_consensus.cc:993] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:33.270269  2926 raft_consensus.cc:1081] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:33.271709  2762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:52996
I20260709 14:55:33.272230  2762 raft_consensus.cc:493] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:33.272548  2762 raft_consensus.cc:3060] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.276633  2762 raft_consensus.cc:515] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:33.278283  2762 leader_election.cc:290] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:33.279628  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:33.280292  2687 raft_consensus.cc:3055] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:33.279460  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc255f03be0a4d488173bdd540ef8c6a" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:33.280687  2687 raft_consensus.cc:740] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:33.281167  2836 raft_consensus.cc:3060] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.281692  2687 consensus_queue.cc:260] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:33.283214  2687 raft_consensus.cc:3060] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.288457  2836 raft_consensus.cc:2468] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:33.289875  2728 leader_election.cc:304] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:33.290264  2687 raft_consensus.cc:2468] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:33.290766  2942 raft_consensus.cc:2804] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:33.291291  2942 raft_consensus.cc:697] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:33.292079  2942 consensus_queue.cc:237] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:33.299480  2581 catalog_manager.cc:5697] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 1 to 2, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.340632  2927 raft_consensus.cc:993] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: : Instructing follower 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:33.341127  2927 raft_consensus.cc:1081] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Signalling peer 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:33.342875  2687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f74873ac604db4b7081b321f59504c"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:51742
I20260709 14:55:33.343490  2686 raft_consensus.cc:1275] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.343492  2687 raft_consensus.cc:493] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:33.344632  2687 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.345716  2942 consensus_queue.cc:1048] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.355248  2687 raft_consensus.cc:515] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:33.356110  2836 raft_consensus.cc:1275] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.358095  2687 leader_election.cc:290] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 2 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:33.359958  2904 consensus_queue.cc:1048] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.360482  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:33.361167  2762 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.361881  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:33.362465  2836 raft_consensus.cc:3055] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:33.362811  2836 raft_consensus.cc:740] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:33.363631  2836 consensus_queue.cc:260] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:33.364773  2836 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:33.369825  2762 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 2.
I20260709 14:55:33.372815  2836 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 2.
I20260709 14:55:33.373320  2651 leader_election.cc:304] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:33.374262  2926 raft_consensus.cc:2804] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:33.374759  2926 raft_consensus.cc:697] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:33.375619  2926 consensus_queue.cc:237] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:33.379546  2687 raft_consensus.cc:1275] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.381430  2904 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.390055  2580 catalog_manager.cc:5697] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 1 to 2, leader changed from 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3) to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.394309  2835 raft_consensus.cc:1275] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.399618  2942 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.868191  2687 raft_consensus.cc:1275] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.869791  2942 consensus_queue.cc:1048] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.878104  2835 raft_consensus.cc:1275] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.879827  2967 consensus_queue.cc:1048] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.884033  2836 raft_consensus.cc:1275] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.885385  2926 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.896958  2762 raft_consensus.cc:1275] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.899578  2971 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:35.904181  2552 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:55:35.904953  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:35.923341  2687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
mode: GRACEFUL
new_leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:60886
I20260709 14:55:35.923957  2687 raft_consensus.cc:606] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Received request to transfer leadership to TS 4385d0f44baf44f9ac25ff1aff2a8db8
I20260709 14:55:35.934331  2761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
mode: GRACEFUL
new_leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:59786
I20260709 14:55:35.934975  2761 raft_consensus.cc:606] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 LEADER]: Received request to transfer leadership to TS 4385d0f44baf44f9ac25ff1aff2a8db8
I20260709 14:55:35.936323  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:35.936852  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:36.082796  2974 raft_consensus.cc:993] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: : Instructing follower 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:36.083217  2979 raft_consensus.cc:1081] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 LEADER]: Signalling peer 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:36.084568  2835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:34856
I20260709 14:55:36.085052  2835 raft_consensus.cc:493] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.085346  2835 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.089728  2835 raft_consensus.cc:515] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:36.091434  2835 leader_election.cc:290] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:36.092203  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:36.092572  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:36.092717  2686 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.093112  2761 raft_consensus.cc:3055] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.093405  2761 raft_consensus.cc:740] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:36.094064  2761 consensus_queue.cc:260] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:36.095003  2761 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.097699  2686 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 2.
I20260709 14:55:36.098690  2802 leader_election.cc:304] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:36.099350  2885 raft_consensus.cc:2804] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.100394  2761 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 2.
I20260709 14:55:36.100570  2885 raft_consensus.cc:697] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:36.101490  2885 consensus_queue.cc:237] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:36.107527  2580 catalog_manager.cc:5697] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 1 to 2, leader changed from 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2) to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.121142  2975 raft_consensus.cc:993] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: : Instructing follower 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:36.121531  2975 raft_consensus.cc:1081] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Signalling peer 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:36.122931  2835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:34842
I20260709 14:55:36.123363  2835 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.123652  2835 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.127979  2835 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:36.129452  2835 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:36.130215  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:36.130442  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:36.130815  2686 raft_consensus.cc:3055] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.130967  2761 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.131163  2686 raft_consensus.cc:740] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:36.131991  2686 consensus_queue.cc:260] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:36.133176  2686 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.137425  2761 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 2.
I20260709 14:55:36.138470  2800 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:36.139201  2885 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.139703  2885 raft_consensus.cc:697] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:36.139688  2686 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 2.
I20260709 14:55:36.140671  2885 consensus_queue.cc:237] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:36.147595  2580 catalog_manager.cc:5697] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 1 to 2, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.485417  2761 raft_consensus.cc:1275] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.486773  2885 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.496423  2686 raft_consensus.cc:1275] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.498056  2989 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.539474  2761 raft_consensus.cc:1275] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.540643  2989 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.550127  2687 raft_consensus.cc:1275] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.552402  2980 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.937620  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:36.947650  2835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:34860
I20260709 14:55:36.948137  2835 raft_consensus.cc:606] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:36.953346  2687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:51748
I20260709 14:55:36.953855  2687 raft_consensus.cc:606] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:36.958225  2687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:51748
I20260709 14:55:36.958704  2687 raft_consensus.cc:606] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:36.963050  2687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f74873ac604db4b7081b321f59504c"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:51748
I20260709 14:55:36.963546  2687 raft_consensus.cc:606] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:36.968034  2835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
mode: GRACEFUL
new_leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:34860
I20260709 14:55:36.968504  2835 raft_consensus.cc:606] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Received request to transfer leadership to TS 1d70243446aa4fcfb4163129b17b5ba4
I20260709 14:55:37.088078  2975 raft_consensus.cc:993] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.088455  2975 raft_consensus.cc:1081] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.090260  2761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:52996
I20260709 14:55:37.090716  2761 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.091028  2761 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.095613  2761 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.097528  2989 raft_consensus.cc:993] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.097586  2761 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:37.098039  2989 raft_consensus.cc:1081] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.098245  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:37.098788  2687 raft_consensus.cc:3055] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:37.099135  2687 raft_consensus.cc:740] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:37.099279  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:37.099814  2761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:53002
I20260709 14:55:37.099911  2835 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.099972  2687 consensus_queue.cc:260] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.100463  2761 raft_consensus.cc:493] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.100967  2761 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.101310  2687 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.104728  2835 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:37.105778  2728 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:37.106459  2979 raft_consensus.cc:2804] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:37.107492  2979 raft_consensus.cc:697] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:37.107590  2687 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:37.107625  2761 raft_consensus.cc:515] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.108289  2979 consensus_queue.cc:237] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.110162  2761 leader_election.cc:290] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:37.110669  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:37.111282  2687 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.112129  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:37.112762  2835 raft_consensus.cc:3055] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:37.113111  2835 raft_consensus.cc:740] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:37.113940  2835 consensus_queue.cc:260] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.115209  2835 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.117686  2687 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
I20260709 14:55:37.117328  2584 catalog_manager.cc:5697] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 1 to 2, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.118732  2728 leader_election.cc:304] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [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: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:37.119483  2979 raft_consensus.cc:2804] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.120218  2979 raft_consensus.cc:697] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:37.120925  2979 consensus_queue.cc:237] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.123986  2835 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
I20260709 14:55:37.132244  2584 catalog_manager.cc:5697] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 2 to 3, leader changed from 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.215514  2996 raft_consensus.cc:993] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.215976  2975 raft_consensus.cc:1081] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.217272  2761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:52996
I20260709 14:55:37.217720  2761 raft_consensus.cc:493] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.218048  2761 raft_consensus.cc:3060] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.223414  2761 raft_consensus.cc:515] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.225121  2761 leader_election.cc:290] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:37.225773  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:37.226148  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660731e1254042a9a90524cb4aed4ae8" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:37.226317  2687 raft_consensus.cc:3055] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:37.226644  2835 raft_consensus.cc:3060] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.226604  2687 raft_consensus.cc:740] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:37.227407  2687 consensus_queue.cc:260] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.228309  2687 raft_consensus.cc:3060] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:37.231364  2835 raft_consensus.cc:2468] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:37.232436  2687 raft_consensus.cc:2468] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 2.
I20260709 14:55:37.232393  2728 leader_election.cc:304] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:37.233300  2979 raft_consensus.cc:2804] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:37.233769  2979 raft_consensus.cc:697] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:37.234520  2996 raft_consensus.cc:993] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.234927  2975 raft_consensus.cc:1081] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.234560  2979 consensus_queue.cc:237] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.236397  2761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f74873ac604db4b7081b321f59504c"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:52996
I20260709 14:55:37.236860  2761 raft_consensus.cc:493] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.237150  2761 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.241766  2584 catalog_manager.cc:5697] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 1 to 2, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.243448  2761 raft_consensus.cc:515] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.245285  2761 leader_election.cc:290] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:37.245883  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:37.246328  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:37.246484  2687 raft_consensus.cc:3055] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:37.246865  2687 raft_consensus.cc:740] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:37.246997  2835 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.247578  2687 consensus_queue.cc:260] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.248497  2687 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.252398  2835 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
I20260709 14:55:37.253340  2687 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
I20260709 14:55:37.253289  2728 leader_election.cc:304] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [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: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:37.254141  2979 raft_consensus.cc:2804] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.254637  2979 raft_consensus.cc:697] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:37.255357  2979 consensus_queue.cc:237] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:37.261425  2584 catalog_manager.cc:5697] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 2 to 3, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.417037  2885 raft_consensus.cc:993] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: : Instructing follower 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.417508  2980 raft_consensus.cc:1081] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Signalling peer 1d70243446aa4fcfb4163129b17b5ba4 to start an election
I20260709 14:55:37.418931  2761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
 from {username='slave'} at 127.0.0.1:53002
I20260709 14:55:37.419428  2761 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:37.419749  2761 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.424185  2761 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:37.425921  2761 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621), 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623)
I20260709 14:55:37.426717  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:37.427040  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:37.427323  2835 raft_consensus.cc:3055] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:37.427541  2687 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.427663  2835 raft_consensus.cc:740] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:37.428478  2835 consensus_queue.cc:260] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:37.429601  2835 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:37.433626  2687 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
I20260709 14:55:37.434713  2728 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [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: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:37.435372  2979 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:37.435884  2979 raft_consensus.cc:697] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:37.436067  2835 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
I20260709 14:55:37.436710  2979 consensus_queue.cc:237] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [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: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:37.442126  2584 catalog_manager.cc:5697] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 2 to 3, leader changed from 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.542611  2835 raft_consensus.cc:1275] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.544088  2979 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.553383  2687 raft_consensus.cc:1275] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.555127  3006 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:37.640514  2687 raft_consensus.cc:1275] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.641762  2979 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.652643  2835 raft_consensus.cc:1275] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.654111  2979 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.683068  2835 raft_consensus.cc:1275] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.684206  2979 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.692535  2687 raft_consensus.cc:1275] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.694379  3006 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.724509  2835 raft_consensus.cc:1275] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.725919  3006 consensus_queue.cc:1048] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.733888  2687 raft_consensus.cc:1275] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:37.737728  3006 consensus_queue.cc:1048] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:37.881407  2835 raft_consensus.cc:1275] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.882552  3015 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:37.892395  2687 raft_consensus.cc:1275] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:37.894049  2979 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:39.980487  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:39.987471  2761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f74873ac604db4b7081b321f59504c"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
mode: GRACEFUL
new_leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:59786
I20260709 14:55:39.988196  2761 raft_consensus.cc:606] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Received request to transfer leadership to TS 4385d0f44baf44f9ac25ff1aff2a8db8
I20260709 14:55:39.990638  2761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
mode: GRACEFUL
new_leader_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:59786
I20260709 14:55:39.991106  2761 raft_consensus.cc:606] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Received request to transfer leadership to TS 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:39.993238  2761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "525584eeb73347fcadd000483b41d61b"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
mode: GRACEFUL
new_leader_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:59786
I20260709 14:55:39.993682  2761 raft_consensus.cc:606] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Received request to transfer leadership to TS 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:39.995790  2761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
mode: GRACEFUL
new_leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:59786
I20260709 14:55:39.996222  2761 raft_consensus.cc:606] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Received request to transfer leadership to TS 4385d0f44baf44f9ac25ff1aff2a8db8
I20260709 14:55:39.998298  2761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1"
dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
mode: GRACEFUL
new_leader_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:59786
I20260709 14:55:39.998813  2761 raft_consensus.cc:606] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Received request to transfer leadership to TS 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:39.999745  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:40.000211  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:40.017799  3020 raft_consensus.cc:993] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: : Instructing follower 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:40.018359  3021 raft_consensus.cc:1081] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Signalling peer 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:40.020017  2835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f74873ac604db4b7081b321f59504c"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:34856
I20260709 14:55:40.020488  2835 raft_consensus.cc:493] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.020819  2835 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.024955  3020 raft_consensus.cc:993] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: : Instructing follower 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:40.025406  3021 raft_consensus.cc:1081] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Signalling peer 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:40.026988  2686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:51728
I20260709 14:55:40.027422  2686 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.027724  2686 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.027817  2835 raft_consensus.cc:515] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.029589  2835 leader_election.cc:290] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:40.030936  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:40.030745  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f74873ac604db4b7081b321f59504c" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:40.031503  2761 raft_consensus.cc:3055] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:40.031879  2687 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.031924  2761 raft_consensus.cc:740] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:40.032900  2761 consensus_queue.cc:260] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.033902  2761 raft_consensus.cc:3060] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.034675  2686 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:40.037542  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:40.038058  2835 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.038144  2686 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 4 election: Requested vote from peers 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:40.038558  2687 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 4.
I20260709 14:55:40.038525  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:40.039407  2762 raft_consensus.cc:3055] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:40.039700  2762 raft_consensus.cc:740] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:40.040545  2762 consensus_queue.cc:260] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [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: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:40.041921  2762 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.043181  2835 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 4.
I20260709 14:55:40.043383  2761 raft_consensus.cc:2468] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 4.
I20260709 14:55:40.043521  2802 leader_election.cc:304] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:40.044356  2653 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [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: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:40.044533  2885 raft_consensus.cc:2804] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:40.046164  3022 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:40.046171  2885 raft_consensus.cc:697] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:40.047611  3022 raft_consensus.cc:697] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 4 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:40.047401  2885 consensus_queue.cc:237] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.048627  3022 consensus_queue.cc:237] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [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: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:40.050323  2762 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 4.
I20260709 14:55:40.057679  2584 catalog_manager.cc:5697] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 3 to 4, leader changed from 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2) to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.057497  2580 catalog_manager.cc:5697] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 3 to 4, leader changed from 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2) to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 4 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.100335  3021 raft_consensus.cc:993] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: : Instructing follower 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:40.100865  3021 raft_consensus.cc:1081] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Signalling peer 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:40.102275  2687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:51728
I20260709 14:55:40.102730  2687 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.103005  2687 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.107362  2687 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.108865  2687 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 3 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:40.109724  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:40.109901  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:40.110280  2762 raft_consensus.cc:3055] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:40.110316  2835 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.110719  2762 raft_consensus.cc:740] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:40.111452  2762 consensus_queue.cc:260] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.112556  2762 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.116340  2835 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 3.
I20260709 14:55:40.117342  2653 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [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: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:40.118014  2762 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 3.
I20260709 14:55:40.118021  3022 raft_consensus.cc:2804] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.118690  3022 raft_consensus.cc:697] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 3 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:40.119474  3022 consensus_queue.cc:237] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.126396  2584 catalog_manager.cc:5697] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 2 to 3, leader changed from 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2) to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.135069  3020 raft_consensus.cc:993] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: : Instructing follower 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:40.135493  3021 raft_consensus.cc:1081] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Signalling peer 4385d0f44baf44f9ac25ff1aff2a8db8 to start an election
I20260709 14:55:40.136853  2835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8"
dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
 from {username='slave'} at 127.0.0.1:34856
I20260709 14:55:40.137285  2835 raft_consensus.cc:493] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.137678  2835 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.142349  2835 raft_consensus.cc:515] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.143694  2835 leader_election.cc:290] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:40.144582  2687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91d42f78a3614aae8298868a723c5de9"
I20260709 14:55:40.144681  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887a57b06e5a41c581d37892c0859ca8" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:40.145180  2687 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.145205  2762 raft_consensus.cc:3055] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:40.145659  2762 raft_consensus.cc:740] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:40.146235  2762 consensus_queue.cc:260] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.147002  2762 raft_consensus.cc:3060] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:40.149395  2687 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 4.
I20260709 14:55:40.150378  2802 leader_election.cc:304] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:40.150693  2762 raft_consensus.cc:2468] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 4.
I20260709 14:55:40.151036  2885 raft_consensus.cc:2804] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:40.151527  2885 raft_consensus.cc:697] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:40.152256  2885 consensus_queue.cc:237] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.158738  2584 catalog_manager.cc:5697] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 3 to 4, leader changed from 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2) to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.195024  3020 raft_consensus.cc:993] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: : Instructing follower 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:40.195444  3021 raft_consensus.cc:1081] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Signalling peer 91d42f78a3614aae8298868a723c5de9 to start an election
I20260709 14:55:40.196738  2687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "525584eeb73347fcadd000483b41d61b"
dest_uuid: "91d42f78a3614aae8298868a723c5de9"
 from {username='slave'} at 127.0.0.1:51728
I20260709 14:55:40.197176  2687 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.197463  2687 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.201447  2687 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.203037  2687 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [CANDIDATE]: Term 3 election: Requested vote from peers 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:40.203786  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:40.204342  2762 raft_consensus.cc:3055] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:40.204375  2835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "91d42f78a3614aae8298868a723c5de9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:40.204591  2762 raft_consensus.cc:740] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:40.204916  2835 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.205322  2762 consensus_queue.cc:260] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.206125  2762 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.208902  2835 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 3.
I20260709 14:55:40.209777  2653 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [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: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9; no voters: 
I20260709 14:55:40.210019  2762 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91d42f78a3614aae8298868a723c5de9 in term 3.
I20260709 14:55:40.210450  3022 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.210888  3022 raft_consensus.cc:697] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 3 LEADER]: Becoming Leader. State: Replica: 91d42f78a3614aae8298868a723c5de9, State: Running, Role: LEADER
I20260709 14:55:40.211663  3022 consensus_queue.cc:237] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:40.218529  2584 catalog_manager.cc:5697] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 reported cstate change: term changed from 2 to 3, leader changed from 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2) to 91d42f78a3614aae8298868a723c5de9 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "91d42f78a3614aae8298868a723c5de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.508858  2835 raft_consensus.cc:1275] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:40.510023  3022 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:40.519829  2762 raft_consensus.cc:1275] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:40.521490  3024 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:40.524313  2761 raft_consensus.cc:1275] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:40.527577  3022 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:40.529177  2835 raft_consensus.cc:1275] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:40.530915  3022 consensus_queue.cc:1048] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:40.541152  2687 raft_consensus.cc:1275] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:40.542779  2885 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:40.556344  2762 raft_consensus.cc:1275] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:40.557725  2686 raft_consensus.cc:1275] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:40.559303  2885 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:40.561642  2885 consensus_queue.cc:1048] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:40.579473  2761 raft_consensus.cc:1275] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:40.581722  2885 consensus_queue.cc:1048] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:40.848826  2835 raft_consensus.cc:1275] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:40.853031  2761 raft_consensus.cc:1275] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Refusing update from remote peer 91d42f78a3614aae8298868a723c5de9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:40.853960  3042 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:40.854655  3022 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:41.023991  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:41.030022  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
I20260709 14:55:41.054559  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:41.055363  2552 tablet_replica.cc:333] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.056186  2552 raft_consensus.cc:2243] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.056661  2552 raft_consensus.cc:2272] T 54c6b282656a4153a3f5c520e95a83a0 P 91d42f78a3614aae8298868a723c5de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.058773  2552 tablet_replica.cc:333] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.059268  2552 raft_consensus.cc:2243] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.059971  2552 raft_consensus.cc:2272] T 525584eeb73347fcadd000483b41d61b P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.062350  2552 tablet_replica.cc:333] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
W20260709 14:55:41.063086  2802 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:55:41.063104  2552 raft_consensus.cc:2243] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.063700  2552 raft_consensus.cc:2272] T fc255f03be0a4d488173bdd540ef8c6a P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.065485  2552 tablet_replica.cc:333] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.066183  2552 raft_consensus.cc:2243] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:41.066212  2802 consensus_peers.cc:597] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.066675  2552 raft_consensus.cc:2272] T 13f74873ac604db4b7081b321f59504c P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.068457  2552 tablet_replica.cc:333] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.068975  2552 raft_consensus.cc:2243] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.069388  2552 raft_consensus.cc:2272] T c1f45f8b836747a8ad6bca9c990c2584 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.071108  2552 tablet_replica.cc:333] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.071575  2552 raft_consensus.cc:2243] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.072006  2552 raft_consensus.cc:2272] T 660731e1254042a9a90524cb4aed4ae8 P 91d42f78a3614aae8298868a723c5de9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.073745  2552 tablet_replica.cc:333] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
W20260709 14:55:41.073834  2728 consensus_peers.cc:597] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:41.074285  2552 raft_consensus.cc:2243] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.074941  2552 raft_consensus.cc:2272] T a743f8bf63db472b85f2c4d9470012f1 P 91d42f78a3614aae8298868a723c5de9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.076674  2552 tablet_replica.cc:333] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.077159  2552 raft_consensus.cc:2243] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:41.077520  2552 raft_consensus.cc:2272] T 887a57b06e5a41c581d37892c0859ca8 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:41.079315  2552 tablet_replica.cc:333] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9: stopping tablet replica
I20260709 14:55:41.079764  2552 raft_consensus.cc:2243] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:41.080443  2552 raft_consensus.cc:2272] T 4afe9239f5a6420abe6c173ab1802279 P 91d42f78a3614aae8298868a723c5de9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:41.184160  2802 consensus_peers.cc:597] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.184592  2802 consensus_peers.cc:597] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.222370  2728 consensus_peers.cc:597] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.426761  2728 consensus_peers.cc:597] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:41.770630  2708 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 2555
W20260709 14:55:41.771450  2708 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 2618
W20260709 14:55:41.772686  2708 debug-util.cc:398] Leaking SignalData structure 0x7b0800118400 after lost signal to thread 2786
W20260709 14:55:41.773371  2708 debug-util.cc:398] Leaking SignalData structure 0x7b080003dd60 after lost signal to thread 2860
W20260709 14:55:42.181443  2552 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2708)
I20260709 14:55:42.365937  3062 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.366582  3062 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.371109  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:42.371383  3062 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:42.372620  3057 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.373111  3057 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
W20260709 14:55:42.375155  2802 leader_election.cc:336] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.375681  2802 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.376634  3062 raft_consensus.cc:2749] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.375239  3057 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:42.378510  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:42.379096  2836 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 3.
W20260709 14:55:42.381358  2728 leader_election.cc:336] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.382202  2728 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.382916  3057 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.383339  3057 raft_consensus.cc:493] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.383667  3057 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.389575  3057 raft_consensus.cc:515] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.391995  3057 leader_election.cc:290] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:42.394164  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525584eeb73347fcadd000483b41d61b" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:42.394722  2836 raft_consensus.cc:3060] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:42.396260  2728 leader_election.cc:336] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.401309  2836 raft_consensus.cc:2468] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 4.
I20260709 14:55:42.402312  2728 leader_election.cc:304] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.403126  3057 raft_consensus.cc:2804] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.404405  3057 raft_consensus.cc:697] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 LEADER]: Becoming Leader. State: Replica: 1d70243446aa4fcfb4163129b17b5ba4, State: Running, Role: LEADER
I20260709 14:55:42.405417  3057 consensus_queue.cc:237] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.414211  2581 catalog_manager.cc:5697] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 reported cstate change: term changed from 3 to 4, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2). New cstate: current_term: 4 leader_uuid: "1d70243446aa4fcfb4163129b17b5ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.444700  3062 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.445390  3062 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:42.453069  3057 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.453671  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:42.453629  3057 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:42.454751  2761 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 4.
I20260709 14:55:42.455817  3057 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621), 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623)
I20260709 14:55:42.456123  3062 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:42.456199  3063 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.456796  3063 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.457321  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:42.457888  2836 raft_consensus.cc:2468] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d70243446aa4fcfb4163129b17b5ba4 in term 4.
I20260709 14:55:42.459089  3063 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621)
I20260709 14:55:42.459579  2728 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
I20260709 14:55:42.460115  2800 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
W20260709 14:55:42.460757  2728 leader_election.cc:336] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
W20260709 14:55:42.461063  2802 leader_election.cc:336] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.461160  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" is_pre_election: true
I20260709 14:55:42.462284  3063 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:42.462482  3062 raft_consensus.cc:2804] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:55:42.462795  3063 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.462960  3062 raft_consensus.cc:493] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.463342  3063 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.463475  3062 raft_consensus.cc:3060] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:55:42.464550  2728 leader_election.cc:336] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.465006  2728 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4; no voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.465721  3057 raft_consensus.cc:2749] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:55:42.469467  3062 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:42.472136  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:42.472792  3062 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 5 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:42.472779  3063 raft_consensus.cc:515] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } } peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } }
I20260709 14:55:42.474211  2761 raft_consensus.cc:2393] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in current term 5: Already voted for candidate 1d70243446aa4fcfb4163129b17b5ba4 in this term.
I20260709 14:55:42.475312  3063 leader_election.cc:290] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 5 election: Requested vote from peers 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3:33621), 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623)
W20260709 14:55:42.475929  2802 leader_election.cc:336] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.477308  2800 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 1d70243446aa4fcfb4163129b17b5ba4, 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.477484  2836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afe9239f5a6420abe6c173ab1802279" candidate_uuid: "1d70243446aa4fcfb4163129b17b5ba4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8"
I20260709 14:55:42.478147  2836 raft_consensus.cc:2393] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d70243446aa4fcfb4163129b17b5ba4 in current term 5: Already voted for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in this term.
I20260709 14:55:42.478478  3062 raft_consensus.cc:2749] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:55:42.482213  2728 leader_election.cc:336] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.482555  2728 leader_election.cc:304] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4; no voters: 4385d0f44baf44f9ac25ff1aff2a8db8, 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.483107  3063 raft_consensus.cc:2749] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:55:42.541987  3062 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.542469  3062 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.545542  3062 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:42.546216  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4" is_pre_election: true
I20260709 14:55:42.546844  2761 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 3.
I20260709 14:55:42.548051  2800 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 
W20260709 14:55:42.548655  2802 leader_election.cc:336] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.548848  3062 raft_consensus.cc:2804] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:55:42.549187  3062 raft_consensus.cc:493] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 91d42f78a3614aae8298868a723c5de9)
I20260709 14:55:42.549538  3062 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.553869  3062 raft_consensus.cc:515] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.555474  3062 leader_election.cc:290] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 election: Requested vote from peers 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623), 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179)
I20260709 14:55:42.556632  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a743f8bf63db472b85f2c4d9470012f1" candidate_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1d70243446aa4fcfb4163129b17b5ba4"
I20260709 14:55:42.557094  2761 raft_consensus.cc:3060] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:55:42.559401  2802 leader_election.cc:336] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111)
I20260709 14:55:42.561501  2761 raft_consensus.cc:2468] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4385d0f44baf44f9ac25ff1aff2a8db8 in term 4.
I20260709 14:55:42.562366  2800 leader_election.cc:304] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d70243446aa4fcfb4163129b17b5ba4, 4385d0f44baf44f9ac25ff1aff2a8db8; no voters: 91d42f78a3614aae8298868a723c5de9
I20260709 14:55:42.563015  3062 raft_consensus.cc:2804] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.563521  3062 raft_consensus.cc:697] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 LEADER]: Becoming Leader. State: Replica: 4385d0f44baf44f9ac25ff1aff2a8db8, State: Running, Role: LEADER
I20260709 14:55:42.564293  3062 consensus_queue.cc:237] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [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: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } }
I20260709 14:55:42.571480  2581 catalog_manager.cc:5697] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 reported cstate change: term changed from 3 to 4, leader changed from 91d42f78a3614aae8298868a723c5de9 (127.2.126.1) to 4385d0f44baf44f9ac25ff1aff2a8db8 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91d42f78a3614aae8298868a723c5de9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:42.873200  2728 consensus_peers.cc:597] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:42.956143  2761 raft_consensus.cc:1275] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Refusing update from remote peer 4385d0f44baf44f9ac25ff1aff2a8db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:42.957674  3062 consensus_queue.cc:1048] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d70243446aa4fcfb4163129b17b5ba4" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:42.961678  2836 raft_consensus.cc:1275] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Refusing update from remote peer 1d70243446aa4fcfb4163129b17b5ba4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:42.963392  3063 consensus_queue.cc:1048] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4385d0f44baf44f9ac25ff1aff2a8db8" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:55:42.987613  2802 consensus_peers.cc:597] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:43.181938  2552 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2708)
W20260709 14:55:43.458395  2802 consensus_peers.cc:597] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:43.497300  2802 consensus_peers.cc:597] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:43.529788  2728 consensus_peers.cc:597] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:43.597487  2728 consensus_peers.cc:597] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:43.837456  2802 consensus_peers.cc:597] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:43.890959  2728 consensus_peers.cc:597] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 -> Peer 91d42f78a3614aae8298868a723c5de9 (127.2.126.1:36623): Couldn't send request to peer 91d42f78a3614aae8298868a723c5de9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:36623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:44.203365  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
I20260709 14:55:44.219898  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
I20260709 14:55:44.240717  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:44.241403  2552 tablet_replica.cc:333] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.242096  2552 raft_consensus.cc:2243] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.242517  2552 raft_consensus.cc:2272] T 4afe9239f5a6420abe6c173ab1802279 P 1d70243446aa4fcfb4163129b17b5ba4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.244243  2552 tablet_replica.cc:333] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.244731  2552 raft_consensus.cc:2243] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.245096  2552 raft_consensus.cc:2272] T 13f74873ac604db4b7081b321f59504c P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.246588  2552 tablet_replica.cc:333] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.247052  2552 raft_consensus.cc:2243] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.247699  2552 raft_consensus.cc:2272] T c1f45f8b836747a8ad6bca9c990c2584 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.249277  2552 tablet_replica.cc:333] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.249760  2552 raft_consensus.cc:2243] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.250380  2552 raft_consensus.cc:2272] T 660731e1254042a9a90524cb4aed4ae8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.251899  2552 tablet_replica.cc:333] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.252337  2552 raft_consensus.cc:2243] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.252954  2552 raft_consensus.cc:2272] T fc255f03be0a4d488173bdd540ef8c6a P 1d70243446aa4fcfb4163129b17b5ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.254371  2552 tablet_replica.cc:333] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.254820  2552 raft_consensus.cc:2243] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.255184  2552 raft_consensus.cc:2272] T 54c6b282656a4153a3f5c520e95a83a0 P 1d70243446aa4fcfb4163129b17b5ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.256677  2552 tablet_replica.cc:333] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.257108  2552 raft_consensus.cc:2243] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.257800  2552 raft_consensus.cc:2272] T 525584eeb73347fcadd000483b41d61b P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.259480  2552 tablet_replica.cc:333] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.260097  2552 raft_consensus.cc:2243] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.260439  2552 raft_consensus.cc:2272] T a743f8bf63db472b85f2c4d9470012f1 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.262099  2552 tablet_replica.cc:333] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4: stopping tablet replica
I20260709 14:55:44.262678  2552 raft_consensus.cc:2243] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.263159  2552 raft_consensus.cc:2272] T 887a57b06e5a41c581d37892c0859ca8 P 1d70243446aa4fcfb4163129b17b5ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.290876  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
I20260709 14:55:44.307878  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
W20260709 14:55:44.330729  2800 consensus_peers.cc:597] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179): Couldn't send request to peer 1d70243446aa4fcfb4163129b17b5ba4. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.340142  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:44.340926  2552 tablet_replica.cc:333] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.341653  2552 raft_consensus.cc:2243] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.342278  2552 raft_consensus.cc:2272] T fc255f03be0a4d488173bdd540ef8c6a P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.344903  2552 tablet_replica.cc:333] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.345625  2552 raft_consensus.cc:2243] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:44.345635  2800 consensus_peers.cc:597] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 -> Peer 1d70243446aa4fcfb4163129b17b5ba4 (127.2.126.2:42179): Couldn't send request to peer 1d70243446aa4fcfb4163129b17b5ba4. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.346670  2552 raft_consensus.cc:2272] T 54c6b282656a4153a3f5c520e95a83a0 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.348387  2552 tablet_replica.cc:333] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.348858  2552 raft_consensus.cc:2243] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.349418  2552 raft_consensus.cc:2272] T 525584eeb73347fcadd000483b41d61b P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.351511  2552 tablet_replica.cc:333] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.352267  2552 raft_consensus.cc:2243] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.352842  2552 raft_consensus.cc:2272] T c1f45f8b836747a8ad6bca9c990c2584 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.354410  2552 tablet_replica.cc:333] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.354905  2552 raft_consensus.cc:2243] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.355343  2552 raft_consensus.cc:2272] T 660731e1254042a9a90524cb4aed4ae8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.356997  2552 tablet_replica.cc:333] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.357504  2552 raft_consensus.cc:2243] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.358215  2552 raft_consensus.cc:2272] T 13f74873ac604db4b7081b321f59504c P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.359946  2552 tablet_replica.cc:333] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.360428  2552 raft_consensus.cc:2243] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.361119  2552 raft_consensus.cc:2272] T 887a57b06e5a41c581d37892c0859ca8 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.362612  2552 tablet_replica.cc:333] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.363085  2552 raft_consensus.cc:2243] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.363917  2552 raft_consensus.cc:2272] T a743f8bf63db472b85f2c4d9470012f1 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.365420  2552 tablet_replica.cc:333] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8: stopping tablet replica
I20260709 14:55:44.365865  2552 raft_consensus.cc:2243] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.366282  2552 raft_consensus.cc:2272] T 4afe9239f5a6420abe6c173ab1802279 P 4385d0f44baf44f9ac25ff1aff2a8db8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.394012  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:55:44.411639  2552 master.cc:562] Master@127.2.126.62:36857 shutting down...
I20260709 14:55:44.582273  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.582918  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.583319  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P b69e033111444d2e8cf12b9aafd7fff6: stopping tablet replica
I20260709 14:55:44.602293  2552 master.cc:584] Master@127.2.126.62:36857 shutdown complete.
1d70243446aa4fcfb4163129b17b5ba4  4
4385d0f44baf44f9ac25ff1aff2a8db8  1
91d42f78a3614aae8298868a723c5de9  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15686 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:55:44.641484  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:43417
I20260709 14:55:44.642532  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:44.648425  3080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:44.648458  3081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:44.649204  3083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:44.649531  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:44.650391  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:44.650589  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:44.650763  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608944650729 us; error 0 us; skew 500 ppm
I20260709 14:55:44.651288  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:44.653913  2552 webserver.cc:533] Webserver started at http://127.2.126.62:41293/ using document root <none> and password file <none>
I20260709 14:55:44.654438  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:44.654620  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:44.654963  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:44.656216  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "be46623ac2954bf591b75567c7dd560a"
format_stamp: "Formatted at 2026-07-09 14:55:44 on dist-test-slave-hxnw"
I20260709 14:55:44.660751  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:44.664279  3088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:44.665019  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:55:44.665349  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "be46623ac2954bf591b75567c7dd560a"
format_stamp: "Formatted at 2026-07-09 14:55:44 on dist-test-slave-hxnw"
I20260709 14:55:44.665611  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:44.677131  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:44.678462  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:44.718226  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:43417
I20260709 14:55:44.718340  3139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:43417 every 8 connection(s)
I20260709 14:55:44.722218  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:44.731451  3140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a: Bootstrap starting.
I20260709 14:55:44.736089  3140 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.740168  3140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a: No bootstrap required, opened a new log
I20260709 14:55:44.742578  3140 raft_consensus.cc:359] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be46623ac2954bf591b75567c7dd560a" member_type: VOTER }
I20260709 14:55:44.742940  3140 raft_consensus.cc:385] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.743156  3140 raft_consensus.cc:740] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be46623ac2954bf591b75567c7dd560a, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.743822  3140 consensus_queue.cc:260] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be46623ac2954bf591b75567c7dd560a" member_type: VOTER }
I20260709 14:55:44.744225  3140 raft_consensus.cc:399] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:44.744451  3140 raft_consensus.cc:493] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:44.744658  3140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.748868  3140 raft_consensus.cc:515] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be46623ac2954bf591b75567c7dd560a" member_type: VOTER }
I20260709 14:55:44.749465  3140 leader_election.cc:304] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [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: be46623ac2954bf591b75567c7dd560a; no voters: 
I20260709 14:55:44.750494  3140 leader_election.cc:290] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:44.750854  3143 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.752306  3143 raft_consensus.cc:697] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 1 LEADER]: Becoming Leader. State: Replica: be46623ac2954bf591b75567c7dd560a, State: Running, Role: LEADER
I20260709 14:55:44.752939  3143 consensus_queue.cc:237] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [LEADER]: Queue going to LEADER mode. State: All 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: "be46623ac2954bf591b75567c7dd560a" member_type: VOTER }
I20260709 14:55:44.753407  3140 sys_catalog.cc:565] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:44.757573  3145 sys_catalog.cc:455] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [sys.catalog]: SysCatalogTable state changed. Reason: New leader be46623ac2954bf591b75567c7dd560a. Latest consensus state: current_term: 1 leader_uuid: "be46623ac2954bf591b75567c7dd560a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be46623ac2954bf591b75567c7dd560a" member_type: VOTER } }
I20260709 14:55:44.758136  3145 sys_catalog.cc:458] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:44.757442  3144 sys_catalog.cc:455] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be46623ac2954bf591b75567c7dd560a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be46623ac2954bf591b75567c7dd560a" member_type: VOTER } }
I20260709 14:55:44.759232  3144 sys_catalog.cc:458] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:44.763588  3149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:44.771698  3149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:44.772631  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:44.780438  3149 catalog_manager.cc:1383] Generated new cluster ID: 261dea6d5205473a8a59f5fe89082dc4
I20260709 14:55:44.780804  3149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:44.797273  3149 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:44.798590  3149 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:44.813975  3149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a: Generated new TSK 0
I20260709 14:55:44.814600  3149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:44.838923  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:44.845335  3161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:44.846148  3162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:44.848222  2552 server_base.cc:1061] running on GCE node
W20260709 14:55:44.848784  3164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:44.849686  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:44.849890  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:44.850088  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608944850046 us; error 0 us; skew 500 ppm
I20260709 14:55:44.850628  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:44.852916  2552 webserver.cc:533] Webserver started at http://127.2.126.1:33853/ using document root <none> and password file <none>
I20260709 14:55:44.853389  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:44.853574  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:44.853858  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:44.854902  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "db69422be21c48e8b9341dfc25dff72c"
format_stamp: "Formatted at 2026-07-09 14:55:44 on dist-test-slave-hxnw"
I20260709 14:55:44.859054  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:55:44.862674  3169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:44.863400  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:44.863694  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "db69422be21c48e8b9341dfc25dff72c"
format_stamp: "Formatted at 2026-07-09 14:55:44 on dist-test-slave-hxnw"
I20260709 14:55:44.864027  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:44.878226  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:44.879541  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:44.881187  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:44.883490  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:44.883723  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:44.883987  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:44.884186  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:44.922369  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:42863
I20260709 14:55:44.922487  3231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:42863 every 8 connection(s)
I20260709 14:55:44.927317  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:44.934018  3236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:44.935101  3237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:44.941124  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:44.941383  3232 heartbeater.cc:344] Connected to a master server at 127.2.126.62:43417
I20260709 14:55:44.941804  3232 heartbeater.cc:461] Registering TS with master...
W20260709 14:55:44.942121  3239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:44.942652  3232 heartbeater.cc:507] Master 127.2.126.62:43417 requested a full tablet report, sending...
I20260709 14:55:44.943037  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:44.943302  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:44.943499  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608944943479 us; error 0 us; skew 500 ppm
I20260709 14:55:44.944303  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:44.944912  3105 ts_manager.cc:194] Registered new tserver with Master: db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863)
I20260709 14:55:44.946614  3105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53180
I20260709 14:55:44.947090  2552 webserver.cc:533] Webserver started at http://127.2.126.2:36153/ using document root <none> and password file <none>
I20260709 14:55:44.947674  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:44.947970  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:44.948300  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:44.949527  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "b49a1bc49a59414a80181e2e53de2e67"
format_stamp: "Formatted at 2026-07-09 14:55:44 on dist-test-slave-hxnw"
I20260709 14:55:44.953547  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:44.956602  3244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:44.957325  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:44.957556  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "b49a1bc49a59414a80181e2e53de2e67"
format_stamp: "Formatted at 2026-07-09 14:55:44 on dist-test-slave-hxnw"
I20260709 14:55:44.957779  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:44.968334  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:44.969378  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:44.970675  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:44.972846  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:44.973065  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:44.973304  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:44.973471  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.012264  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:36081
I20260709 14:55:45.012380  3306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:36081 every 8 connection(s)
I20260709 14:55:45.016887  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:45.024468  3310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:45.026399  3311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:45.028472  3307 heartbeater.cc:344] Connected to a master server at 127.2.126.62:43417
I20260709 14:55:45.028860  3307 heartbeater.cc:461] Registering TS with master...
W20260709 14:55:45.029244  3313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:45.029352  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:45.029711  3307 heartbeater.cc:507] Master 127.2.126.62:43417 requested a full tablet report, sending...
I20260709 14:55:45.030458  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:45.030690  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:45.030875  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608945030860 us; error 0 us; skew 500 ppm
I20260709 14:55:45.031558  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:45.031908  3105 ts_manager.cc:194] Registered new tserver with Master: b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:45.033430  3105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53190
I20260709 14:55:45.034047  2552 webserver.cc:533] Webserver started at http://127.2.126.3:41193/ using document root <none> and password file <none>
I20260709 14:55:45.034657  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:45.034859  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:45.035138  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:45.036305  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "763c68f44c1a418ebb4f387de35f4600"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-hxnw"
I20260709 14:55:45.040433  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:45.043555  3318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.044380  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:45.044695  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "763c68f44c1a418ebb4f387de35f4600"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-hxnw"
I20260709 14:55:45.044994  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:45.059346  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:45.060542  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:45.061920  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:45.064054  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:45.064284  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.064520  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:45.064720  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.103127  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:44919
I20260709 14:55:45.103241  3380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:44919 every 8 connection(s)
I20260709 14:55:45.116758  3381 heartbeater.cc:344] Connected to a master server at 127.2.126.62:43417
I20260709 14:55:45.117136  3381 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:45.117841  3381 heartbeater.cc:507] Master 127.2.126.62:43417 requested a full tablet report, sending...
I20260709 14:55:45.119752  3105 ts_manager.cc:194] Registered new tserver with Master: 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.120639  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014426248s
I20260709 14:55:45.121210  3105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53204
I20260709 14:55:45.144626  3105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53216:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:45.147470  3105 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:45.215700  3346 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9e511fff0843e5b402f2160e240a17 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:45.217203  3346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9e511fff0843e5b402f2160e240a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.219980  3345 tablet_service.cc:1511] Processing CreateTablet for tablet 25f6e0ae89634269a56dc68b230e0f6b (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:45.221303  3345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6e0ae89634269a56dc68b230e0f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.225334  3344 tablet_service.cc:1511] Processing CreateTablet for tablet e65d9819a3e94c46a5e7b68a0f87c5b3 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:45.226665  3344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65d9819a3e94c46a5e7b68a0f87c5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.228883  3272 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9e511fff0843e5b402f2160e240a17 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:45.230140  3272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9e511fff0843e5b402f2160e240a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.232467  3343 tablet_service.cc:1511] Processing CreateTablet for tablet 68f6f2a581ff4b05a9de0bd298b07d98 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:45.232954  3271 tablet_service.cc:1511] Processing CreateTablet for tablet 25f6e0ae89634269a56dc68b230e0f6b (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:45.233779  3343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f6f2a581ff4b05a9de0bd298b07d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.234251  3271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6e0ae89634269a56dc68b230e0f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.236848  3270 tablet_service.cc:1511] Processing CreateTablet for tablet e65d9819a3e94c46a5e7b68a0f87c5b3 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:45.238143  3270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65d9819a3e94c46a5e7b68a0f87c5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.240599  3342 tablet_service.cc:1511] Processing CreateTablet for tablet d0a81d700da24ee894b65a8c24887bf0 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:45.241874  3342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a81d700da24ee894b65a8c24887bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.243453  3192 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccb196a147a4d1ca9a69bd8337d6f9d (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:45.244732  3192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccb196a147a4d1ca9a69bd8337d6f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.245362  3196 tablet_service.cc:1511] Processing CreateTablet for tablet 25f6e0ae89634269a56dc68b230e0f6b (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:45.246636  3196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f6e0ae89634269a56dc68b230e0f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.248852  3195 tablet_service.cc:1511] Processing CreateTablet for tablet e65d9819a3e94c46a5e7b68a0f87c5b3 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:45.250962  3340 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdfd58d5b004c8da26ee22c0dcc116d (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:45.251060  3194 tablet_service.cc:1511] Processing CreateTablet for tablet 68f6f2a581ff4b05a9de0bd298b07d98 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:45.251130  3269 tablet_service.cc:1511] Processing CreateTablet for tablet 68f6f2a581ff4b05a9de0bd298b07d98 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:45.252347  3340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdfd58d5b004c8da26ee22c0dcc116d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.252583  3269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f6f2a581ff4b05a9de0bd298b07d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.253229  3193 tablet_service.cc:1511] Processing CreateTablet for tablet d0a81d700da24ee894b65a8c24887bf0 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:45.256858  3197 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9e511fff0843e5b402f2160e240a17 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:45.257005  3267 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccb196a147a4d1ca9a69bd8337d6f9d (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:45.255424  3341 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccb196a147a4d1ca9a69bd8337d6f9d (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:45.258288  3267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccb196a147a4d1ca9a69bd8337d6f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.258948  3341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccb196a147a4d1ca9a69bd8337d6f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.261297  3195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65d9819a3e94c46a5e7b68a0f87c5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.262895  3197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9e511fff0843e5b402f2160e240a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.263841  3194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f6f2a581ff4b05a9de0bd298b07d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.264161  3266 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdfd58d5b004c8da26ee22c0dcc116d (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:45.265486  3193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a81d700da24ee894b65a8c24887bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.268714  3268 tablet_service.cc:1511] Processing CreateTablet for tablet d0a81d700da24ee894b65a8c24887bf0 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:45.270787  3338 tablet_service.cc:1511] Processing CreateTablet for tablet 70b9823e93a24d9dac252e73d2c307a6 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:45.273728  3191 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdfd58d5b004c8da26ee22c0dcc116d (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:45.274978  3191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdfd58d5b004c8da26ee22c0dcc116d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.275061  3337 tablet_service.cc:1511] Processing CreateTablet for tablet 3f02e100e80f48b3bb347355bd43f9ea (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:45.259476  3339 tablet_service.cc:1511] Processing CreateTablet for tablet 5797e2d200d24c9b8dd2889fa718f96c (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:45.279275  3190 tablet_service.cc:1511] Processing CreateTablet for tablet 5797e2d200d24c9b8dd2889fa718f96c (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:45.280932  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5797e2d200d24c9b8dd2889fa718f96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.281337  3266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdfd58d5b004c8da26ee22c0dcc116d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.283960  3268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a81d700da24ee894b65a8c24887bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.288513  3189 tablet_service.cc:1511] Processing CreateTablet for tablet 70b9823e93a24d9dac252e73d2c307a6 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:45.289839  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9823e93a24d9dac252e73d2c307a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.289489  3188 tablet_service.cc:1511] Processing CreateTablet for tablet 3f02e100e80f48b3bb347355bd43f9ea (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:45.291170  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02e100e80f48b3bb347355bd43f9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.306684  3265 tablet_service.cc:1511] Processing CreateTablet for tablet 5797e2d200d24c9b8dd2889fa718f96c (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:45.308223  3265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5797e2d200d24c9b8dd2889fa718f96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.315116  3264 tablet_service.cc:1511] Processing CreateTablet for tablet 70b9823e93a24d9dac252e73d2c307a6 (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:45.317664  3263 tablet_service.cc:1511] Processing CreateTablet for tablet 3f02e100e80f48b3bb347355bd43f9ea (DEFAULT_TABLE table=test-workload [id=1bc10834658243cc9fbf81c886808111]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:45.328776  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02e100e80f48b3bb347355bd43f9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.329380  3396 tablet_bootstrap.cc:492] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.344689  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9823e93a24d9dac252e73d2c307a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.320099  3338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9823e93a24d9dac252e73d2c307a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.352054  3339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5797e2d200d24c9b8dd2889fa718f96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.358836  3337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02e100e80f48b3bb347355bd43f9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.378659  3396 tablet_bootstrap.cc:654] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.408653  3397 tablet_bootstrap.cc:492] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.428586  3397 tablet_bootstrap.cc:654] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.438381  3398 tablet_bootstrap.cc:492] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.457737  3396 tablet_bootstrap.cc:492] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.458242  3396 ts_tablet_manager.cc:1403] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.030s
I20260709 14:55:45.461058  3396 raft_consensus.cc:359] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.461789  3396 raft_consensus.cc:385] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.462095  3396 raft_consensus.cc:740] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.462827  3396 consensus_queue.cc:260] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.468516  3398 tablet_bootstrap.cc:654] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.473851  3397 tablet_bootstrap.cc:492] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.474319  3397 ts_tablet_manager.cc:1403] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.010s
I20260709 14:55:45.475508  3396 ts_tablet_manager.cc:1434] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.006s
I20260709 14:55:45.475908  3381 heartbeater.cc:499] Master 127.2.126.62:43417 was elected leader, sending a full tablet report...
I20260709 14:55:45.476475  3396 tablet_bootstrap.cc:492] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.477166  3397 raft_consensus.cc:359] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.477934  3397 raft_consensus.cc:385] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.478223  3397 raft_consensus.cc:740] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.478946  3397 consensus_queue.cc:260] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.481178  3398 tablet_bootstrap.cc:492] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.481564  3398 ts_tablet_manager.cc:1403] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.004s
I20260709 14:55:45.481986  3396 tablet_bootstrap.cc:654] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.483655  3398 raft_consensus.cc:359] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.484272  3398 raft_consensus.cc:385] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.484516  3398 raft_consensus.cc:740] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.486459  3398 consensus_queue.cc:260] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.487253  3396 tablet_bootstrap.cc:492] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.487723  3396 ts_tablet_manager.cc:1403] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:55:45.489584  3398 ts_tablet_manager.cc:1434] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:55:45.490378  3307 heartbeater.cc:499] Master 127.2.126.62:43417 was elected leader, sending a full tablet report...
I20260709 14:55:45.490585  3398 tablet_bootstrap.cc:492] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.490383  3396 raft_consensus.cc:359] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.491184  3396 raft_consensus.cc:385] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.491478  3396 raft_consensus.cc:740] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.492167  3396 consensus_queue.cc:260] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.494197  3396 ts_tablet_manager.cc:1434] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:45.495077  3396 tablet_bootstrap.cc:492] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.499046  3398 tablet_bootstrap.cc:654] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.501417  3396 tablet_bootstrap.cc:654] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.502648  3232 heartbeater.cc:499] Master 127.2.126.62:43417 was elected leader, sending a full tablet report...
I20260709 14:55:45.503712  3397 ts_tablet_manager.cc:1434] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 14:55:45.504846  3397 tablet_bootstrap.cc:492] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.509961  3398 tablet_bootstrap.cc:492] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.510444  3398 ts_tablet_manager.cc:1403] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 14:55:45.510691  3397 tablet_bootstrap.cc:654] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.513545  3398 raft_consensus.cc:359] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.515885  3398 raft_consensus.cc:385] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.516319  3398 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.517285  3398 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.518249  3396 tablet_bootstrap.cc:492] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.518725  3396 ts_tablet_manager.cc:1403] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 14:55:45.519740  3398 ts_tablet_manager.cc:1434] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:45.520925  3398 tablet_bootstrap.cc:492] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.521668  3396 raft_consensus.cc:359] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.522349  3396 raft_consensus.cc:385] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.522644  3396 raft_consensus.cc:740] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.523329  3397 tablet_bootstrap.cc:492] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.523859  3397 ts_tablet_manager.cc:1403] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 14:55:45.523511  3396 consensus_queue.cc:260] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.526795  3397 raft_consensus.cc:359] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.527447  3398 tablet_bootstrap.cc:654] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.527535  3397 raft_consensus.cc:385] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.528083  3397 raft_consensus.cc:740] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.528980  3397 consensus_queue.cc:260] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.529599  3396 ts_tablet_manager.cc:1434] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:55:45.530822  3396 tablet_bootstrap.cc:492] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.531306  3397 ts_tablet_manager.cc:1434] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:45.532315  3397 tablet_bootstrap.cc:492] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.538446  3397 tablet_bootstrap.cc:654] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.538971  3396 tablet_bootstrap.cc:654] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.570225  3397 tablet_bootstrap.cc:492] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.570462  3398 tablet_bootstrap.cc:492] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.570474  3396 tablet_bootstrap.cc:492] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.570670  3397 ts_tablet_manager.cc:1403] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.025s
I20260709 14:55:45.571082  3396 ts_tablet_manager.cc:1403] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.011s
I20260709 14:55:45.571082  3398 ts_tablet_manager.cc:1403] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.023s
I20260709 14:55:45.573096  3397 raft_consensus.cc:359] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.573647  3397 raft_consensus.cc:385] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.573901  3397 raft_consensus.cc:740] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.574056  3398 raft_consensus.cc:359] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.574275  3396 raft_consensus.cc:359] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.574810  3398 raft_consensus.cc:385] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.574928  3396 raft_consensus.cc:385] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.574568  3397 consensus_queue.cc:260] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.575146  3398 raft_consensus.cc:740] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.575241  3396 raft_consensus.cc:740] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.575920  3398 consensus_queue.cc:260] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.576157  3396 consensus_queue.cc:260] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.576733  3397 ts_tablet_manager.cc:1434] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:55:45.577615  3397 tablet_bootstrap.cc:492] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.578050  3398 ts_tablet_manager.cc:1434] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:55:45.578922  3398 tablet_bootstrap.cc:492] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.580086  3396 ts_tablet_manager.cc:1434] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:45.581036  3396 tablet_bootstrap.cc:492] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.583664  3397 tablet_bootstrap.cc:654] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.585001  3398 tablet_bootstrap.cc:654] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.587199  3396 tablet_bootstrap.cc:654] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.594229  3401 raft_consensus.cc:493] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.594743  3401 raft_consensus.cc:515] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.596868  3396 tablet_bootstrap.cc:492] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.597316  3396 ts_tablet_manager.cc:1403] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 14:55:45.600364  3396 raft_consensus.cc:359] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.601076  3396 raft_consensus.cc:385] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.601361  3396 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.602041  3396 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.609414  3401 leader_election.cc:290] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863)
I20260709 14:55:45.620152  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
W20260709 14:55:45.622406  3319 leader_election.cc:343] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.632395  3398 tablet_bootstrap.cc:492] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.634826  3396 ts_tablet_manager.cc:1434] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.023s
I20260709 14:55:45.636034  3397 tablet_bootstrap.cc:492] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.637521  3398 ts_tablet_manager.cc:1403] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.012s
I20260709 14:55:45.638082  3397 ts_tablet_manager.cc:1403] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.035s
I20260709 14:55:45.640426  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:45.641245  3398 raft_consensus.cc:359] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.642006  3398 raft_consensus.cc:385] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.642364  3398 raft_consensus.cc:740] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.642597  3396 tablet_bootstrap.cc:492] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.642323  3397 raft_consensus.cc:359] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.643134  3397 raft_consensus.cc:385] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.643484  3397 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.643445  3398 consensus_queue.cc:260] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.644362  3397 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
W20260709 14:55:45.641765  3320 leader_election.cc:343] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.646340  3320 leader_election.cc:304] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600; no voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:45.647449  3416 raft_consensus.cc:2749] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.647497  3404 raft_consensus.cc:493] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.648514  3404 raft_consensus.cc:515] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.649848  3396 tablet_bootstrap.cc:654] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.650880  3397 ts_tablet_manager.cc:1434] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:45.651865  3397 tablet_bootstrap.cc:492] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.652942  3404 leader_election.cc:290] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.658084  3397 tablet_bootstrap.cc:654] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.661481  3396 tablet_bootstrap.cc:492] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.662158  3396 ts_tablet_manager.cc:1403] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.015s
I20260709 14:55:45.662636  3398 ts_tablet_manager.cc:1434] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:55:45.666401  3396 raft_consensus.cc:359] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.667325  3396 raft_consensus.cc:385] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.667759  3396 raft_consensus.cc:740] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.668715  3396 consensus_queue.cc:260] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.672456  3398 tablet_bootstrap.cc:492] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.673545  3396 ts_tablet_manager.cc:1434] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:45.674595  3396 tablet_bootstrap.cc:492] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.683835  3398 tablet_bootstrap.cc:654] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.684007  3396 tablet_bootstrap.cc:654] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.687177  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:45.688014  3207 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:45.690038  3245 leader_election.cc:304] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:45.691140  3404 raft_consensus.cc:2804] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.691572  3404 raft_consensus.cc:493] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.691991  3404 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.696023  3396 tablet_bootstrap.cc:492] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.696504  3396 ts_tablet_manager.cc:1403] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 14:55:45.698184  3398 tablet_bootstrap.cc:492] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.698889  3398 ts_tablet_manager.cc:1403] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.002s
I20260709 14:55:45.699368  3396 raft_consensus.cc:359] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.699855  3404 raft_consensus.cc:515] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.700253  3396 raft_consensus.cc:385] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.700703  3396 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.701906  3404 leader_election.cc:290] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.701572  3396 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.702755  3398 raft_consensus.cc:359] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.703510  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:45.703766  3398 raft_consensus.cc:385] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.704135  3207 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.704356  3398 raft_consensus.cc:740] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.705488  3398 consensus_queue.cc:260] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.708477  3398 ts_tablet_manager.cc:1434] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:55:45.710704  3396 ts_tablet_manager.cc:1434] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:45.711094  3207 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:45.712617  3245 leader_election.cc:304] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:45.716168  3396 tablet_bootstrap.cc:492] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.718281  3398 tablet_bootstrap.cc:492] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.720193  3404 raft_consensus.cc:2804] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.723855  3396 tablet_bootstrap.cc:654] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.724210  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.725795  3356 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:45.726994  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:45.727576  3355 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.730592  3398 tablet_bootstrap.cc:654] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.736518  3404 raft_consensus.cc:697] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:45.737687  3404 consensus_queue.cc:237] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.742764  3355 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:45.743121  3397 tablet_bootstrap.cc:492] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.743659  3397 ts_tablet_manager.cc:1403] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.092s	user 0.033s	sys 0.054s
I20260709 14:55:45.743964  3396 tablet_bootstrap.cc:492] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.744519  3396 ts_tablet_manager.cc:1403] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.010s
I20260709 14:55:45.745298  3423 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.745899  3423 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.746774  3397 raft_consensus.cc:359] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.747421  3398 tablet_bootstrap.cc:492] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.747548  3397 raft_consensus.cc:385] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.747956  3398 ts_tablet_manager.cc:1403] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.014s
I20260709 14:55:45.747763  3396 raft_consensus.cc:359] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.748107  3397 raft_consensus.cc:740] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.748517  3396 raft_consensus.cc:385] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.748883  3396 raft_consensus.cc:740] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.749125  3397 consensus_queue.cc:260] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.749640  3396 consensus_queue.cc:260] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.751636  3396 ts_tablet_manager.cc:1434] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:45.752535  3396 tablet_bootstrap.cc:492] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.753490  3397 ts_tablet_manager.cc:1434] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:45.753578  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:45.754616  3397 tablet_bootstrap.cc:492] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
W20260709 14:55:45.755685  3245 leader_election.cc:343] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.757894  3423 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.758496  3396 tablet_bootstrap.cc:654] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.758430  3416 raft_consensus.cc:493] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.763137  3416 raft_consensus.cc:515] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.764897  3397 tablet_bootstrap.cc:654] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:45.767817  3153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:45.767647  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:45.767729  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:45.768620  3282 raft_consensus.cc:2468] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 0.
W20260709 14:55:45.769832  3319 leader_election.cc:343] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.771265  3320 leader_election.cc:304] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:45.772403  3401 raft_consensus.cc:2804] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.758944  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.760375  3104 catalog_manager.cc:5697] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.772859  3401 raft_consensus.cc:493] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.773237  3401 raft_consensus.cc:3060] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.774132  3398 raft_consensus.cc:359] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.774845  3398 raft_consensus.cc:385] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.775122  3398 raft_consensus.cc:740] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.775887  3398 consensus_queue.cc:260] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.776775  3416 leader_election.cc:290] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:45.778396  3398 ts_tablet_manager.cc:1434] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:55:45.781226  3397 tablet_bootstrap.cc:492] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.773181  3355 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:45.784319  3397 ts_tablet_manager.cc:1403] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260709 14:55:45.784785  3398 tablet_bootstrap.cc:492] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.785475  3245 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:45.783655  3401 raft_consensus.cc:515] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.787289  3397 raft_consensus.cc:359] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.788075  3397 raft_consensus.cc:385] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.788385  3397 raft_consensus.cc:740] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.789952  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:45.791074  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
W20260709 14:55:45.791276  3319 leader_election.cc:343] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.791724  3423 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.791819  3282 raft_consensus.cc:3060] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.792143  3423 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.791947  3397 consensus_queue.cc:260] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.792573  3423 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.791347  3398 tablet_bootstrap.cc:654] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.799883  3401 leader_election.cc:290] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:45.801293  3397 ts_tablet_manager.cc:1434] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:55:45.802119  3404 raft_consensus.cc:493] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.802093  3282 raft_consensus.cc:2468] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 1.
I20260709 14:55:45.799549  3423 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.803283  3404 raft_consensus.cc:515] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.804014  3397 tablet_bootstrap.cc:492] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.804813  3423 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.805153  3404 leader_election.cc:290] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.806092  3320 leader_election.cc:304] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:45.807154  3401 raft_consensus.cc:2804] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.808332  3401 raft_consensus.cc:697] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:45.809140  3401 consensus_queue.cc:237] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.811112  3405 raft_consensus.cc:493] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.813853  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:45.811553  3405 raft_consensus.cc:515] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.815268  3397 tablet_bootstrap.cc:654] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.815380  3355 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.815922  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9823e93a24d9dac252e73d2c307a6" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:45.816543  3206 raft_consensus.cc:2468] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:45.814848  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9823e93a24d9dac252e73d2c307a6" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.817749  3245 leader_election.cc:304] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
W20260709 14:55:45.819044  3245 leader_election.cc:343] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.820007  3404 raft_consensus.cc:2804] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.820468  3404 raft_consensus.cc:493] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.820894  3404 raft_consensus.cc:3060] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.822659  3355 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:45.814519  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:45.825213  3245 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:45.826654  3423 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:45.827425  3245 leader_election.cc:343] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.828650  3405 leader_election.cc:290] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.833348  3398 tablet_bootstrap.cc:492] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.833858  3398 ts_tablet_manager.cc:1403] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260709 14:55:45.835958  3404 raft_consensus.cc:515] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.847251  3396 tablet_bootstrap.cc:492] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.847621  3396 ts_tablet_manager.cc:1403] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.017s
I20260709 14:55:45.841180  3423 raft_consensus.cc:697] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:45.842823  3398 raft_consensus.cc:359] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.849347  3398 raft_consensus.cc:385] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.849644  3398 raft_consensus.cc:740] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.850673  3397 tablet_bootstrap.cc:492] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.850387  3398 consensus_queue.cc:260] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.851161  3397 ts_tablet_manager.cc:1403] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260709 14:55:45.853229  3404 leader_election.cc:290] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.852532  3105 catalog_manager.cc:5697] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:45.859923  3397 raft_consensus.cc:359] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.860736  3397 raft_consensus.cc:385] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.861061  3397 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.861848  3397 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.864303  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9823e93a24d9dac252e73d2c307a6" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:45.864626  3397 ts_tablet_manager.cc:1434] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 14:55:45.864154  3396 raft_consensus.cc:359] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.865903  3396 raft_consensus.cc:385] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.868077  3396 raft_consensus.cc:740] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.866127  3423 consensus_queue.cc:237] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
W20260709 14:55:45.865760  3245 leader_election.cc:343] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.869210  3396 consensus_queue.cc:260] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.865736  3397 tablet_bootstrap.cc:492] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.875010  3396 ts_tablet_manager.cc:1434] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 14:55:45.875931  3396 tablet_bootstrap.cc:492] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600: Bootstrap starting.
I20260709 14:55:45.882165  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9823e93a24d9dac252e73d2c307a6" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:45.882804  3207 raft_consensus.cc:3060] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.884068  3397 tablet_bootstrap.cc:654] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.884646  3405 raft_consensus.cc:493] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.885164  3405 raft_consensus.cc:515] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.888150  3405 leader_election.cc:290] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.888389  3398 ts_tablet_manager.cc:1434] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.005s
I20260709 14:55:45.889614  3398 tablet_bootstrap.cc:492] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:45.892534  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:45.892534  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9823e93a24d9dac252e73d2c307a6" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:45.893296  3281 raft_consensus.cc:2468] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 0.
I20260709 14:55:45.893842  3282 raft_consensus.cc:2393] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db69422be21c48e8b9341dfc25dff72c in current term 1: Already voted for candidate b49a1bc49a59414a80181e2e53de2e67 in this term.
I20260709 14:55:45.895174  3171 leader_election.cc:304] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:45.896467  3405 raft_consensus.cc:2804] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.896816  3405 raft_consensus.cc:493] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.897135  3405 raft_consensus.cc:3060] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.907191  3405 raft_consensus.cc:515] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.910508  3405 leader_election.cc:290] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.910774  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:45.911644  3282 raft_consensus.cc:3060] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.914196  3396 tablet_bootstrap.cc:654] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.916481  3207 raft_consensus.cc:2468] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:45.917279  3398 tablet_bootstrap.cc:654] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.917680  3245 leader_election.cc:304] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:45.919480  3437 raft_consensus.cc:2804] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.920192  3437 raft_consensus.cc:697] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:45.921715  3282 raft_consensus.cc:2468] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 1.
I20260709 14:55:45.921423  3437 consensus_queue.cc:237] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.925079  3171 leader_election.cc:304] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:45.926349  3397 tablet_bootstrap.cc:492] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:45.926875  3397 ts_tablet_manager.cc:1403] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.020s
I20260709 14:55:45.928107  3405 raft_consensus.cc:2804] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.928224  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9823e93a24d9dac252e73d2c307a6" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.929759  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.930524  3356 raft_consensus.cc:2468] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 0.
W20260709 14:55:45.932432  3170 leader_election.cc:343] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.933020  3170 leader_election.cc:304] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:45.936182  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:45.936908  3356 raft_consensus.cc:3060] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.939599  3397 raft_consensus.cc:359] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.940822  3397 raft_consensus.cc:385] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.951340  3356 raft_consensus.cc:2468] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 1.
I20260709 14:55:45.945385  3401 raft_consensus.cc:493] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.951020  3423 raft_consensus.cc:493] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.955876  3423 raft_consensus.cc:515] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.955839  3401 raft_consensus.cc:515] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.956759  3445 raft_consensus.cc:2749] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.957662  3444 raft_consensus.cc:493] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.958158  3444 raft_consensus.cc:515] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.958575  3401 leader_election.cc:290] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:45.959189  3423 leader_election.cc:290] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919), db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863)
I20260709 14:55:45.951862  3397 raft_consensus.cc:740] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.944026  3105 catalog_manager.cc:5697] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.959825  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:45.960453  3207 raft_consensus.cc:2468] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:45.960321  3397 consensus_queue.cc:260] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.959766  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:45.961251  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:45.960564  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.962388  3397 ts_tablet_manager.cc:1434] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
W20260709 14:55:45.962471  3320 leader_election.cc:343] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.963302  3397 tablet_bootstrap.cc:492] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:45.962563  3355 raft_consensus.cc:2468] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
W20260709 14:55:45.963209  3319 leader_election.cc:343] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:45.963610  3245 leader_election.cc:304] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:45.963864  3405 raft_consensus.cc:697] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:45.964077  3319 leader_election.cc:304] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600; no voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:45.964675  3423 raft_consensus.cc:2804] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.965102  3423 raft_consensus.cc:493] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.964775  3405 consensus_queue.cc:237] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.965443  3423 raft_consensus.cc:3060] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.966049  3401 raft_consensus.cc:2749] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:45.971411  3423 raft_consensus.cc:515] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:45.973469  3423 leader_election.cc:290] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Requested vote from peers 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919), db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863)
I20260709 14:55:45.955224  3398 tablet_bootstrap.cc:492] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:45.974102  3398 ts_tablet_manager.cc:1403] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.026s
I20260709 14:55:45.973626  3444 leader_election.cc:290] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:45.976826  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:45.975728  3397 tablet_bootstrap.cc:654] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.976892  3398 raft_consensus.cc:359] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.984467  3206 raft_consensus.cc:3060] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.979727  3105 catalog_manager.cc:5697] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.984730  3398 raft_consensus.cc:385] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.985186  3398 raft_consensus.cc:740] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.986105  3398 consensus_queue.cc:260] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.977900  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:45.987326  3355 raft_consensus.cc:3060] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.981148  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a81d700da24ee894b65a8c24887bf0" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:45.992412  3282 raft_consensus.cc:2468] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 0.
I20260709 14:55:45.975756  3396 tablet_bootstrap.cc:492] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600: No bootstrap required, opened a new log
I20260709 14:55:45.993497  3396 ts_tablet_manager.cc:1403] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.003s
I20260709 14:55:45.993676  3171 leader_election.cc:304] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:45.994513  3444 raft_consensus.cc:2804] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:45.994844  3444 raft_consensus.cc:493] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:45.995194  3444 raft_consensus.cc:3060] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.996197  3396 raft_consensus.cc:359] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.996860  3396 raft_consensus.cc:385] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.997133  3396 raft_consensus.cc:740] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.998409  3401 raft_consensus.cc:493] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:45.998711  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a81d700da24ee894b65a8c24887bf0" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:45.998883  3401 raft_consensus.cc:515] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:45.999296  3356 raft_consensus.cc:2468] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 0.
I20260709 14:55:45.999430  3398 ts_tablet_manager.cc:1434] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.005s
I20260709 14:55:46.000828  3398 tablet_bootstrap.cc:492] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:46.001070  3206 raft_consensus.cc:2468] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:45.997859  3396 consensus_queue.cc:260] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.002784  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:46.003443  3282 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 0.
I20260709 14:55:46.004835  3320 leader_election.cc:304] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:46.006661  3396 ts_tablet_manager.cc:1434] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:46.007895  3397 tablet_bootstrap.cc:492] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:46.007933  3416 raft_consensus.cc:2804] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:46.008488  3416 raft_consensus.cc:493] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:46.008950  3416 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.009234  3398 tablet_bootstrap.cc:654] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.008555  3397 ts_tablet_manager.cc:1403] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.009s
I20260709 14:55:46.014621  3397 raft_consensus.cc:359] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.015590  3397 raft_consensus.cc:385] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.015906  3397 raft_consensus.cc:740] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.017020  3397 consensus_queue.cc:260] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.020198  3397 ts_tablet_manager.cc:1434] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:46.020143  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:46.020947  3206 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 0.
I20260709 14:55:46.021582  3397 tablet_bootstrap.cc:492] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c: Bootstrap starting.
I20260709 14:55:46.022308  3401 leader_election.cc:290] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:46.016081  3245 leader_election.cc:304] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.023720  3423 raft_consensus.cc:2804] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:46.024199  3423 raft_consensus.cc:697] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:46.025005  3105 catalog_manager.cc:5697] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 0 to 1, leader changed from <none> to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 1 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.026227  3416 raft_consensus.cc:515] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.025038  3423 consensus_queue.cc:237] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:46.028997  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:46.029560  3206 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.031412  3397 tablet_bootstrap.cc:654] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.039186  3444 raft_consensus.cc:515] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.027796  3398 tablet_bootstrap.cc:492] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:46.040377  3398 ts_tablet_manager.cc:1403] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.013s
I20260709 14:55:46.042281  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a81d700da24ee894b65a8c24887bf0" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.042784  3355 raft_consensus.cc:2468] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:46.042281  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a81d700da24ee894b65a8c24887bf0" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.043749  3282 raft_consensus.cc:3060] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.044904  3416 leader_election.cc:290] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:46.045122  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.046753  3397 tablet_bootstrap.cc:492] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c: No bootstrap required, opened a new log
I20260709 14:55:46.045913  3206 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 1.
I20260709 14:55:46.047631  3397 ts_tablet_manager.cc:1403] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260709 14:55:46.047046  3444 leader_election.cc:290] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.049397  3319 leader_election.cc:304] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.045859  3281 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.050271  3397 raft_consensus.cc:359] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.050901  3397 raft_consensus.cc:385] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.051164  3397 raft_consensus.cc:740] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.052076  3401 raft_consensus.cc:2804] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:46.051980  3397 consensus_queue.cc:260] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.053135  3282 raft_consensus.cc:2468] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 1.
I20260709 14:55:46.053969  3397 ts_tablet_manager.cc:1434] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:46.054283  3171 leader_election.cc:304] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.055071  3444 raft_consensus.cc:2804] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:46.055699  3444 raft_consensus.cc:697] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:46.056609  3444 consensus_queue.cc:237] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.057920  3281 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 1.
I20260709 14:55:46.042917  3356 raft_consensus.cc:3060] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.062819  3105 catalog_manager.cc:5697] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.067207  3416 raft_consensus.cc:493] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.067931  3416 raft_consensus.cc:515] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.072469  3416 leader_election.cc:290] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:46.072717  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:46.075173  3356 raft_consensus.cc:2468] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 1.
I20260709 14:55:46.043767  3398 raft_consensus.cc:359] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.076895  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:46.077050  3398 raft_consensus.cc:385] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.078255  3398 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.078387  3206 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 0.
I20260709 14:55:46.077600  3103 catalog_manager.cc:5697] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 0 to 1, leader changed from <none> to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 1 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.078999  3398 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.079737  3319 leader_election.cc:304] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.079910  3282 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 0.
I20260709 14:55:46.080965  3452 raft_consensus.cc:2804] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:46.081095  3398 ts_tablet_manager.cc:1434] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.040s	user 0.000s	sys 0.007s
I20260709 14:55:46.081503  3452 raft_consensus.cc:493] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:46.081964  3452 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.077364  3401 raft_consensus.cc:697] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:46.084126  3401 consensus_queue.cc:237] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.085855  3398 tablet_bootstrap.cc:492] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: Bootstrap starting.
I20260709 14:55:46.089511  3452 raft_consensus.cc:515] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.092240  3452 leader_election.cc:290] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:46.092290  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:46.093003  3206 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.093272  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.093878  3282 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.099684  3282 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 1.
I20260709 14:55:46.092170  3398 tablet_bootstrap.cc:654] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.100713  3320 leader_election.cc:304] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:46.101501  3206 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 1.
I20260709 14:55:46.101752  3401 raft_consensus.cc:2804] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:46.102278  3401 raft_consensus.cc:697] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:46.103083  3401 consensus_queue.cc:237] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.106329  3105 catalog_manager.cc:5697] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.110332  3398 tablet_bootstrap.cc:492] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: No bootstrap required, opened a new log
I20260709 14:55:46.110805  3398 ts_tablet_manager.cc:1403] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260709 14:55:46.113257  3398 raft_consensus.cc:359] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.113898  3398 raft_consensus.cc:385] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.114163  3398 raft_consensus.cc:740] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.115077  3398 consensus_queue.cc:260] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.116808  3398 ts_tablet_manager.cc:1434] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:46.121990  3103 catalog_manager.cc:5697] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.147884  3444 raft_consensus.cc:493] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.148368  3444 raft_consensus.cc:515] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.150029  3444 leader_election.cc:290] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.150734  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:46.151041  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:46.151319  3282 raft_consensus.cc:2393] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db69422be21c48e8b9341dfc25dff72c in current term 1: Already voted for candidate 763c68f44c1a418ebb4f387de35f4600 in this term.
I20260709 14:55:46.152354  3171 leader_election.cc:304] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:46.152963  3444 raft_consensus.cc:3060] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.157472  3444 raft_consensus.cc:2749] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:46.179461  3423 consensus_queue.cc:1048] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.193449  3437 consensus_queue.cc:1048] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.259822  3206 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.265218  3437 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.266287  3444 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.266737  3444 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.269590  3444 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.269914  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:46.270576  3356 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 1.
I20260709 14:55:46.269616  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:46.272253  3170 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [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: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.273025  3444 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:46.273438  3444 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b49a1bc49a59414a80181e2e53de2e67)
I20260709 14:55:46.273888  3444 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.277690  3437 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.281409  3444 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.282469  3206 raft_consensus.cc:1240] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Rejecting Update request from peer b49a1bc49a59414a80181e2e53de2e67 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:46.283413  3437 raft_consensus.cc:493] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.283877  3437 raft_consensus.cc:515] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.284293  3444 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.284523  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.285694  3437 leader_election.cc:290] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.287177  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:46.287221  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:46.287931  3355 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:46.288033  3207 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 0.
I20260709 14:55:46.289551  3245 leader_election.cc:304] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:46.290326  3423 raft_consensus.cc:2804] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:46.290707  3423 raft_consensus.cc:493] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:46.290597  3437 consensus_queue.cc:1059] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.291095  3423 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.292156  3433 raft_consensus.cc:3055] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.292169  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.292622  3433 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:46.293591  3171 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:46.293402  3433 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.294652  3444 raft_consensus.cc:2749] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:46.294705  3433 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.298038  3423 raft_consensus.cc:515] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.300083  3423 leader_election.cc:290] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.301005  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:46.301311  3355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.301570  3207 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.301878  3355 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.305886  3207 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:46.306077  3355 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 1.
I20260709 14:55:46.306831  3245 leader_election.cc:304] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.307397  3433 raft_consensus.cc:2804] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:46.307827  3433 raft_consensus.cc:697] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:46.308518  3433 consensus_queue.cc:237] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.315243  3104 catalog_manager.cc:5697] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 0 to 1, leader changed from <none> to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.320757  3401 consensus_queue.cc:1048] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.331903  3416 consensus_queue.cc:1048] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.358604  3444 consensus_queue.cc:1048] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.370075  3446 consensus_queue.cc:1048] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:46.372471  3433 consensus_queue.cc:1048] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.389238  3356 raft_consensus.cc:3060] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:46.397922  3437 consensus_queue.cc:1048] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.422199  3282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:45320
I20260709 14:55:46.422832  3282 raft_consensus.cc:606] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:46.436264  3356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:59914
I20260709 14:55:46.436774  3356 raft_consensus.cc:606] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:46.441922  3282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:45320
I20260709 14:55:46.442421  3282 raft_consensus.cc:606] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:46.447243  3356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:59914
I20260709 14:55:46.447726  3356 raft_consensus.cc:606] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:46.457414  3356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
mode: GRACEFUL
new_leader_uuid: "b49a1bc49a59414a80181e2e53de2e67"
 from {username='slave'} at 127.0.0.1:59914
I20260709 14:55:46.457911  3356 raft_consensus.cc:606] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Received request to transfer leadership to TS b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:46.476290  3207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:54862
I20260709 14:55:46.476851  3207 raft_consensus.cc:606] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Received request to transfer leadership to TS 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:46.515041  3437 consensus_queue.cc:1048] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.525384  3433 consensus_queue.cc:1048] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.530723  3416 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.535108  3433 raft_consensus.cc:993] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.535630  3423 raft_consensus.cc:1081] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.537439  3207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54860
I20260709 14:55:46.538010  3207 raft_consensus.cc:493] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.538368  3207 raft_consensus.cc:3060] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.541939  3401 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.547072  3207 raft_consensus.cc:515] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:46.549419  3446 consensus_queue.cc:1048] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.550478  3207 leader_election.cc:290] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Requested vote from peers 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:46.552219  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.552421  3452 raft_consensus.cc:993] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: : Instructing follower b49a1bc49a59414a80181e2e53de2e67 to start an election
I20260709 14:55:46.552830  3356 raft_consensus.cc:3060] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.552894  3452 raft_consensus.cc:1081] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Signalling peer b49a1bc49a59414a80181e2e53de2e67 to start an election
I20260709 14:55:46.554847  3282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
 from {username='slave'} at 127.0.0.1:45304
I20260709 14:55:46.555804  3282 raft_consensus.cc:493] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.556160  3282 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.557765  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e511fff0843e5b402f2160e240a17" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.558333  3281 raft_consensus.cc:3055] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.558624  3281 raft_consensus.cc:740] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:46.559444  3281 consensus_queue.cc:260] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:46.559736  3356 raft_consensus.cc:2468] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:46.560755  3281 raft_consensus.cc:3060] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.561456  3170 leader_election.cc:304] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.563235  3282 raft_consensus.cc:515] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.565069  3446 raft_consensus.cc:2804] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.566089  3446 raft_consensus.cc:697] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:46.567291  3446 consensus_queue.cc:237] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } }
I20260709 14:55:46.569514  3281 raft_consensus.cc:2468] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:46.570708  3401 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.570997  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:46.571758  3206 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.575670  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.576270  3356 raft_consensus.cc:3055] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.576573  3356 raft_consensus.cc:740] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:46.577453  3356 consensus_queue.cc:260] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.578626  3356 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.579970  3282 leader_election.cc:290] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 2 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.580329  3206 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 2.
I20260709 14:55:46.581760  3245 leader_election.cc:304] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.582772  3423 raft_consensus.cc:2804] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.583305  3423 raft_consensus.cc:697] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:46.584147  3423 consensus_queue.cc:237] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.586843  3452 raft_consensus.cc:993] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.587282  3452 raft_consensus.cc:1081] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.589469  3206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54854
I20260709 14:55:46.585129  3103 catalog_manager.cc:5697] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 1 to 2, leader changed from b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 2 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.596120  3206 raft_consensus.cc:493] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.596549  3206 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.597411  3446 consensus_queue.cc:1048] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.600545  3452 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.605144  3206 raft_consensus.cc:515] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.611608  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.614984  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.614081  3104 catalog_manager.cc:5697] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 1 to 2, leader changed from 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3) to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.615574  3354 raft_consensus.cc:3055] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.615957  3354 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:46.616770  3354 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.617851  3354 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.620074  3206 leader_election.cc:290] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.624461  3356 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 2.
I20260709 14:55:46.627983  3354 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:46.632310  3170 leader_election.cc:304] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [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: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:46.633318  3446 raft_consensus.cc:2804] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.633970  3446 raft_consensus.cc:697] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:46.634716  3446 consensus_queue.cc:237] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.641065  3104 catalog_manager.cc:5697] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 1 to 2, leader changed from 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 2 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.703934  3423 consensus_queue.cc:1048] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.710026  3433 raft_consensus.cc:993] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.710501  3404 raft_consensus.cc:1081] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.712543  3207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54860
I20260709 14:55:46.713110  3207 raft_consensus.cc:493] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.713498  3207 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.715735  3433 consensus_queue.cc:1048] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:46.719262  3207 raft_consensus.cc:515] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.722290  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.722842  3282 raft_consensus.cc:3055] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.723136  3282 raft_consensus.cc:740] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:46.724301  3207 leader_election.cc:290] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.723944  3282 consensus_queue.cc:260] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.725111  3282 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.725503  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.731829  3282 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:46.732959  3171 leader_election.cc:304] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [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: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:46.733700  3446 raft_consensus.cc:2804] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.734181  3446 raft_consensus.cc:697] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:46.734997  3446 consensus_queue.cc:237] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.741413  3103 catalog_manager.cc:5697] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 1 to 2, leader changed from b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 2 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.807643  3416 raft_consensus.cc:993] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.807964  3405 raft_consensus.cc:993] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: : Instructing follower 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:46.808233  3416 raft_consensus.cc:1081] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:46.808450  3405 raft_consensus.cc:1081] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Signalling peer 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:46.810042  3356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:55:46.810081  3207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54854
I20260709 14:55:46.810724  3356 raft_consensus.cc:493] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.810809  3207 raft_consensus.cc:493] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.811192  3356 raft_consensus.cc:3060] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.811247  3207 raft_consensus.cc:3060] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.816013  3356 raft_consensus.cc:515] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.816735  3207 raft_consensus.cc:515] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.817708  3356 leader_election.cc:290] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 2 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:46.818774  3207 leader_election.cc:290] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:46.818657  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:46.819403  3206 raft_consensus.cc:3055] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.819569  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.819824  3206 raft_consensus.cc:740] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:46.819974  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f6e0ae89634269a56dc68b230e0f6b" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:46.820214  3280 raft_consensus.cc:3060] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.820555  3354 raft_consensus.cc:3055] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.820968  3354 raft_consensus.cc:740] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:46.820736  3206 consensus_queue.cc:260] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.822105  3206 raft_consensus.cc:3060] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.821859  3354 consensus_queue.cc:260] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.823170  3354 raft_consensus.cc:3060] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.824851  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02e100e80f48b3bb347355bd43f9ea" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:46.825471  3282 raft_consensus.cc:3060] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.825726  3280 raft_consensus.cc:2468] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:46.827137  3171 leader_election.cc:304] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.828116  3405 raft_consensus.cc:2804] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.828565  3405 raft_consensus.cc:697] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:46.829371  3405 consensus_queue.cc:237] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.829948  3206 raft_consensus.cc:2468] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 2.
I20260709 14:55:46.830538  3354 raft_consensus.cc:2468] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:46.831501  3319 leader_election.cc:304] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:46.831995  3282 raft_consensus.cc:2468] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 2.
I20260709 14:55:46.832369  3416 raft_consensus.cc:2804] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.832995  3416 raft_consensus.cc:697] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 2 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:46.833954  3416 consensus_queue.cc:237] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:46.838439  3104 catalog_manager.cc:5697] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 1 to 2, leader changed from 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 2 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.841112  3105 catalog_manager.cc:5697] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 1 to 2, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.975189  3354 raft_consensus.cc:1275] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.976965  3405 consensus_queue.cc:1048] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.983903  3282 raft_consensus.cc:1275] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.986093  3445 consensus_queue.cc:1048] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.070722  3354 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.072022  3445 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.081319  3282 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.087502  3282 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.088778  3444 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.097724  3354 raft_consensus.cc:1275] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Refusing update from remote peer b49a1bc49a59414a80181e2e53de2e67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.098928  3433 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.106343  3206 raft_consensus.cc:1275] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Refusing update from remote peer b49a1bc49a59414a80181e2e53de2e67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.107967  3404 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.219188  3206 raft_consensus.cc:1275] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.220470  3416 consensus_queue.cc:1048] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.227481  3282 raft_consensus.cc:1275] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.229084  3401 consensus_queue.cc:1048] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.261696  3282 raft_consensus.cc:1275] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.263085  3444 consensus_queue.cc:1048] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.271075  3354 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.278738  3354 raft_consensus.cc:1275] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.280148  3444 consensus_queue.cc:1048] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.323508  3282 raft_consensus.cc:1275] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.324887  3444 consensus_queue.cc:1048] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.332103  3354 raft_consensus.cc:1275] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.333550  3444 consensus_queue.cc:1048] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.432988  3404 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.433447  3404 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.435020  3404 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:47.435737  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:47.436030  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:47.437438  3245 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67; no voters: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:47.438071  3404 raft_consensus.cc:2749] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:47.781088  3401 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b49a1bc49a59414a80181e2e53de2e67)
I20260709 14:55:47.781592  3401 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.783851  3401 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:47.784437  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:47.784341  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c" is_pre_election: true
I20260709 14:55:47.785070  3282 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 2.
I20260709 14:55:47.785254  3206 raft_consensus.cc:2393] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 763c68f44c1a418ebb4f387de35f4600 in current term 2: Already voted for candidate db69422be21c48e8b9341dfc25dff72c in this term.
I20260709 14:55:47.786190  3320 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:47.786845  3401 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:47.787233  3401 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b49a1bc49a59414a80181e2e53de2e67)
I20260709 14:55:47.787532  3401 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.791944  3401 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.793504  3401 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 2 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:47.794320  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:47.794612  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:47.794962  3206 raft_consensus.cc:2393] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 763c68f44c1a418ebb4f387de35f4600 in current term 2: Already voted for candidate db69422be21c48e8b9341dfc25dff72c in this term.
I20260709 14:55:47.799283  3282 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 2.
I20260709 14:55:47.800272  3320 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:47.800876  3401 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.801311  3401 raft_consensus.cc:697] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 2 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:47.802045  3401 consensus_queue.cc:237] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.808053  3105 catalog_manager.cc:5697] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 1 to 2, leader changed from b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2) to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:47.843734  3444 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.844264  3444 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.845923  3444 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:47.846681  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67" is_pre_election: true
I20260709 14:55:47.846930  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600" is_pre_election: true
I20260709 14:55:47.847354  3282 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:47.848879  3171 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:47.849588  3444 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:47.849943  3444 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.850271  3444 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:47.854687  3444 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.856179  3444 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 3 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:47.856877  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:47.857156  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:47.857445  3282 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:47.862033  3282 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 3.
I20260709 14:55:47.862849  3171 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:47.863469  3444 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:47.863893  3444 raft_consensus.cc:697] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:47.864506  3444 consensus_queue.cc:237] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:47.870661  3104 catalog_manager.cc:5697] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 2 to 3, leader changed from 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 3 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.316250  3356 raft_consensus.cc:3055] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:48.316543  3356 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:48.317302  3356 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:48.318236  3356 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.322856  3356 raft_consensus.cc:1275] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:48.323096  3356 pending_rounds.cc:85] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: Aborting all ops after (but not including) 1
I20260709 14:55:48.323302  3356 pending_rounds.cc:107] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:48.323489  3356 raft_consensus.cc:2889] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:48.324949  3446 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.334543  3282 raft_consensus.cc:1275] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:48.336571  3405 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:49.507737  2552 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:55:49.508594  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:49.531380  3206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:54876
I20260709 14:55:49.532128  3206 raft_consensus.cc:606] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Received request to transfer leadership to TS 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:49.534543  3206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:54876
I20260709 14:55:49.534998  3206 raft_consensus.cc:606] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Received request to transfer leadership to TS 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:49.536077  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:49.536536  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:49.544798  3497 raft_consensus.cc:993] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: : Instructing follower 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:49.545320  3444 raft_consensus.cc:1081] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Signalling peer 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:49.546856  3354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:55:49.547369  3354 raft_consensus.cc:493] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.547703  3354 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.553356  3354 raft_consensus.cc:515] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:49.555286  3354 leader_election.cc:290] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 3 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:49.556411  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:49.556635  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:49.557157  3206 raft_consensus.cc:3055] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.557274  3280 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.557448  3206 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:49.558367  3206 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:49.559541  3206 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.562811  3280 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 3.
I20260709 14:55:49.564167  3320 leader_election.cc:304] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:49.565014  3401 raft_consensus.cc:2804] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.565307  3206 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 3.
I20260709 14:55:49.566104  3401 raft_consensus.cc:697] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:49.567178  3401 consensus_queue.cc:237] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:49.573956  3105 catalog_manager.cc:5697] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 2 to 3, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.770994  3497 raft_consensus.cc:993] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: : Instructing follower 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:49.771420  3444 raft_consensus.cc:1081] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Signalling peer 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:49.772861  3354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:55:49.773294  3354 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.773537  3354 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.778194  3354 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:49.779635  3354 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 4 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:49.780602  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:49.780789  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:49.781114  3206 raft_consensus.cc:3055] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:49.781381  3280 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.781458  3206 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:49.782312  3206 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:49.783288  3206 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:49.787160  3280 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 4.
I20260709 14:55:49.788334  3320 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:49.788848  3206 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 4.
I20260709 14:55:49.789203  3500 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:49.789740  3500 raft_consensus.cc:697] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:49.790697  3500 consensus_queue.cc:237] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:49.798316  3105 catalog_manager.cc:5697] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 3 to 4, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.019140  3206 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:50.020447  3500 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.032330  3280 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:50.037153  3509 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:50.238237  3280 raft_consensus.cc:1275] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:50.239521  3509 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.247991  3206 raft_consensus.cc:1275] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:50.249497  3401 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.537302  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:50.556012  3354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:59914
I20260709 14:55:50.556720  3354 raft_consensus.cc:606] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:50.564080  3280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:45320
I20260709 14:55:50.564544  3280 raft_consensus.cc:606] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:50.569478  3280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:45320
I20260709 14:55:50.570083  3280 raft_consensus.cc:606] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:50.574788  3354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
mode: GRACEFUL
new_leader_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:59914
I20260709 14:55:50.575248  3354 raft_consensus.cc:606] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Received request to transfer leadership to TS db69422be21c48e8b9341dfc25dff72c
I20260709 14:55:50.649109  3404 raft_consensus.cc:993] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.649585  3404 raft_consensus.cc:1081] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.651109  3206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54860
I20260709 14:55:50.651577  3206 raft_consensus.cc:493] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.651891  3206 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.655983  3206 raft_consensus.cc:515] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.657460  3206 leader_election.cc:290] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 3 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:50.658499  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:50.659080  3280 raft_consensus.cc:3055] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:50.659107  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:50.659415  3280 raft_consensus.cc:740] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:50.659736  3354 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.660326  3280 consensus_queue.cc:260] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.661412  3280 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.665956  3354 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 3.
I20260709 14:55:50.666105  3280 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 3.
I20260709 14:55:50.667289  3170 leader_election.cc:304] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [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: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:50.668128  3444 raft_consensus.cc:2804] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:50.668555  3444 raft_consensus.cc:697] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:50.669328  3444 consensus_queue.cc:237] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.675504  3105 catalog_manager.cc:5697] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 2 to 3, leader changed from b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 3 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.820380  3509 raft_consensus.cc:993] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.820904  3401 raft_consensus.cc:1081] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.822515  3206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54854
I20260709 14:55:50.823024  3206 raft_consensus.cc:493] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.823390  3206 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.827368  3206 raft_consensus.cc:515] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.828758  3206 leader_election.cc:290] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 5 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:50.829736  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:50.829670  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5797e2d200d24c9b8dd2889fa718f96c" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:50.830354  3354 raft_consensus.cc:3055] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:50.830381  3280 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.830777  3354 raft_consensus.cc:740] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:50.831580  3354 consensus_queue.cc:260] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.832536  3354 raft_consensus.cc:3060] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.836521  3280 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 5.
I20260709 14:55:50.836951  3354 raft_consensus.cc:2468] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 5.
I20260709 14:55:50.837743  3171 leader_election.cc:304] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [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: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:50.838404  3444 raft_consensus.cc:2804] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:50.838812  3444 raft_consensus.cc:697] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 5 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:50.839504  3444 consensus_queue.cc:237] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.844962  3105 catalog_manager.cc:5697] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 4 to 5, leader changed from 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 5 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.890583  3404 raft_consensus.cc:993] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.891150  3515 raft_consensus.cc:1081] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.892716  3206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54860
I20260709 14:55:50.893095  3206 raft_consensus.cc:493] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.893329  3206 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:50.897699  3206 raft_consensus.cc:515] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.899276  3206 leader_election.cc:290] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:50.900045  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:50.900321  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:50.900642  3280 raft_consensus.cc:3055] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:50.900897  3354 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:50.900995  3280 raft_consensus.cc:740] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:50.901825  3280 consensus_queue.cc:260] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.902752  3280 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:50.905648  3354 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:50.906670  3170 leader_election.cc:304] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 763c68f44c1a418ebb4f387de35f4600, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:50.907343  3444 raft_consensus.cc:2804] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:50.907393  3280 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 2.
I20260709 14:55:50.907967  3444 raft_consensus.cc:697] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:50.908910  3444 consensus_queue.cc:237] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.916893  3105 catalog_manager.cc:5697] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 1 to 2, leader changed from b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 2 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.950119  3509 raft_consensus.cc:993] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: : Instructing follower db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.950599  3509 raft_consensus.cc:1081] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 LEADER]: Signalling peer db69422be21c48e8b9341dfc25dff72c to start an election
I20260709 14:55:50.952000  3206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
 from {username='slave'} at 127.0.0.1:54854
I20260709 14:55:50.952464  3206 raft_consensus.cc:493] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.952826  3206 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.957098  3206 raft_consensus.cc:515] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.958580  3206 leader_election.cc:290] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [CANDIDATE]: Term 4 election: Requested vote from peers b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:50.959584  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:50.959986  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "db69422be21c48e8b9341dfc25dff72c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:50.960175  3354 raft_consensus.cc:3055] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:50.960573  3280 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.960597  3354 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:50.961645  3354 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.962610  3354 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.966887  3280 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 4.
I20260709 14:55:50.967876  3354 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69422be21c48e8b9341dfc25dff72c in term 4.
I20260709 14:55:50.967957  3171 leader_election.cc:304] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [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: b49a1bc49a59414a80181e2e53de2e67, db69422be21c48e8b9341dfc25dff72c; no voters: 
I20260709 14:55:50.968809  3444 raft_consensus.cc:2804] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:50.969233  3444 raft_consensus.cc:697] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 LEADER]: Becoming Leader. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:50.969784  3444 consensus_queue.cc:237] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:50.975279  3105 catalog_manager.cc:5697] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c reported cstate change: term changed from 3 to 4, leader changed from 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3) to db69422be21c48e8b9341dfc25dff72c (127.2.126.1). New cstate: current_term: 4 leader_uuid: "db69422be21c48e8b9341dfc25dff72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.203836  3282 raft_consensus.cc:1275] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.205021  3444 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.215407  3354 raft_consensus.cc:1275] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.217125  3521 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:51.229598  3354 raft_consensus.cc:1275] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:51.230844  3497 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.238107  3282 raft_consensus.cc:1275] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:55:51.241268  3444 consensus_queue.cc:1048] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.325619  3282 raft_consensus.cc:1275] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:51.326771  3444 consensus_queue.cc:1048] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:51.335534  3354 raft_consensus.cc:1275] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:51.337007  3444 consensus_queue.cc:1048] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:51.466027  3354 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.467384  3444 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.475021  3282 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Refusing update from remote peer db69422be21c48e8b9341dfc25dff72c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.477070  3528 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.581871  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:53.589097  3206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "b49a1bc49a59414a80181e2e53de2e67"
 from {username='slave'} at 127.0.0.1:54876
I20260709 14:55:53.589715  3206 raft_consensus.cc:606] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Received request to transfer leadership to TS b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:53.592023  3206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:54876
I20260709 14:55:53.592497  3206 raft_consensus.cc:606] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Received request to transfer leadership to TS 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:53.594870  3206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:54876
I20260709 14:55:53.595350  3206 raft_consensus.cc:606] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 LEADER]: Received request to transfer leadership to TS 763c68f44c1a418ebb4f387de35f4600
I20260709 14:55:53.597436  3206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3"
dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
mode: GRACEFUL
new_leader_uuid: "b49a1bc49a59414a80181e2e53de2e67"
 from {username='slave'} at 127.0.0.1:54876
I20260709 14:55:53.597892  3206 raft_consensus.cc:606] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Received request to transfer leadership to TS b49a1bc49a59414a80181e2e53de2e67
I20260709 14:55:53.598717  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:53.599112  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:53.608713  3497 raft_consensus.cc:993] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: : Instructing follower b49a1bc49a59414a80181e2e53de2e67 to start an election
I20260709 14:55:53.609117  3533 raft_consensus.cc:1081] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Signalling peer b49a1bc49a59414a80181e2e53de2e67 to start an election
I20260709 14:55:53.610585  3280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
 from {username='slave'} at 127.0.0.1:45308
I20260709 14:55:53.611214  3280 raft_consensus.cc:493] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.611622  3280 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.613773  3497 raft_consensus.cc:993] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: : Instructing follower 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:53.614205  3533 raft_consensus.cc:1081] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 LEADER]: Signalling peer 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:53.615869  3354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:55:53.616341  3354 raft_consensus.cc:493] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.616662  3354 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.618345  3280 raft_consensus.cc:515] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.620440  3280 leader_election.cc:290] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 3 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:53.621584  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:53.622116  3356 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.622561  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65d9819a3e94c46a5e7b68a0f87c5b3" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:53.622664  3354 raft_consensus.cc:515] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.623114  3206 raft_consensus.cc:3055] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:53.623452  3206 raft_consensus.cc:740] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:53.624190  3206 consensus_queue.cc:260] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.625306  3354 leader_election.cc:290] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 5 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:53.625404  3206 raft_consensus.cc:3060] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.625356  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:53.626062  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f6f2a581ff4b05a9de0bd298b07d98" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:53.626663  3207 raft_consensus.cc:3055] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:53.626947  3280 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.627012  3207 raft_consensus.cc:740] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:53.627920  3207 consensus_queue.cc:260] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.628784  3356 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 3.
I20260709 14:55:53.629220  3207 raft_consensus.cc:3060] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:53.630019  3245 leader_election.cc:304] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:53.630815  3404 raft_consensus.cc:2804] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:53.631881  3404 raft_consensus.cc:697] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 3 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:53.632016  3280 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 5.
I20260709 14:55:53.632788  3404 consensus_queue.cc:237] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.633862  3320 leader_election.cc:304] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:53.634684  3509 raft_consensus.cc:2804] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:53.635119  3207 raft_consensus.cc:2468] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 5.
I20260709 14:55:53.636511  3509 raft_consensus.cc:697] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 5 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:53.637338  3509 consensus_queue.cc:237] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.639555  3206 raft_consensus.cc:2468] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 3.
I20260709 14:55:53.642771  3105 catalog_manager.cc:5697] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 2 to 3, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.644922  3104 catalog_manager.cc:5697] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 4 to 5, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 5 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.781031  3497 raft_consensus.cc:993] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: : Instructing follower 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:53.781481  3497 raft_consensus.cc:1081] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Signalling peer 763c68f44c1a418ebb4f387de35f4600 to start an election
I20260709 14:55:53.782867  3356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d"
dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:55:53.783281  3356 raft_consensus.cc:493] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.783519  3356 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.787940  3356 raft_consensus.cc:515] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.789261  3356 leader_election.cc:290] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [CANDIDATE]: Term 4 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2:36081)
I20260709 14:55:53.790148  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:53.790287  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfd58d5b004c8da26ee22c0dcc116d" candidate_uuid: "763c68f44c1a418ebb4f387de35f4600" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
I20260709 14:55:53.790710  3206 raft_consensus.cc:3055] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:53.790724  3280 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.791179  3206 raft_consensus.cc:740] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:53.791944  3206 consensus_queue.cc:260] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.793076  3206 raft_consensus.cc:3060] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.797551  3280 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 4.
I20260709 14:55:53.798581  3320 leader_election.cc:304] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:53.798986  3206 raft_consensus.cc:2468] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763c68f44c1a418ebb4f387de35f4600 in term 4.
I20260709 14:55:53.799271  3509 raft_consensus.cc:2804] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:53.799721  3509 raft_consensus.cc:697] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Becoming Leader. State: Replica: 763c68f44c1a418ebb4f387de35f4600, State: Running, Role: LEADER
I20260709 14:55:53.800554  3509 consensus_queue.cc:237] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.806818  3104 catalog_manager.cc:5697] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 reported cstate change: term changed from 3 to 4, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "763c68f44c1a418ebb4f387de35f4600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.830204  3533 raft_consensus.cc:993] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: : Instructing follower b49a1bc49a59414a80181e2e53de2e67 to start an election
I20260709 14:55:53.830631  3497 raft_consensus.cc:1081] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Signalling peer b49a1bc49a59414a80181e2e53de2e67 to start an election
I20260709 14:55:53.831902  3280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d"
dest_uuid: "b49a1bc49a59414a80181e2e53de2e67"
 from {username='slave'} at 127.0.0.1:45308
I20260709 14:55:53.832382  3280 raft_consensus.cc:493] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.832728  3280 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.837387  3280 raft_consensus.cc:515] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.838946  3280 leader_election.cc:290] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [CANDIDATE]: Term 3 election: Requested vote from peers db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863), 763c68f44c1a418ebb4f387de35f4600 (127.2.126.3:44919)
I20260709 14:55:53.840055  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db69422be21c48e8b9341dfc25dff72c"
I20260709 14:55:53.840055  3356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb196a147a4d1ca9a69bd8337d6f9d" candidate_uuid: "b49a1bc49a59414a80181e2e53de2e67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "763c68f44c1a418ebb4f387de35f4600"
I20260709 14:55:53.840826  3356 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.840799  3206 raft_consensus.cc:3055] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:53.841365  3206 raft_consensus.cc:740] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db69422be21c48e8b9341dfc25dff72c, State: Running, Role: LEADER
I20260709 14:55:53.842135  3206 consensus_queue.cc:260] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.843308  3206 raft_consensus.cc:3060] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.847481  3356 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 3.
I20260709 14:55:53.848542  3245 leader_election.cc:304] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [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: 763c68f44c1a418ebb4f387de35f4600, b49a1bc49a59414a80181e2e53de2e67; no voters: 
I20260709 14:55:53.849170  3404 raft_consensus.cc:2804] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:53.849375  3206 raft_consensus.cc:2468] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49a1bc49a59414a80181e2e53de2e67 in term 3.
I20260709 14:55:53.849623  3404 raft_consensus.cc:697] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 3 LEADER]: Becoming Leader. State: Replica: b49a1bc49a59414a80181e2e53de2e67, State: Running, Role: LEADER
I20260709 14:55:53.850404  3404 consensus_queue.cc:237] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [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: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } }
I20260709 14:55:53.856827  3104 catalog_manager.cc:5697] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 reported cstate change: term changed from 2 to 3, leader changed from db69422be21c48e8b9341dfc25dff72c (127.2.126.1) to b49a1bc49a59414a80181e2e53de2e67 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "b49a1bc49a59414a80181e2e53de2e67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.072911  3356 raft_consensus.cc:1275] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Refusing update from remote peer b49a1bc49a59414a80181e2e53de2e67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:54.074043  3404 consensus_queue.cc:1048] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:54.083256  3206 raft_consensus.cc:1275] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Refusing update from remote peer b49a1bc49a59414a80181e2e53de2e67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:54.085206  3534 consensus_queue.cc:1048] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:54.124275  3206 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:54.125624  3509 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:54.128631  3280 raft_consensus.cc:1275] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:54.129768  3509 consensus_queue.cc:1048] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:54.258735  3207 raft_consensus.cc:1275] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:54.260069  3552 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:54.270030  3280 raft_consensus.cc:1275] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Refusing update from remote peer 763c68f44c1a418ebb4f387de35f4600: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:54.271174  3535 consensus_queue.cc:1048] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b49a1bc49a59414a80181e2e53de2e67" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:54.341287  3356 raft_consensus.cc:1275] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Refusing update from remote peer b49a1bc49a59414a80181e2e53de2e67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:54.342664  3404 consensus_queue.cc:1048] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "763c68f44c1a418ebb4f387de35f4600" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:54.351632  3207 raft_consensus.cc:1275] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Refusing update from remote peer b49a1bc49a59414a80181e2e53de2e67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:54.353513  3404 consensus_queue.cc:1048] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69422be21c48e8b9341dfc25dff72c" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 42863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:54.599839  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:54.605602  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
I20260709 14:55:54.627156  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:54.628032  2552 tablet_replica.cc:333] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.628654  2552 raft_consensus.cc:2243] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.629415  2552 raft_consensus.cc:2272] T 25f6e0ae89634269a56dc68b230e0f6b P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.631258  2552 tablet_replica.cc:333] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.631836  2552 raft_consensus.cc:2243] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.632258  2552 raft_consensus.cc:2272] T e65d9819a3e94c46a5e7b68a0f87c5b3 P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.634477  2552 tablet_replica.cc:333] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.634980  2552 raft_consensus.cc:2243] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.635664  2552 raft_consensus.cc:2272] T 5797e2d200d24c9b8dd2889fa718f96c P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.637297  2552 tablet_replica.cc:333] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.637790  2552 raft_consensus.cc:2243] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.638211  2552 raft_consensus.cc:2272] T 3f02e100e80f48b3bb347355bd43f9ea P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.639871  2552 tablet_replica.cc:333] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.640364  2552 raft_consensus.cc:2243] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.641085  2552 raft_consensus.cc:2272] T 0b9e511fff0843e5b402f2160e240a17 P db69422be21c48e8b9341dfc25dff72c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.642779  2552 tablet_replica.cc:333] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.643246  2552 raft_consensus.cc:2243] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.643626  2552 raft_consensus.cc:2272] T 5cdfd58d5b004c8da26ee22c0dcc116d P db69422be21c48e8b9341dfc25dff72c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.645627  2552 tablet_replica.cc:333] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.646137  2552 raft_consensus.cc:2243] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.646595  2552 raft_consensus.cc:2272] T 68f6f2a581ff4b05a9de0bd298b07d98 P db69422be21c48e8b9341dfc25dff72c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.648867  2552 tablet_replica.cc:333] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.649358  2552 raft_consensus.cc:2243] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.649761  2552 raft_consensus.cc:2272] T 70b9823e93a24d9dac252e73d2c307a6 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.651489  2552 tablet_replica.cc:333] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.652010  2552 raft_consensus.cc:2243] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.652405  2552 raft_consensus.cc:2272] T 4ccb196a147a4d1ca9a69bd8337d6f9d P db69422be21c48e8b9341dfc25dff72c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.654383  2552 tablet_replica.cc:333] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c: stopping tablet replica
I20260709 14:55:54.654862  2552 raft_consensus.cc:2243] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.655625  2552 raft_consensus.cc:2272] T d0a81d700da24ee894b65a8c24887bf0 P db69422be21c48e8b9341dfc25dff72c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:54.660240  3245 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
W20260709 14:55:54.663626  3245 consensus_peers.cc:597] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 -> Peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Couldn't send request to peer db69422be21c48e8b9341dfc25dff72c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.687007  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
I20260709 14:55:54.707592  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
W20260709 14:55:54.722644  3319 consensus_peers.cc:597] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 -> Peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Couldn't send request to peer db69422be21c48e8b9341dfc25dff72c. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:42863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.731422  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:54.732196  2552 tablet_replica.cc:333] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.733196  2552 raft_consensus.cc:2243] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.733851  2552 raft_consensus.cc:2272] T 68f6f2a581ff4b05a9de0bd298b07d98 P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.736070  2552 tablet_replica.cc:333] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.736548  2552 raft_consensus.cc:2243] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.736919  2552 raft_consensus.cc:2272] T 5cdfd58d5b004c8da26ee22c0dcc116d P b49a1bc49a59414a80181e2e53de2e67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.738804  2552 tablet_replica.cc:333] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.739411  2552 raft_consensus.cc:2243] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.739953  2552 raft_consensus.cc:2272] T d0a81d700da24ee894b65a8c24887bf0 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.742216  2552 tablet_replica.cc:333] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.742791  2552 raft_consensus.cc:2243] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.743286  2552 raft_consensus.cc:2272] T 3f02e100e80f48b3bb347355bd43f9ea P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:54.743940  3319 consensus_peers.cc:597] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 -> Peer db69422be21c48e8b9341dfc25dff72c (127.2.126.1:42863): Couldn't send request to peer db69422be21c48e8b9341dfc25dff72c. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:42863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.745157  2552 tablet_replica.cc:333] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.745674  2552 raft_consensus.cc:2243] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.746449  2552 raft_consensus.cc:2272] T 4ccb196a147a4d1ca9a69bd8337d6f9d P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.748476  2552 tablet_replica.cc:333] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.749136  2552 raft_consensus.cc:2243] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.749833  2552 raft_consensus.cc:2272] T 70b9823e93a24d9dac252e73d2c307a6 P b49a1bc49a59414a80181e2e53de2e67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.751452  2552 tablet_replica.cc:333] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.752028  2552 raft_consensus.cc:2243] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.752429  2552 raft_consensus.cc:2272] T 0b9e511fff0843e5b402f2160e240a17 P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.754004  2552 tablet_replica.cc:333] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.754470  2552 raft_consensus.cc:2243] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.754956  2552 raft_consensus.cc:2272] T 25f6e0ae89634269a56dc68b230e0f6b P b49a1bc49a59414a80181e2e53de2e67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.756585  2552 tablet_replica.cc:333] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.756997  2552 raft_consensus.cc:2243] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.757613  2552 raft_consensus.cc:2272] T e65d9819a3e94c46a5e7b68a0f87c5b3 P b49a1bc49a59414a80181e2e53de2e67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.759315  2552 tablet_replica.cc:333] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67: stopping tablet replica
I20260709 14:55:54.759848  2552 raft_consensus.cc:2243] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.760227  2552 raft_consensus.cc:2272] T 5797e2d200d24c9b8dd2889fa718f96c P b49a1bc49a59414a80181e2e53de2e67 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.787932  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
I20260709 14:55:54.806692  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
I20260709 14:55:54.831408  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:54.832216  2552 tablet_replica.cc:333] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.832846  2552 raft_consensus.cc:2243] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.833745  2552 raft_consensus.cc:2272] T 3f02e100e80f48b3bb347355bd43f9ea P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.836023  2552 tablet_replica.cc:333] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.836654  2552 raft_consensus.cc:2243] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.837337  2552 raft_consensus.cc:2272] T 5cdfd58d5b004c8da26ee22c0dcc116d P 763c68f44c1a418ebb4f387de35f4600 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.839252  2552 tablet_replica.cc:333] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.839875  2552 raft_consensus.cc:2243] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.840595  2552 raft_consensus.cc:2272] T 68f6f2a581ff4b05a9de0bd298b07d98 P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.843238  2552 tablet_replica.cc:333] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.843837  2552 raft_consensus.cc:2243] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.844249  2552 raft_consensus.cc:2272] T d0a81d700da24ee894b65a8c24887bf0 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.845814  2552 tablet_replica.cc:333] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.846421  2552 raft_consensus.cc:2243] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.846875  2552 raft_consensus.cc:2272] T 5797e2d200d24c9b8dd2889fa718f96c P 763c68f44c1a418ebb4f387de35f4600 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.848562  2552 tablet_replica.cc:333] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.849066  2552 raft_consensus.cc:2243] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.849505  2552 raft_consensus.cc:2272] T e65d9819a3e94c46a5e7b68a0f87c5b3 P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.851552  2552 tablet_replica.cc:333] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.852104  2552 raft_consensus.cc:2243] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.852581  2552 raft_consensus.cc:2272] T 70b9823e93a24d9dac252e73d2c307a6 P 763c68f44c1a418ebb4f387de35f4600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.854418  2552 tablet_replica.cc:333] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.855012  2552 raft_consensus.cc:2243] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.855428  2552 raft_consensus.cc:2272] T 4ccb196a147a4d1ca9a69bd8337d6f9d P 763c68f44c1a418ebb4f387de35f4600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.857489  2552 tablet_replica.cc:333] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.857995  2552 raft_consensus.cc:2243] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.858414  2552 raft_consensus.cc:2272] T 0b9e511fff0843e5b402f2160e240a17 P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.860141  2552 tablet_replica.cc:333] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600: stopping tablet replica
I20260709 14:55:54.860599  2552 raft_consensus.cc:2243] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:54.861001  2552 raft_consensus.cc:2272] T 25f6e0ae89634269a56dc68b230e0f6b P 763c68f44c1a418ebb4f387de35f4600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.890628  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:55:54.908241  2552 master.cc:562] Master@127.2.126.62:43417 shutting down...
I20260709 14:55:54.927389  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.927960  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.928301  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P be46623ac2954bf591b75567c7dd560a: stopping tablet replica
I20260709 14:55:54.946636  2552 master.cc:584] Master@127.2.126.62:43417 shutdown complete.
763c68f44c1a418ebb4f387de35f4600  1
b49a1bc49a59414a80181e2e53de2e67  3
db69422be21c48e8b9341dfc25dff72c  6
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10348 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:55:54.990000  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:36015
I20260709 14:55:54.991153  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:54.996405  3562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.997092  3563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.997730  3565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:54.998324  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:54.999130  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:54.999339  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:54.999511  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608954999472 us; error 0 us; skew 500 ppm
I20260709 14:55:55.000089  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:55.002358  2552 webserver.cc:533] Webserver started at http://127.2.126.62:40069/ using document root <none> and password file <none>
I20260709 14:55:55.002856  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:55.003057  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:55.003345  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:55.004536  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "7591811f00084dad90ebcf427aec3500"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-hxnw"
I20260709 14:55:55.008939  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:55.012306  3570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.013094  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:55.013424  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "7591811f00084dad90ebcf427aec3500"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-hxnw"
I20260709 14:55:55.013716  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:55.040021  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:55.041301  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:55.078780  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:36015
I20260709 14:55:55.078873  3621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:36015 every 8 connection(s)
I20260709 14:55:55.082571  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.091805  3622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500: Bootstrap starting.
I20260709 14:55:55.096194  3622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.100016  3622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500: No bootstrap required, opened a new log
I20260709 14:55:55.101994  3622 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7591811f00084dad90ebcf427aec3500" member_type: VOTER }
I20260709 14:55:55.102366  3622 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.102573  3622 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7591811f00084dad90ebcf427aec3500, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.103078  3622 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7591811f00084dad90ebcf427aec3500" member_type: VOTER }
I20260709 14:55:55.103510  3622 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:55.103722  3622 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:55.104053  3622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.107930  3622 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7591811f00084dad90ebcf427aec3500" member_type: VOTER }
I20260709 14:55:55.108434  3622 leader_election.cc:304] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [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: 7591811f00084dad90ebcf427aec3500; no voters: 
I20260709 14:55:55.109472  3622 leader_election.cc:290] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:55.109877  3625 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.111140  3625 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 1 LEADER]: Becoming Leader. State: Replica: 7591811f00084dad90ebcf427aec3500, State: Running, Role: LEADER
I20260709 14:55:55.111817  3625 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [LEADER]: Queue going to LEADER mode. State: All 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: "7591811f00084dad90ebcf427aec3500" member_type: VOTER }
I20260709 14:55:55.112329  3622 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:55.116505  3627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7591811f00084dad90ebcf427aec3500. Latest consensus state: current_term: 1 leader_uuid: "7591811f00084dad90ebcf427aec3500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7591811f00084dad90ebcf427aec3500" member_type: VOTER } }
I20260709 14:55:55.116729  3626 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7591811f00084dad90ebcf427aec3500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7591811f00084dad90ebcf427aec3500" member_type: VOTER } }
I20260709 14:55:55.117273  3627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:55.117439  3626 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:55.119925  3632 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:55.125094  3632 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:55.128180  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:55.133445  3632 catalog_manager.cc:1383] Generated new cluster ID: 959526f9d34c4e019fb8a1f2317203ca
I20260709 14:55:55.133673  3632 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:55.158526  3632 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:55.159962  3632 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:55.175076  3632 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500: Generated new TSK 0
I20260709 14:55:55.175634  3632 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:55.194646  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:55.200331  3643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:55.201750  3644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:55.202901  3646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:55.203120  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:55.204274  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:55.204454  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:55.204576  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608955204564 us; error 0 us; skew 500 ppm
I20260709 14:55:55.205039  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:55.207190  2552 webserver.cc:533] Webserver started at http://127.2.126.1:44727/ using document root <none> and password file <none>
I20260709 14:55:55.207602  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:55.207762  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:55.208050  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:55.209012  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
format_stamp: "Formatted at 2026-07-09 14:55:55 on dist-test-slave-hxnw"
I20260709 14:55:55.213225  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:55:55.217438  3651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.218165  2552 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:55:55.218443  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
format_stamp: "Formatted at 2026-07-09 14:55:55 on dist-test-slave-hxnw"
I20260709 14:55:55.218693  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:55.250398  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:55.251631  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:55.253157  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:55.255520  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:55.255736  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.256029  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:55.256204  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.295882  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:34741
I20260709 14:55:55.296042  3713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:34741 every 8 connection(s)
I20260709 14:55:55.300854  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:55.307984  3718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:55.309329  3719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:55.312608  3721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:55.313341  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:55.314570  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:55.314793  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:55.314973  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608955314954 us; error 0 us; skew 500 ppm
I20260709 14:55:55.315706  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:55.318574  2552 webserver.cc:533] Webserver started at http://127.2.126.2:45681/ using document root <none> and password file <none>
I20260709 14:55:55.318729  3714 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36015
I20260709 14:55:55.319155  3714 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:55.319195  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:55.319530  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:55.319854  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:55.320096  3714 heartbeater.cc:507] Master 127.2.126.62:36015 requested a full tablet report, sending...
I20260709 14:55:55.321169  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "9aa25e63b05d480f89d2972b38293aaf"
format_stamp: "Formatted at 2026-07-09 14:55:55 on dist-test-slave-hxnw"
I20260709 14:55:55.322223  3587 ts_manager.cc:194] Registered new tserver with Master: 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741)
I20260709 14:55:55.324163  3587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45204
I20260709 14:55:55.326016  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:55.329421  3726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.330165  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:55.330457  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "9aa25e63b05d480f89d2972b38293aaf"
format_stamp: "Formatted at 2026-07-09 14:55:55 on dist-test-slave-hxnw"
I20260709 14:55:55.330742  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:55.352499  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:55.353672  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:55.355108  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:55.357314  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:55.357546  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.357801  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:55.357975  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.398630  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:42241
I20260709 14:55:55.398794  3788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:42241 every 8 connection(s)
I20260709 14:55:55.403275  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:55.411275  3793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:55.410261  3792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:55.415130  3789 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36015
I20260709 14:55:55.415606  3789 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:55.416460  3789 heartbeater.cc:507] Master 127.2.126.62:36015 requested a full tablet report, sending...
W20260709 14:55:55.416661  3795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:55.417322  2552 server_base.cc:1061] running on GCE node
I20260709 14:55:55.418326  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:55.418581  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:55.418598  3587 ts_manager.cc:194] Registered new tserver with Master: 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:55.418897  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608955418878 us; error 0 us; skew 500 ppm
I20260709 14:55:55.419665  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:55.420465  3587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45208
I20260709 14:55:55.422523  2552 webserver.cc:533] Webserver started at http://127.2.126.3:46623/ using document root <none> and password file <none>
I20260709 14:55:55.423138  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:55.423334  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:55.423609  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:55.424727  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "66bc4d7b33364ec089009c7062859265"
format_stamp: "Formatted at 2026-07-09 14:55:55 on dist-test-slave-hxnw"
I20260709 14:55:55.428987  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:55.432309  3800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.433054  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:55.433337  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "66bc4d7b33364ec089009c7062859265"
format_stamp: "Formatted at 2026-07-09 14:55:55 on dist-test-slave-hxnw"
I20260709 14:55:55.433609  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:55.444283  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:55.445390  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:55.446769  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:55.449031  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:55.449272  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.449513  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:55.449687  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:55.488190  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:34657
I20260709 14:55:55.488298  3862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:34657 every 8 connection(s)
I20260709 14:55:55.501797  3863 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36015
I20260709 14:55:55.502180  3863 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:55.502947  3863 heartbeater.cc:507] Master 127.2.126.62:36015 requested a full tablet report, sending...
I20260709 14:55:55.504972  3587 ts_manager.cc:194] Registered new tserver with Master: 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:55.505843  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014546839s
I20260709 14:55:55.506547  3587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45214
I20260709 14:55:55.531665  3587 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45224:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:55.538697  3587 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:55.737464  3678 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7db4a1fab64d2eac310b9229af0618 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:55.737967  3679 tablet_service.cc:1511] Processing CreateTablet for tablet c3be2f4102d34de89a450ccbeb3c6900 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:55.738950  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7db4a1fab64d2eac310b9229af0618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.739765  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be2f4102d34de89a450ccbeb3c6900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.745719  3677 tablet_service.cc:1511] Processing CreateTablet for tablet bf007590033245128b5bc0df6c93adad (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:55.747141  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf007590033245128b5bc0df6c93adad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.752697  3675 tablet_service.cc:1511] Processing CreateTablet for tablet aa180ed570f74c109fbfa483b9723396 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:55.754027  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa180ed570f74c109fbfa483b9723396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.756744  3674 tablet_service.cc:1511] Processing CreateTablet for tablet e7f660c4c77d4f038df2741e26ea0968 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:55.757006  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 58fd6806ffbf498aa998df942ba807d2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:55.758093  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f660c4c77d4f038df2741e26ea0968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.759373  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7db4a1fab64d2eac310b9229af0618 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:55.761076  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7db4a1fab64d2eac310b9229af0618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.763350  3750 tablet_service.cc:1511] Processing CreateTablet for tablet aa180ed570f74c109fbfa483b9723396 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:55.764693  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa180ed570f74c109fbfa483b9723396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.764492  3749 tablet_service.cc:1511] Processing CreateTablet for tablet e7f660c4c77d4f038df2741e26ea0968 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:55.765828  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f660c4c77d4f038df2741e26ea0968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.765874  3673 tablet_service.cc:1511] Processing CreateTablet for tablet 29186d6fef3c4bf3ac38a53367bcd72c (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:55.767491  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 29186d6fef3c4bf3ac38a53367bcd72c (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:55.768756  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29186d6fef3c4bf3ac38a53367bcd72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.773794  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 43de42f40135491692f34512af3d132a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:55.775403  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 43de42f40135491692f34512af3d132a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:55.776712  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43de42f40135491692f34512af3d132a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.778733  3671 tablet_service.cc:1511] Processing CreateTablet for tablet e3b3f1f6f5c549798d7207835413d1c1 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:55.780516  3746 tablet_service.cc:1511] Processing CreateTablet for tablet e3b3f1f6f5c549798d7207835413d1c1 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:55.780782  3752 tablet_service.cc:1511] Processing CreateTablet for tablet bf007590033245128b5bc0df6c93adad (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:55.782680  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf007590033245128b5bc0df6c93adad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.759373  3754 tablet_service.cc:1511] Processing CreateTablet for tablet c3be2f4102d34de89a450ccbeb3c6900 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:55.783901  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be2f4102d34de89a450ccbeb3c6900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.782691  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 58fd6806ffbf498aa998df942ba807d2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:55.785306  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fd6806ffbf498aa998df942ba807d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.788534  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b3f1f6f5c549798d7207835413d1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.792022  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fd6806ffbf498aa998df942ba807d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.792711  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43de42f40135491692f34512af3d132a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.796128  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b3f1f6f5c549798d7207835413d1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.800113  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29186d6fef3c4bf3ac38a53367bcd72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.813546  3828 tablet_service.cc:1511] Processing CreateTablet for tablet c3be2f4102d34de89a450ccbeb3c6900 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:55.814932  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be2f4102d34de89a450ccbeb3c6900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.816592  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7db4a1fab64d2eac310b9229af0618 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:55.817893  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7db4a1fab64d2eac310b9229af0618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.820837  3826 tablet_service.cc:1511] Processing CreateTablet for tablet bf007590033245128b5bc0df6c93adad (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:55.822201  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf007590033245128b5bc0df6c93adad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.821946  3824 tablet_service.cc:1511] Processing CreateTablet for tablet aa180ed570f74c109fbfa483b9723396 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:55.820837  3677 tablet_service.cc:1511] Processing CreateTablet for tablet 8b657c59f256423cb2f2111d321ffaba (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:55.824452  3823 tablet_service.cc:1511] Processing CreateTablet for tablet e7f660c4c77d4f038df2741e26ea0968 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:55.823227  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa180ed570f74c109fbfa483b9723396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.829836  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b657c59f256423cb2f2111d321ffaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.827453  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 8b657c59f256423cb2f2111d321ffaba (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:55.827514  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 43de42f40135491692f34512af3d132a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:55.842928  3819 tablet_service.cc:1511] Processing CreateTablet for tablet 8b657c59f256423cb2f2111d321ffaba (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:55.844367  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b657c59f256423cb2f2111d321ffaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.845453  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 29186d6fef3c4bf3ac38a53367bcd72c (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:55.845773  3670 tablet_service.cc:1511] Processing CreateTablet for tablet 90492e417807455fa9e907a42b4fda24 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:55.847996  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90492e417807455fa9e907a42b4fda24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.848246  3820 tablet_service.cc:1511] Processing CreateTablet for tablet e3b3f1f6f5c549798d7207835413d1c1 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:55.852046  3878 tablet_bootstrap.cc:492] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:55.852532  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 58fd6806ffbf498aa998df942ba807d2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:55.840179  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f660c4c77d4f038df2741e26ea0968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.860083  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43de42f40135491692f34512af3d132a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.864114  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fd6806ffbf498aa998df942ba807d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.866009  3879 tablet_bootstrap.cc:492] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:55.866627  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b657c59f256423cb2f2111d321ffaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.868700  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29186d6fef3c4bf3ac38a53367bcd72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.872251  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b3f1f6f5c549798d7207835413d1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.874663  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 90492e417807455fa9e907a42b4fda24 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:55.881664  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90492e417807455fa9e907a42b4fda24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.881543  3673 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4194b2c1474c95a103b1936c6f4cb7 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:55.883067  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4194b2c1474c95a103b1936c6f4cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.891346  3675 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcfdead1d48435a831a90660a38ad50 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:55.900787  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 90492e417807455fa9e907a42b4fda24 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:55.901903  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90492e417807455fa9e907a42b4fda24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.904151  3679 tablet_service.cc:1511] Processing CreateTablet for tablet c8da51f1bcb64d9ab54b377c51cf118a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:55.906072  3826 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4194b2c1474c95a103b1936c6f4cb7 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:55.907330  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4194b2c1474c95a103b1936c6f4cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.908787  3879 tablet_bootstrap.cc:654] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.915526  3878 tablet_bootstrap.cc:654] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.926800  3880 tablet_bootstrap.cc:492] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:55.935530  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcfdead1d48435a831a90660a38ad50 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:55.936957  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcfdead1d48435a831a90660a38ad50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.957300  3880 tablet_bootstrap.cc:654] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.960007  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcfdead1d48435a831a90660a38ad50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.964993  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcfdead1d48435a831a90660a38ad50 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:55.966522  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcfdead1d48435a831a90660a38ad50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.969988  3749 tablet_service.cc:1511] Processing CreateTablet for tablet c8da51f1bcb64d9ab54b377c51cf118a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:55.971319  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8da51f1bcb64d9ab54b377c51cf118a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:55.949852  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4194b2c1474c95a103b1936c6f4cb7 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:55.996884  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4194b2c1474c95a103b1936c6f4cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.040158  3879 tablet_bootstrap.cc:492] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:56.040632  3879 ts_tablet_manager.cc:1403] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.175s	user 0.034s	sys 0.015s
I20260709 14:55:56.043852  3879 raft_consensus.cc:359] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.044607  3879 raft_consensus.cc:385] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.044924  3879 raft_consensus.cc:740] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.045570  3880 tablet_bootstrap.cc:492] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:56.046191  3880 ts_tablet_manager.cc:1403] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.000s
I20260709 14:55:56.045697  3879 consensus_queue.cc:260] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.049238  3789 heartbeater.cc:499] Master 127.2.126.62:36015 was elected leader, sending a full tablet report...
I20260709 14:55:56.050102  3878 tablet_bootstrap.cc:492] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:56.050613  3878 ts_tablet_manager.cc:1403] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.199s	user 0.022s	sys 0.005s
I20260709 14:55:56.051733  3879 ts_tablet_manager.cc:1434] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:56.052770  3879 tablet_bootstrap.cc:492] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:56.053622  3878 raft_consensus.cc:359] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:56.054333  3878 raft_consensus.cc:385] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.054620  3878 raft_consensus.cc:740] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.055960  3878 consensus_queue.cc:260] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:56.056044  3880 raft_consensus.cc:359] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.057014  3880 raft_consensus.cc:385] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.057399  3880 raft_consensus.cc:740] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.058367  3880 consensus_queue.cc:260] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.060408  3879 tablet_bootstrap.cc:654] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.071022  3880 ts_tablet_manager.cc:1434] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:55:56.071117  3863 heartbeater.cc:499] Master 127.2.126.62:36015 was elected leader, sending a full tablet report...
I20260709 14:55:56.073081  3878 ts_tablet_manager.cc:1434] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 14:55:56.074169  3878 tablet_bootstrap.cc:492] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:56.077031  3880 tablet_bootstrap.cc:492] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:56.080730  3878 tablet_bootstrap.cc:654] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.083702  3880 tablet_bootstrap.cc:654] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.108299  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8da51f1bcb64d9ab54b377c51cf118a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:56.123948  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:56.165953  3879 tablet_bootstrap.cc:492] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:56.166568  3879 ts_tablet_manager.cc:1403] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.021s
I20260709 14:55:56.169631  3879 raft_consensus.cc:359] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.170368  3879 raft_consensus.cc:385] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.170681  3879 raft_consensus.cc:740] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.171372  3879 consensus_queue.cc:260] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.173648  3879 ts_tablet_manager.cc:1434] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:56.174619  3879 tablet_bootstrap.cc:492] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:56.181051  3879 tablet_bootstrap.cc:654] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.196559  3879 tablet_bootstrap.cc:492] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:56.197114  3879 ts_tablet_manager.cc:1403] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 14:55:56.199980  3879 raft_consensus.cc:359] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.200759  3879 raft_consensus.cc:385] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.201092  3879 raft_consensus.cc:740] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.201797  3879 consensus_queue.cc:260] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.203886  3879 ts_tablet_manager.cc:1434] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:56.204828  3879 tablet_bootstrap.cc:492] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:56.211139  3879 tablet_bootstrap.cc:654] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.216650  3879 tablet_bootstrap.cc:492] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:56.217166  3879 ts_tablet_manager.cc:1403] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:55:56.219431  3745 tablet_service.cc:1511] Processing CreateTablet for tablet a506d1947e284d37a36915db87b08f71 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:56.220041  3879 raft_consensus.cc:359] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.220731  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a506d1947e284d37a36915db87b08f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.220754  3749 tablet_service.cc:1511] Processing CreateTablet for tablet 91674462bdd34424ada1b451f591f806 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:56.222111  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91674462bdd34424ada1b451f591f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.230665  3675 tablet_service.cc:1511] Processing CreateTablet for tablet a506d1947e284d37a36915db87b08f71 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:56.231998  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a506d1947e284d37a36915db87b08f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.232784  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 91674462bdd34424ada1b451f591f806 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:56.233820  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91674462bdd34424ada1b451f591f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.236759  3679 tablet_service.cc:1511] Processing CreateTablet for tablet 58ef7ba4d02f42dface142ab64c4778f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:56.238051  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ef7ba4d02f42dface142ab64c4778f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.238206  3674 tablet_service.cc:1511] Processing CreateTablet for tablet e092efe2c40d435b81d84ad362f93455 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:56.239475  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e092efe2c40d435b81d84ad362f93455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.240813  3671 tablet_service.cc:1511] Processing CreateTablet for tablet 61eacbc622f64a53b0b8e7711d92d8c5 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:56.241979  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61eacbc622f64a53b0b8e7711d92d8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.244774  3678 tablet_service.cc:1511] Processing CreateTablet for tablet abc7e92f9ee34a88a6907e928d623bd7 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:56.253749  3748 tablet_service.cc:1511] Processing CreateTablet for tablet e092efe2c40d435b81d84ad362f93455 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:56.254999  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e092efe2c40d435b81d84ad362f93455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.256402  3886 raft_consensus.cc:493] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.256876  3886 raft_consensus.cc:515] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.259368  3886 leader_election.cc:290] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:56.260273  3670 tablet_service.cc:1511] Processing CreateTablet for tablet ed56ef859c434067aedb128eb83c429f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:56.260733  3826 tablet_service.cc:1511] Processing CreateTablet for tablet c8da51f1bcb64d9ab54b377c51cf118a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:56.261869  3754 tablet_service.cc:1511] Processing CreateTablet for tablet abc7e92f9ee34a88a6907e928d623bd7 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:56.262163  3828 tablet_service.cc:1511] Processing CreateTablet for tablet 58ef7ba4d02f42dface142ab64c4778f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:56.263682  3825 tablet_service.cc:1511] Processing CreateTablet for tablet a506d1947e284d37a36915db87b08f71 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:56.245954  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc7e92f9ee34a88a6907e928d623bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.271739  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 58ef7ba4d02f42dface142ab64c4778f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:56.269605  3753 tablet_service.cc:1511] Processing CreateTablet for tablet ed56ef859c434067aedb128eb83c429f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:56.289259  3823 tablet_service.cc:1511] Processing CreateTablet for tablet ed56ef859c434067aedb128eb83c429f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:56.273270  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 91674462bdd34424ada1b451f591f806 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:56.270373  3746 tablet_service.cc:1511] Processing CreateTablet for tablet 61eacbc622f64a53b0b8e7711d92d8c5 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:56.273099  3674 tablet_service.cc:1511] Processing CreateTablet for tablet fa8006580c61499b95631ff41d4cc981 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:56.290669  3677 tablet_service.cc:1511] Processing CreateTablet for tablet fb0a6683251e45789ee513340a9d4d6d (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:56.277714  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 344dbeb5f6d840a39742e921eff25e82 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:56.282246  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8da51f1bcb64d9ab54b377c51cf118a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.293203  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91674462bdd34424ada1b451f591f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.294601  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a506d1947e284d37a36915db87b08f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.220764  3879 raft_consensus.cc:385] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.286626  3878 tablet_bootstrap.cc:492] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:56.295701  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea5fe3105e147c786e72e8a8e991c26 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:56.433835  3878 ts_tablet_manager.cc:1403] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.360s	user 0.025s	sys 0.029s
I20260709 14:55:56.317657  3714 heartbeater.cc:499] Master 127.2.126.62:36015 was elected leader, sending a full tablet report...
I20260709 14:55:56.296124  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ef7ba4d02f42dface142ab64c4778f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.287721  3821 tablet_service.cc:1511] Processing CreateTablet for tablet abc7e92f9ee34a88a6907e928d623bd7 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:56.436285  3880 tablet_bootstrap.cc:492] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:56.436779  3880 ts_tablet_manager.cc:1403] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.360s	user 0.025s	sys 0.031s
I20260709 14:55:56.437003  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc7e92f9ee34a88a6907e928d623bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.287298  3749 tablet_service.cc:1511] Processing CreateTablet for tablet 8921de35a55d4a3bacd8bd6dbea0f390 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:56.398391  3884 raft_consensus.cc:493] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.366600  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea5fe3105e147c786e72e8a8e991c26 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:56.438872  3884 raft_consensus.cc:515] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.284590  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed56ef859c434067aedb128eb83c429f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.272773  3751 tablet_service.cc:1511] Processing CreateTablet for tablet fa8006580c61499b95631ff41d4cc981 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:56.441310  3879 raft_consensus.cc:740] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.311372  3819 tablet_service.cc:1511] Processing CreateTablet for tablet e092efe2c40d435b81d84ad362f93455 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:56.394387  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 897107832e2047ea8eac93d9e72da70d (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:56.442123  3879 consensus_queue.cc:260] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.443212  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e092efe2c40d435b81d84ad362f93455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.278258  3675 tablet_service.cc:1511] Processing CreateTablet for tablet 8921de35a55d4a3bacd8bd6dbea0f390 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:56.382798  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 8921de35a55d4a3bacd8bd6dbea0f390 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:56.445326  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8921de35a55d4a3bacd8bd6dbea0f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.310130  3820 tablet_service.cc:1511] Processing CreateTablet for tablet fa8006580c61499b95631ff41d4cc981 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:56.448096  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0a6683251e45789ee513340a9d4d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.449841  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344dbeb5f6d840a39742e921eff25e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.450215  3896 raft_consensus.cc:493] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.450667  3896 raft_consensus.cc:515] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.452702  3896 leader_election.cc:290] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:56.445941  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8921de35a55d4a3bacd8bd6dbea0f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.453339  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8006580c61499b95631ff41d4cc981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.282939  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc7e92f9ee34a88a6907e928d623bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.286900  3752 tablet_service.cc:1511] Processing CreateTablet for tablet 344dbeb5f6d840a39742e921eff25e82 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:56.459097  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ef7ba4d02f42dface142ab64c4778f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.279104  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 61eacbc622f64a53b0b8e7711d92d8c5 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:56.461014  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61eacbc622f64a53b0b8e7711d92d8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.461952  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897107832e2047ea8eac93d9e72da70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.464228  3679 tablet_service.cc:1511] Processing CreateTablet for tablet 897107832e2047ea8eac93d9e72da70d (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:56.465154  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61eacbc622f64a53b0b8e7711d92d8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.465435  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897107832e2047ea8eac93d9e72da70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.469551  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8921de35a55d4a3bacd8bd6dbea0f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.470441  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed56ef859c434067aedb128eb83c429f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.470788  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea5fe3105e147c786e72e8a8e991c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.472373  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344dbeb5f6d840a39742e921eff25e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.472918  3896 raft_consensus.cc:493] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.473397  3896 raft_consensus.cc:515] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.475416  3896 leader_election.cc:290] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:56.476164  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8006580c61499b95631ff41d4cc981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.434352  3824 tablet_service.cc:1511] Processing CreateTablet for tablet 344dbeb5f6d840a39742e921eff25e82 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:56.484479  3673 tablet_service.cc:1511] Processing CreateTablet for tablet e5016b8e212c483d92c2a7060da2ed86 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:56.485397  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed56ef859c434067aedb128eb83c429f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.493021  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea5fe3105e147c786e72e8a8e991c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.494630  3878 raft_consensus.cc:359] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.496631  3880 raft_consensus.cc:359] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.536875  3880 raft_consensus.cc:385] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.537213  3880 raft_consensus.cc:740] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.538026  3880 consensus_queue.cc:260] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.510131  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:56.521188  3879 ts_tablet_manager.cc:1434] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.304s	user 0.008s	sys 0.001s
I20260709 14:55:56.526940  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de42f40135491692f34512af3d132a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:56.527846  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:56.528661  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:56.534725  3671 tablet_service.cc:1511] Processing CreateTablet for tablet 686f50e5a4124c95be2372d376441e2b (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:56.535617  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344dbeb5f6d840a39742e921eff25e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.542258  3880 ts_tablet_manager.cc:1434] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260709 14:55:56.542749  3879 tablet_bootstrap.cc:492] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:56.543174  3880 tablet_bootstrap.cc:492] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:56.441463  3884 leader_election.cc:290] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:56.539001  3878 raft_consensus.cc:385] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:56.546048  3802 leader_election.cc:343] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.548749  3728 leader_election.cc:343] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.557582  3728 leader_election.cc:343] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.558254  3728 leader_election.cc:343] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.564502  3826 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea5fe3105e147c786e72e8a8e991c26 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:56.551365  3752 tablet_service.cc:1511] Processing CreateTablet for tablet fb0a6683251e45789ee513340a9d4d6d (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:56.553869  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8006580c61499b95631ff41d4cc981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.579129  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea5fe3105e147c786e72e8a8e991c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.549135  3878 raft_consensus.cc:740] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.573657  3880 tablet_bootstrap.cc:654] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.597420  3822 tablet_service.cc:1511] Processing CreateTablet for tablet fb0a6683251e45789ee513340a9d4d6d (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:56.601035  3749 tablet_service.cc:1511] Processing CreateTablet for tablet e5016b8e212c483d92c2a7060da2ed86 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:56.613839  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5016b8e212c483d92c2a7060da2ed86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.616214  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 897107832e2047ea8eac93d9e72da70d (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:56.619015  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686f50e5a4124c95be2372d376441e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.621322  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0a6683251e45789ee513340a9d4d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.620819  3670 tablet_service.cc:1511] Processing CreateTablet for tablet c624a1ad05c14d65ae72a0c1ac5bc229 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:56.623719  3679 tablet_service.cc:1511] Processing CreateTablet for tablet 0e67ee6bbe9d429f8d49c70a7c9c647e (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:56.623736  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 90e3aa3235bf4532acbe344f8c0ae822 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:56.627358  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c624a1ad05c14d65ae72a0c1ac5bc229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.628810  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 686f50e5a4124c95be2372d376441e2b (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:56.634094  3879 tablet_bootstrap.cc:654] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.636049  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 686f50e5a4124c95be2372d376441e2b (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:56.637238  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686f50e5a4124c95be2372d376441e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.641036  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 1a82dd7578e344ea8830c7b45c356e71 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:56.642671  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a82dd7578e344ea8830c7b45c356e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.644027  3828 tablet_service.cc:1511] Processing CreateTablet for tablet e5016b8e212c483d92c2a7060da2ed86 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:56.645287  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5016b8e212c483d92c2a7060da2ed86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.607141  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0a6683251e45789ee513340a9d4d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.652446  3675 tablet_service.cc:1511] Processing CreateTablet for tablet a145485b731948929f1991317e6ea3f2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:56.653194  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e67ee6bbe9d429f8d49c70a7c9c647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.653812  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e3aa3235bf4532acbe344f8c0ae822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.654700  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145485b731948929f1991317e6ea3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.655539  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5016b8e212c483d92c2a7060da2ed86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.653493  3878 consensus_queue.cc:260] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.660070  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686f50e5a4124c95be2372d376441e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.664067  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897107832e2047ea8eac93d9e72da70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.679607  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:56.680325  3764 raft_consensus.cc:2468] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:56.681653  3801 leader_election.cc:304] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:55:56.682633  3819 tablet_service.cc:1511] Processing CreateTablet for tablet c624a1ad05c14d65ae72a0c1ac5bc229 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:56.683106  3886 raft_consensus.cc:2804] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.683485  3886 raft_consensus.cc:493] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.683861  3886 raft_consensus.cc:3060] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.712606  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c624a1ad05c14d65ae72a0c1ac5bc229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.730890  3902 raft_consensus.cc:493] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.731408  3902 raft_consensus.cc:515] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:56.734508  3878 ts_tablet_manager.cc:1434] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.300s	user 0.024s	sys 0.020s
I20260709 14:55:56.734602  3751 tablet_service.cc:1511] Processing CreateTablet for tablet c624a1ad05c14d65ae72a0c1ac5bc229 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:56.737238  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c624a1ad05c14d65ae72a0c1ac5bc229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.739857  3902 leader_election.cc:290] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:56.740511  3902 raft_consensus.cc:493] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.740918  3902 raft_consensus.cc:515] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.742776  3902 leader_election.cc:290] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:56.742828  3880 tablet_bootstrap.cc:492] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:56.743484  3880 ts_tablet_manager.cc:1403] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.007s
I20260709 14:55:56.749282  3674 tablet_service.cc:1511] Processing CreateTablet for tablet 3006293996d9467b81d9f76b28e84302 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:56.749608  3670 tablet_service.cc:1511] Processing CreateTablet for tablet 3575db60a0c84bd0bfcbce4ba4c69c24 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:56.750525  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3006293996d9467b81d9f76b28e84302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.751039  3878 tablet_bootstrap.cc:492] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:56.751204  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de42f40135491692f34512af3d132a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:56.722275  3886 raft_consensus.cc:515] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.752570  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:56.753831  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:56.754606  3836 raft_consensus.cc:2393] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:55:56.754516  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
W20260709 14:55:56.755844  3802 leader_election.cc:343] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.756273  3729 leader_election.cc:343] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.756476  3678 tablet_service.cc:1511] Processing CreateTablet for tablet bebdbda804cd452b9e2ccfe78270c225 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:56.756696  3729 leader_election.cc:304] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:56.757690  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebdbda804cd452b9e2ccfe78270c225. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:56.757802  3729 leader_election.cc:343] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.758215  3729 leader_election.cc:304] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:56.759028  3899 raft_consensus.cc:2749] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.759356  3729 leader_election.cc:304] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:56.759613  3899 raft_consensus.cc:2749] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.762022  3899 raft_consensus.cc:3060] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.739279  3754 tablet_service.cc:1511] Processing CreateTablet for tablet 0e67ee6bbe9d429f8d49c70a7c9c647e (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:56.747175  3880 raft_consensus.cc:359] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.762208  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 90e3aa3235bf4532acbe344f8c0ae822 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:56.760641  3746 tablet_service.cc:1511] Processing CreateTablet for tablet 90e3aa3235bf4532acbe344f8c0ae822 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:56.779207  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3575db60a0c84bd0bfcbce4ba4c69c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.780323  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e67ee6bbe9d429f8d49c70a7c9c647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.780668  3820 tablet_service.cc:1511] Processing CreateTablet for tablet a145485b731948929f1991317e6ea3f2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:56.781904  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145485b731948929f1991317e6ea3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.776124  3880 raft_consensus.cc:385] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.799130  3677 tablet_service.cc:1511] Processing CreateTablet for tablet a2ab589a3a9f4bbb89642215c12c0ba3 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:56.800508  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ab589a3a9f4bbb89642215c12c0ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.811153  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 3575db60a0c84bd0bfcbce4ba4c69c24 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:56.811153  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 1a82dd7578e344ea8830c7b45c356e71 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:56.832664  3878 tablet_bootstrap.cc:654] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.812213  3671 tablet_service.cc:1511] Processing CreateTablet for tablet af10f99e55b7465ab21f3227d376e047 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:56.817423  3884 raft_consensus.cc:493] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.833530  3884 raft_consensus.cc:515] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.794626  3880 raft_consensus.cc:740] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.826094  3886 leader_election.cc:290] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:56.837885  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf007590033245128b5bc0df6c93adad" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:56.838402  3886 raft_consensus.cc:493] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.838850  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf007590033245128b5bc0df6c93adad" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:56.839502  3688 raft_consensus.cc:2468] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:56.826085  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e3aa3235bf4532acbe344f8c0ae822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.840821  3728 leader_election.cc:304] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:56.841640  3896 raft_consensus.cc:2804] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.841977  3896 raft_consensus.cc:493] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.842296  3896 raft_consensus.cc:3060] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.838831  3886 raft_consensus.cc:515] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.846760  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f660c4c77d4f038df2741e26ea0968" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:55:56.848320  3802 leader_election.cc:343] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.848836  3673 tablet_service.cc:1511] Processing CreateTablet for tablet c87dc356f3b04c13a539075d8781b32a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:56.851011  3753 tablet_service.cc:1511] Processing CreateTablet for tablet a145485b731948929f1991317e6ea3f2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:56.826272  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e3aa3235bf4532acbe344f8c0ae822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.852267  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a82dd7578e344ea8830c7b45c356e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.859131  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 3006293996d9467b81d9f76b28e84302 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:56.860561  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3006293996d9467b81d9f76b28e84302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.863979  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3575db60a0c84bd0bfcbce4ba4c69c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.869704  3880 consensus_queue.cc:260] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.828831  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 3575db60a0c84bd0bfcbce4ba4c69c24 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:56.832295  3674 tablet_service.cc:1511] Processing CreateTablet for tablet c21eeb9326fc4343a47f95c73d8f624f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:56.847100  3899 raft_consensus.cc:2749] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.827828  3679 tablet_service.cc:1511] Processing CreateTablet for tablet c84a6d0bbe394610a72367f035ee118b (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:56.837385  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af10f99e55b7465ab21f3227d376e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.816012  3879 tablet_bootstrap.cc:492] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:56.864326  3828 tablet_service.cc:1511] Processing CreateTablet for tablet 1a82dd7578e344ea8830c7b45c356e71 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:56.865365  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:56.835637  3884 leader_election.cc:290] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:56.870703  3836 raft_consensus.cc:2468] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:56.876855  3879 ts_tablet_manager.cc:1403] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.334s	user 0.016s	sys 0.009s
I20260709 14:55:56.872527  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 0e67ee6bbe9d429f8d49c70a7c9c647e (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:56.882874  3879 raft_consensus.cc:359] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.873368  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3575db60a0c84bd0bfcbce4ba4c69c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.884388  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e67ee6bbe9d429f8d49c70a7c9c647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.885763  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a82dd7578e344ea8830c7b45c356e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.886528  3764 raft_consensus.cc:2468] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:55:56.887817  3801 leader_election.cc:304] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:55:56.876890  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87dc356f3b04c13a539075d8781b32a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.890462  3886 leader_election.cc:290] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:56.893180  3886 raft_consensus.cc:2804] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.883216  3824 tablet_service.cc:1511] Processing CreateTablet for tablet bebdbda804cd452b9e2ccfe78270c225 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:56.851565  3896 raft_consensus.cc:515] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.903107  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebdbda804cd452b9e2ccfe78270c225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.902803  3675 tablet_service.cc:1511] Processing CreateTablet for tablet 86395c86edb24dfaa43d4696be906d5e (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:56.903162  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f660c4c77d4f038df2741e26ea0968" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:56.902829  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145485b731948929f1991317e6ea3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.907078  3896 leader_election.cc:290] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:56.907732  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf007590033245128b5bc0df6c93adad" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:56.908497  3688 raft_consensus.cc:3060] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.908607  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 67014be43ddb4f8d8269ea4c019eabcf (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:56.909930  3747 tablet_service.cc:1511] Processing CreateTablet for tablet a2ab589a3a9f4bbb89642215c12c0ba3 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:56.911158  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ab589a3a9f4bbb89642215c12c0ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.912202  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf007590033245128b5bc0df6c93adad" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:56.912886  3836 raft_consensus.cc:3060] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.913926  3673 tablet_service.cc:1511] Processing CreateTablet for tablet f0945c90345c4c75aa0e6e16a0b754b5 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:56.917655  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:56.919039  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf007590033245128b5bc0df6c93adad" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:55:56.920357  3654 leader_election.cc:343] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.920720  3752 tablet_service.cc:1511] Processing CreateTablet for tablet bebdbda804cd452b9e2ccfe78270c225 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:56.921954  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebdbda804cd452b9e2ccfe78270c225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.893684  3886 raft_consensus.cc:697] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:55:56.922185  3827 tablet_service.cc:1511] Processing CreateTablet for tablet a2ab589a3a9f4bbb89642215c12c0ba3 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:56.924996  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ab589a3a9f4bbb89642215c12c0ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.924640  3886 consensus_queue.cc:237] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.883612  3879 raft_consensus.cc:385] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.927969  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84a6d0bbe394610a72367f035ee118b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.871768  3676 tablet_service.cc:1511] Processing CreateTablet for tablet ad716df1cfa44b7f88ec35abc55d4a95 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:56.948199  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67014be43ddb4f8d8269ea4c019eabcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.949208  3826 tablet_service.cc:1511] Processing CreateTablet for tablet af10f99e55b7465ab21f3227d376e047 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:56.950620  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af10f99e55b7465ab21f3227d376e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.951112  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad716df1cfa44b7f88ec35abc55d4a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.951869  3688 raft_consensus.cc:2468] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:56.953104  3728 leader_election.cc:304] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:56.936388  3880 ts_tablet_manager.cc:1434] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.184s	user 0.011s	sys 0.000s
I20260709 14:55:56.940485  3751 tablet_service.cc:1511] Processing CreateTablet for tablet af10f99e55b7465ab21f3227d376e047 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:56.953975  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21eeb9326fc4343a47f95c73d8f624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.953963  3896 raft_consensus.cc:2804] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.956235  3896 raft_consensus.cc:697] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:55:56.957185  3880 tablet_bootstrap.cc:492] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:56.957059  3896 consensus_queue.cc:237] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.957727  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86395c86edb24dfaa43d4696be906d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.936626  3879 raft_consensus.cc:740] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.895387  3749 tablet_service.cc:1511] Processing CreateTablet for tablet 3006293996d9467b81d9f76b28e84302 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:56.972604  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af10f99e55b7465ab21f3227d376e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:56.961812  3879 consensus_queue.cc:260] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:56.975255  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:56.985394  3764 raft_consensus.cc:2468] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:56.987223  3801 leader_election.cc:304] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:55:56.989041  3909 raft_consensus.cc:2804] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.989526  3909 raft_consensus.cc:493] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.989948  3909 raft_consensus.cc:3060] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.995378  3879 ts_tablet_manager.cc:1434] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.115s	user 0.004s	sys 0.003s
I20260709 14:55:56.996457  3879 tablet_bootstrap.cc:492] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:56.980672  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf007590033245128b5bc0df6c93adad" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:57.003309  3879 tablet_bootstrap.cc:654] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.003157  3587 catalog_manager.cc:5697] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:57.007849  3652 leader_election.cc:343] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.008359  3652 leader_election.cc:304] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:56.947631  3670 tablet_service.cc:1511] Processing CreateTablet for tablet bd659339be384911a84b467dd0855cc8 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:57.009763  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3006293996d9467b81d9f76b28e84302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.009626  3652 leader_election.cc:304] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:57.010883  3904 raft_consensus.cc:2749] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.011529  3904 raft_consensus.cc:2749] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.007263  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0945c90345c4c75aa0e6e16a0b754b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.033921  3878 tablet_bootstrap.cc:492] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.034471  3878 ts_tablet_manager.cc:1403] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.284s	user 0.006s	sys 0.010s
I20260709 14:55:57.039310  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 86395c86edb24dfaa43d4696be906d5e (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:56.999660  3678 tablet_service.cc:1511] Processing CreateTablet for tablet c7c8f7d807674246996d2f41c694a7f2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:57.045356  3878 raft_consensus.cc:359] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.046104  3878 raft_consensus.cc:385] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.046415  3878 raft_consensus.cc:740] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.040753  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd659339be384911a84b467dd0855cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.046671  3748 tablet_service.cc:1511] Processing CreateTablet for tablet c87dc356f3b04c13a539075d8781b32a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:57.050848  3880 tablet_bootstrap.cc:654] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.048767  3585 catalog_manager.cc:5697] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.048759  3878 consensus_queue.cc:260] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.070714  3878 ts_tablet_manager.cc:1434] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 14:55:57.049757  3754 tablet_service.cc:1511] Processing CreateTablet for tablet c84a6d0bbe394610a72367f035ee118b (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:57.073155  3909 raft_consensus.cc:515] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.077486  3819 tablet_service.cc:1511] Processing CreateTablet for tablet c84a6d0bbe394610a72367f035ee118b (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:57.078778  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84a6d0bbe394610a72367f035ee118b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.093199  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f660c4c77d4f038df2741e26ea0968" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:57.093639  3823 tablet_service.cc:1511] Processing CreateTablet for tablet c21eeb9326fc4343a47f95c73d8f624f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:55:57.094769  3802 leader_election.cc:343] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.055550  3671 tablet_service.cc:1511] Processing CreateTablet for tablet 6170cee14a49457dbf5ceddf26f44814 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:57.097054  3878 tablet_bootstrap.cc:492] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
W20260709 14:55:57.103997  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0980 after lost signal to thread 2555
I20260709 14:55:57.104208  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6170cee14a49457dbf5ceddf26f44814. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:57.105266  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7660 after lost signal to thread 3621
I20260709 14:55:57.047564  3836 raft_consensus.cc:2468] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:57.053710  3677 tablet_service.cc:1511] Processing CreateTablet for tablet fdb7514b5e18404cbba048413a605d62 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:57.113193  3753 tablet_service.cc:1511] Processing CreateTablet for tablet c21eeb9326fc4343a47f95c73d8f624f (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:57.116055  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c8f7d807674246996d2f41c694a7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.122833  3878 tablet_bootstrap.cc:654] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.129182  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 27fd5a294afc43899a9813a07e8d3228 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:57.133972  3746 tablet_service.cc:1511] Processing CreateTablet for tablet ad716df1cfa44b7f88ec35abc55d4a95 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:57.137869  3671 tablet_service.cc:1511] Processing CreateTablet for tablet 81f7d5fb0f754503b69b6b147bc953ea (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:57.142261  3880 tablet_bootstrap.cc:492] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.142830  3880 ts_tablet_manager.cc:1403] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.186s	user 0.020s	sys 0.011s
I20260709 14:55:57.147871  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 67014be43ddb4f8d8269ea4c019eabcf (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:57.154047  3880 raft_consensus.cc:359] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.154780  3880 raft_consensus.cc:385] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.155081  3880 raft_consensus.cc:740] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.155928  3880 consensus_queue.cc:260] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.156335  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 86395c86edb24dfaa43d4696be906d5e (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:57.157243  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f660c4c77d4f038df2741e26ea0968" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:57.157732  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86395c86edb24dfaa43d4696be906d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.157812  3762 raft_consensus.cc:3060] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.158098  3880 ts_tablet_manager.cc:1434] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 14:55:57.159052  3880 tablet_bootstrap.cc:492] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
W20260709 14:55:57.148452  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:57.162600  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb7514b5e18404cbba048413a605d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.164260  3905 raft_consensus.cc:493] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.164924  3905 raft_consensus.cc:515] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.165289  3752 tablet_service.cc:1511] Processing CreateTablet for tablet f0945c90345c4c75aa0e6e16a0b754b5 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:57.166999  3905 leader_election.cc:290] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:57.167639  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:57.168435  3763 raft_consensus.cc:2393] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:55:57.176178  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa180ed570f74c109fbfa483b9723396" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:57.161563  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86395c86edb24dfaa43d4696be906d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.179032  3654 leader_election.cc:304] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:57.181042  3905 raft_consensus.cc:3060] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.182822  3762 raft_consensus.cc:2468] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:55:57.183877  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21eeb9326fc4343a47f95c73d8f624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.160499  3909 leader_election.cc:290] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:57.184692  3820 tablet_service.cc:1511] Processing CreateTablet for tablet ad716df1cfa44b7f88ec35abc55d4a95 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:57.186995  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67014be43ddb4f8d8269ea4c019eabcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.186995  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fd5a294afc43899a9813a07e8d3228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.188699  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87dc356f3b04c13a539075d8781b32a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.192073  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad716df1cfa44b7f88ec35abc55d4a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.192215  3828 tablet_service.cc:1511] Processing CreateTablet for tablet c87dc356f3b04c13a539075d8781b32a (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:57.194572  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84a6d0bbe394610a72367f035ee118b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.200093  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0945c90345c4c75aa0e6e16a0b754b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.202692  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21eeb9326fc4343a47f95c73d8f624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.202772  3674 tablet_service.cc:1511] Processing CreateTablet for tablet 3505fc6d31c947a0bc0ce5fd821bc466 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:57.209312  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 67014be43ddb4f8d8269ea4c019eabcf (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:57.210024  3747 tablet_service.cc:1511] Processing CreateTablet for tablet bd659339be384911a84b467dd0855cc8 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:57.210708  3909 raft_consensus.cc:493] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.211262  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd659339be384911a84b467dd0855cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.211189  3909 raft_consensus.cc:515] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.214104  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90492e417807455fa9e907a42b4fda24" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:55:57.215564  3802 leader_election.cc:343] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.208794  3801 leader_election.cc:304] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:55:57.215880  3879 tablet_bootstrap.cc:492] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:57.217247  3886 raft_consensus.cc:2804] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.217790  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f7d5fb0f754503b69b6b147bc953ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.217730  3886 raft_consensus.cc:697] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:55:57.218701  3886 consensus_queue.cc:237] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.219147  3909 leader_election.cc:290] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:57.220496  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90492e417807455fa9e907a42b4fda24" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:55:57.221812  3801 leader_election.cc:343] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.222239  3801 leader_election.cc:304] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:57.223922  3909 raft_consensus.cc:2749] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.226087  3878 tablet_bootstrap.cc:492] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.226583  3878 ts_tablet_manager.cc:1403] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.002s
I20260709 14:55:57.228050  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3505fc6d31c947a0bc0ce5fd821bc466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.228291  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67014be43ddb4f8d8269ea4c019eabcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.230245  3826 tablet_service.cc:1511] Processing CreateTablet for tablet f0945c90345c4c75aa0e6e16a0b754b5 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:57.231482  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0945c90345c4c75aa0e6e16a0b754b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.238013  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad716df1cfa44b7f88ec35abc55d4a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.237709  3822 tablet_service.cc:1511] Processing CreateTablet for tablet fdb7514b5e18404cbba048413a605d62 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:57.238931  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb7514b5e18404cbba048413a605d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.239518  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87dc356f3b04c13a539075d8781b32a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.240239  3879 ts_tablet_manager.cc:1403] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.244s	user 0.019s	sys 0.016s
I20260709 14:55:57.240417  3878 raft_consensus.cc:359] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.241173  3878 raft_consensus.cc:385] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.241464  3878 raft_consensus.cc:740] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.235322  3824 tablet_service.cc:1511] Processing CreateTablet for tablet bd659339be384911a84b467dd0855cc8 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:57.252794  3879 raft_consensus.cc:359] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.253829  3879 raft_consensus.cc:385] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.271090  3746 tablet_service.cc:1511] Processing CreateTablet for tablet 6170cee14a49457dbf5ceddf26f44814 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:57.270136  3748 tablet_service.cc:1511] Processing CreateTablet for tablet fdb7514b5e18404cbba048413a605d62 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:57.290524  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6170cee14a49457dbf5ceddf26f44814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.273428  3675 tablet_service.cc:1511] Processing CreateTablet for tablet 5aff70ee677c46d0b4c691536bded319 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:57.292734  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aff70ee677c46d0b4c691536bded319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.259603  3878 consensus_queue.cc:260] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.260537  3879 raft_consensus.cc:740] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.314368  3749 tablet_service.cc:1511] Processing CreateTablet for tablet c7c8f7d807674246996d2f41c694a7f2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:57.276288  3880 tablet_bootstrap.cc:654] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.307991  3878 ts_tablet_manager.cc:1434] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.000s
I20260709 14:55:57.326027  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb7514b5e18404cbba048413a605d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.330044  3879 consensus_queue.cc:260] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.330394  3827 tablet_service.cc:1511] Processing CreateTablet for tablet c7c8f7d807674246996d2f41c694a7f2 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:57.331851  3896 raft_consensus.cc:493] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.332425  3879 ts_tablet_manager.cc:1434] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.003s
I20260709 14:55:57.332340  3896 raft_consensus.cc:515] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.320134  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd659339be384911a84b467dd0855cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.318799  3905 raft_consensus.cc:2749] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.344791  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fd6806ffbf498aa998df942ba807d2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:55:57.346293  3728 leader_election.cc:343] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.347365  3879 tablet_bootstrap.cc:492] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:57.348083  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 6170cee14a49457dbf5ceddf26f44814 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:57.348287  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 27fd5a294afc43899a9813a07e8d3228 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:57.349457  3673 tablet_service.cc:1511] Processing CreateTablet for tablet d7797bd92a89454980b162aa8a1acdbd (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:57.351266  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c8f7d807674246996d2f41c694a7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.356978  3752 tablet_service.cc:1511] Processing CreateTablet for tablet 81f7d5fb0f754503b69b6b147bc953ea (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:57.357079  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fd5a294afc43899a9813a07e8d3228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.361209  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7797bd92a89454980b162aa8a1acdbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.364035  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 3505fc6d31c947a0bc0ce5fd821bc466 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:57.364846  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c8f7d807674246996d2f41c694a7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.374281  3819 tablet_service.cc:1511] Processing CreateTablet for tablet 27fd5a294afc43899a9813a07e8d3228 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:57.307049  3679 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf8809e27f1463dbf8be3818af5ab80 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:57.380086  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fd5a294afc43899a9813a07e8d3228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.383159  3896 leader_election.cc:290] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:57.386298  3878 tablet_bootstrap.cc:492] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.386402  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f7d5fb0f754503b69b6b147bc953ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.387986  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fd6806ffbf498aa998df942ba807d2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:55:57.389986  3729 leader_election.cc:343] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.390424  3729 leader_election.cc:304] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:57.391528  3896 raft_consensus.cc:2749] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.392966  3678 tablet_service.cc:1511] Processing CreateTablet for tablet 8eac6eb4b45b4dfcafb24c4ad4dc53f8 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:57.394248  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eac6eb4b45b4dfcafb24c4ad4dc53f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.394979  3754 tablet_service.cc:1511] Processing CreateTablet for tablet d7797bd92a89454980b162aa8a1acdbd (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:57.403249  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6170cee14a49457dbf5ceddf26f44814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.405565  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 81f7d5fb0f754503b69b6b147bc953ea (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:57.406980  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f7d5fb0f754503b69b6b147bc953ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.408257  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8809e27f1463dbf8be3818af5ab80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.411984  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 5aff70ee677c46d0b4c691536bded319 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:57.413761  3677 tablet_service.cc:1511] Processing CreateTablet for tablet cb1510b7491d4c1e8b8be6c5c6ae4f3c (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:57.413121  3670 tablet_service.cc:1511] Processing CreateTablet for tablet 583cab991b0e4805b4d595cb3d5d77ae (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:57.417327  3886 consensus_queue.cc:1048] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.419579  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf8809e27f1463dbf8be3818af5ab80 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:57.424674  3749 tablet_service.cc:1511] Processing CreateTablet for tablet 8eac6eb4b45b4dfcafb24c4ad4dc53f8 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:57.429484  3878 tablet_bootstrap.cc:654] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.436038  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3505fc6d31c947a0bc0ce5fd821bc466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.438972  3886 consensus_queue.cc:1048] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.444624  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1510b7491d4c1e8b8be6c5c6ae4f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.445372  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583cab991b0e4805b4d595cb3d5d77ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.445988  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7797bd92a89454980b162aa8a1acdbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.450918  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aff70ee677c46d0b4c691536bded319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.453472  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eac6eb4b45b4dfcafb24c4ad4dc53f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.467594  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8809e27f1463dbf8be3818af5ab80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.467897  3896 consensus_queue.cc:1048] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:57.481479  3880 tablet_bootstrap.cc:492] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.482144  3880 ts_tablet_manager.cc:1403] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.323s	user 0.023s	sys 0.002s
I20260709 14:55:57.490062  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 5aff70ee677c46d0b4c691536bded319 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:57.491338  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aff70ee677c46d0b4c691536bded319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.491466  3819 tablet_service.cc:1511] Processing CreateTablet for tablet d7797bd92a89454980b162aa8a1acdbd (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:57.492770  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7797bd92a89454980b162aa8a1acdbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.500963  3748 tablet_service.cc:1511] Processing CreateTablet for tablet cb1510b7491d4c1e8b8be6c5c6ae4f3c (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:57.502290  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1510b7491d4c1e8b8be6c5c6ae4f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.512255  3880 raft_consensus.cc:359] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.513054  3880 raft_consensus.cc:385] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.513375  3880 raft_consensus.cc:740] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.514110  3880 consensus_queue.cc:260] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.515516  3879 tablet_bootstrap.cc:654] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.519493  3880 ts_tablet_manager.cc:1434] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.003s
I20260709 14:55:57.520569  3880 tablet_bootstrap.cc:492] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:57.424975  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 583cab991b0e4805b4d595cb3d5d77ae (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:57.539315  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583cab991b0e4805b4d595cb3d5d77ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.544375  3820 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf8809e27f1463dbf8be3818af5ab80 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:57.546893  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf8809e27f1463dbf8be3818af5ab80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.545913  3880 tablet_bootstrap.cc:654] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.534262  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 8eac6eb4b45b4dfcafb24c4ad4dc53f8 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:57.593483  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eac6eb4b45b4dfcafb24c4ad4dc53f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.536568  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 3505fc6d31c947a0bc0ce5fd821bc466 (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:57.602478  3822 tablet_service.cc:1511] Processing CreateTablet for tablet cb1510b7491d4c1e8b8be6c5c6ae4f3c (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:57.603762  3878 tablet_bootstrap.cc:492] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.604314  3878 ts_tablet_manager.cc:1403] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.231s	user 0.012s	sys 0.012s
I20260709 14:55:57.604084  3586 catalog_manager.cc:5697] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.625864  3826 tablet_service.cc:1511] Processing CreateTablet for tablet 583cab991b0e4805b4d595cb3d5d77ae (DEFAULT_TABLE table=test-workload [id=3b8c8b74231940ef9579dd620a7a5faa]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:57.600831  3896 consensus_queue.cc:1048] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:55:57.644296  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583cab991b0e4805b4d595cb3d5d77ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.648110  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3505fc6d31c947a0bc0ce5fd821bc466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.653591  3878 raft_consensus.cc:359] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.654403  3878 raft_consensus.cc:385] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.654728  3878 raft_consensus.cc:740] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.656381  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1510b7491d4c1e8b8be6c5c6ae4f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:57.630846  3879 tablet_bootstrap.cc:492] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:57.666783  3879 ts_tablet_manager.cc:1403] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.320s	user 0.019s	sys 0.006s
W20260709 14:55:57.674132  3925 log.cc:927] Time spent T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 14:55:57.683543  3905 raft_consensus.cc:493] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.684067  3905 raft_consensus.cc:515] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.686088  3905 leader_election.cc:290] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:57.686249  3879 raft_consensus.cc:359] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.690912  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:55:57.692461  3654 leader_election.cc:343] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.690927  3828 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:37406 (request call id 42) took 1124 ms. Trace:
I20260709 14:55:57.693463  3828 rpcz_store.cc:276] 0709 14:55:56.566135 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:57.159417 (+593282us) service_pool.cc:224] Handling call
0709 14:55:57.235081 (+ 75664us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:57.235181 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:57.505198 (+270017us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:57.667024 (+161826us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:57.690861 (+ 23837us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:57.655468  3878 consensus_queue.cc:260] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.687079  3879 raft_consensus.cc:385] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.715736  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:57.716384  3762 raft_consensus.cc:2468] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:57.717247  3878 ts_tablet_manager.cc:1434] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 14:55:57.717476  3652 leader_election.cc:304] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:55:57.718372  3878 tablet_bootstrap.cc:492] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.718643  3905 raft_consensus.cc:2804] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.719008  3905 raft_consensus.cc:493] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.719311  3905 raft_consensus.cc:3060] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.715018  3879 raft_consensus.cc:740] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.724241  3879 consensus_queue.cc:260] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.726466  3878 tablet_bootstrap.cc:654] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.730363  3886 consensus_queue.cc:1048] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.734012  3905 raft_consensus.cc:515] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.740191  3905 leader_election.cc:290] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:57.741689  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:57.742260  3763 raft_consensus.cc:3060] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.743142  3880 tablet_bootstrap.cc:492] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.743608  3880 ts_tablet_manager.cc:1403] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.223s	user 0.011s	sys 0.020s
I20260709 14:55:57.744930  3879 ts_tablet_manager.cc:1434] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 14:55:57.745944  3879 tablet_bootstrap.cc:492] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:57.746472  3880 raft_consensus.cc:359] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.747190  3880 raft_consensus.cc:385] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.747454  3880 raft_consensus.cc:740] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.748570  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:55:57.751274  3654 leader_election.cc:343] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.752511  3880 consensus_queue.cc:260] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.757869  3880 ts_tablet_manager.cc:1434] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:57.758925  3880 tablet_bootstrap.cc:492] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:57.753113  3763 raft_consensus.cc:2468] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:57.760478  3652 leader_election.cc:304] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:55:57.761689  3905 raft_consensus.cc:2804] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.762167  3905 raft_consensus.cc:697] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:57.763002  3905 consensus_queue.cc:237] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.765242  3880 tablet_bootstrap.cc:654] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:57.772215  3802 consensus_peers.cc:597] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:57.773618  3878 tablet_bootstrap.cc:492] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.774173  3878 ts_tablet_manager.cc:1403] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.007s
I20260709 14:55:57.777324  3878 raft_consensus.cc:359] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.779284  3878 raft_consensus.cc:385] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.779651  3878 raft_consensus.cc:740] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.780598  3878 consensus_queue.cc:260] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.783710  3878 ts_tablet_manager.cc:1434] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:57.785104  3878 tablet_bootstrap.cc:492] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.789186  3584 catalog_manager.cc:5697] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.794019  3878 tablet_bootstrap.cc:654] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.795981  3879 tablet_bootstrap.cc:654] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.796846  3911 raft_consensus.cc:493] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.797324  3911 raft_consensus.cc:515] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.801316  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcfdead1d48435a831a90660a38ad50" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:55:57.803997  3802 leader_election.cc:343] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.804903  3911 leader_election.cc:290] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:57.806854  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcfdead1d48435a831a90660a38ad50" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:55:57.808733  3801 leader_election.cc:343] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.809293  3801 leader_election.cc:304] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:57.810644  3911 raft_consensus.cc:2749] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.814064  3880 tablet_bootstrap.cc:492] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.814180  3879 tablet_bootstrap.cc:492] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:57.814740  3880 ts_tablet_manager.cc:1403] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.012s
I20260709 14:55:57.814802  3879 ts_tablet_manager.cc:1403] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.006s
I20260709 14:55:57.815439  3878 tablet_bootstrap.cc:492] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.815995  3878 ts_tablet_manager.cc:1403] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.018s
I20260709 14:55:57.817689  3879 raft_consensus.cc:359] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.817965  3880 raft_consensus.cc:359] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.818405  3879 raft_consensus.cc:385] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.818712  3880 raft_consensus.cc:385] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.818755  3879 raft_consensus.cc:740] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.819181  3880 raft_consensus.cc:740] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.819016  3878 raft_consensus.cc:359] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.820044  3878 raft_consensus.cc:385] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.819705  3879 consensus_queue.cc:260] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.820492  3878 raft_consensus.cc:740] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.820133  3880 consensus_queue.cc:260] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.821404  3878 consensus_queue.cc:260] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.825454  3880 ts_tablet_manager.cc:1434] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:55:57.826191  3878 ts_tablet_manager.cc:1434] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:57.826443  3880 tablet_bootstrap.cc:492] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:57.827246  3878 tablet_bootstrap.cc:492] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.833225  3911 raft_consensus.cc:493] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.833686  3878 tablet_bootstrap.cc:654] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.833735  3911 raft_consensus.cc:515] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.837178  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:55:57.838963  3802 leader_election.cc:343] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.839861  3911 leader_election.cc:290] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:57.841763  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:55:57.843462  3801 leader_election.cc:343] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.844040  3801 leader_election.cc:304] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:57.845417  3911 raft_consensus.cc:2749] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.832918  3880 tablet_bootstrap.cc:654] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.854760  3878 tablet_bootstrap.cc:492] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.855255  3878 ts_tablet_manager.cc:1403] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260709 14:55:57.855751  3879 ts_tablet_manager.cc:1434] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:55:57.856091  3880 tablet_bootstrap.cc:492] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.856508  3880 ts_tablet_manager.cc:1403] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260709 14:55:57.858011  3878 raft_consensus.cc:359] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.858719  3878 raft_consensus.cc:385] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.859038  3878 raft_consensus.cc:740] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.858883  3880 raft_consensus.cc:359] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.859542  3880 raft_consensus.cc:385] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.859925  3880 raft_consensus.cc:740] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.859985  3878 consensus_queue.cc:260] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.860705  3880 consensus_queue.cc:260] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.865074  3878 ts_tablet_manager.cc:1434] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:57.865406  3880 ts_tablet_manager.cc:1434] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:57.866041  3878 tablet_bootstrap.cc:492] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.866191  3880 tablet_bootstrap.cc:492] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:57.871675  3878 tablet_bootstrap.cc:654] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.871675  3880 tablet_bootstrap.cc:654] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.884299  3880 tablet_bootstrap.cc:492] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.884361  3878 tablet_bootstrap.cc:492] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.884831  3880 ts_tablet_manager.cc:1403] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:55:57.884982  3878 ts_tablet_manager.cc:1403] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:55:57.887346  3880 raft_consensus.cc:359] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.887964  3880 raft_consensus.cc:385] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.888191  3880 raft_consensus.cc:740] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.888495  3879 tablet_bootstrap.cc:492] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:57.888788  3880 consensus_queue.cc:260] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.890271  3880 ts_tablet_manager.cc:1434] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:57.891063  3878 raft_consensus.cc:359] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.891487  3878 raft_consensus.cc:385] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.891641  3878 raft_consensus.cc:740] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.892473  3880 tablet_bootstrap.cc:492] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:57.892314  3878 consensus_queue.cc:260] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.894268  3879 tablet_bootstrap.cc:654] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.894381  3878 ts_tablet_manager.cc:1434] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:57.895437  3878 tablet_bootstrap.cc:492] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.899137  3880 tablet_bootstrap.cc:654] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.900733  3878 tablet_bootstrap.cc:654] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.914311  3879 tablet_bootstrap.cc:492] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:57.914773  3879 ts_tablet_manager.cc:1403] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 14:55:57.917387  3879 raft_consensus.cc:359] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:57.918073  3880 tablet_bootstrap.cc:492] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.918038  3879 raft_consensus.cc:385] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.918567  3879 raft_consensus.cc:740] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.918668  3880 ts_tablet_manager.cc:1403] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 14:55:57.919493  3879 consensus_queue.cc:260] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:57.921129  3878 tablet_bootstrap.cc:492] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.921543  3878 ts_tablet_manager.cc:1403] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.010s
I20260709 14:55:57.921703  3880 raft_consensus.cc:359] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.922389  3880 raft_consensus.cc:385] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.922657  3880 raft_consensus.cc:740] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.923434  3880 consensus_queue.cc:260] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.924022  3878 raft_consensus.cc:359] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.924681  3878 raft_consensus.cc:385] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.924943  3878 raft_consensus.cc:740] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.925582  3878 consensus_queue.cc:260] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.927523  3878 ts_tablet_manager.cc:1434] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:57.929175  3880 ts_tablet_manager.cc:1434] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:57.930143  3880 tablet_bootstrap.cc:492] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:57.931173  3878 tablet_bootstrap.cc:492] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:57.936412  3880 tablet_bootstrap.cc:654] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.936815  3878 tablet_bootstrap.cc:654] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.954705  3879 ts_tablet_manager.cc:1434] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:55:57.957682  3905 raft_consensus.cc:493] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.958252  3905 raft_consensus.cc:515] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.962237  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de42f40135491692f34512af3d132a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:57.962950  3837 raft_consensus.cc:2468] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:57.964414  3654 leader_election.cc:304] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:57.965266  3904 raft_consensus.cc:2804] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.965513  3879 tablet_bootstrap.cc:492] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:57.965644  3904 raft_consensus.cc:493] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.966002  3904 raft_consensus.cc:3060] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.966234  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de42f40135491692f34512af3d132a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:57.967001  3762 raft_consensus.cc:2468] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:57.966014  3905 leader_election.cc:290] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:57.971702  3879 tablet_bootstrap.cc:654] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.973532  3904 raft_consensus.cc:515] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.975723  3904 leader_election.cc:290] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:57.976976  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de42f40135491692f34512af3d132a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:57.977577  3762 raft_consensus.cc:3060] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.977613  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de42f40135491692f34512af3d132a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:57.978330  3837 raft_consensus.cc:3060] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.979699  3879 tablet_bootstrap.cc:492] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:57.980151  3879 ts_tablet_manager.cc:1403] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:55:57.982736  3879 raft_consensus.cc:359] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.983340  3879 raft_consensus.cc:385] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.983611  3879 raft_consensus.cc:740] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.984346  3762 raft_consensus.cc:2468] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:57.984458  3879 consensus_queue.cc:260] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.985512  3652 leader_election.cc:304] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:57.986707  3837 raft_consensus.cc:2468] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:57.987618  3878 tablet_bootstrap.cc:492] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:57.988101  3878 ts_tablet_manager.cc:1403] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.023s
I20260709 14:55:57.989785  3880 tablet_bootstrap.cc:492] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:57.990221  3880 ts_tablet_manager.cc:1403] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.020s
I20260709 14:55:57.990841  3878 raft_consensus.cc:359] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.991511  3878 raft_consensus.cc:385] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.991787  3878 raft_consensus.cc:740] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.992527  3878 consensus_queue.cc:260] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.993014  3880 raft_consensus.cc:359] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.993697  3880 raft_consensus.cc:385] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.993929  3879 ts_tablet_manager.cc:1434] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:57.989809  3904 raft_consensus.cc:2804] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.994316  3878 ts_tablet_manager.cc:1434] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:57.994532  3904 raft_consensus.cc:697] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:57.995407  3904 consensus_queue.cc:237] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.998898  3905 raft_consensus.cc:493] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.999387  3905 raft_consensus.cc:515] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:57.997406  3879 tablet_bootstrap.cc:492] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.002120  3878 tablet_bootstrap.cc:492] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.007529  3879 tablet_bootstrap.cc:654] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.007817  3905 leader_election.cc:290] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.008136  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7db4a1fab64d2eac310b9229af0618" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.008689  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7db4a1fab64d2eac310b9229af0618" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.008882  3762 raft_consensus.cc:2468] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.009398  3837 raft_consensus.cc:2468] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.010658  3654 leader_election.cc:304] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:58.011320  3878 tablet_bootstrap.cc:654] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.012054  3905 raft_consensus.cc:2804] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.012984  3905 raft_consensus.cc:493] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.013365  3905 raft_consensus.cc:3060] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.022337  3879 tablet_bootstrap.cc:492] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.022636  3878 tablet_bootstrap.cc:492] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.022809  3879 ts_tablet_manager.cc:1403] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 14:55:58.023057  3878 ts_tablet_manager.cc:1403] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:55:57.993942  3880 raft_consensus.cc:740] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.024107  3880 consensus_queue.cc:260] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.025852  3878 raft_consensus.cc:359] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.026902  3878 raft_consensus.cc:385] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.027169  3878 raft_consensus.cc:740] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.028091  3878 consensus_queue.cc:260] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.029556  3904 raft_consensus.cc:493] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.030054  3904 raft_consensus.cc:515] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.033931  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.034618  3837 raft_consensus.cc:2468] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.036052  3654 leader_election.cc:304] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:58.036814  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.038563  3884 raft_consensus.cc:493] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:58.038751  3652 leader_election.cc:343] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.039036  3884 raft_consensus.cc:515] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:58.039762  3584 catalog_manager.cc:5697] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.041028  3884 leader_election.cc:290] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.042049  3956 raft_consensus.cc:2804] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.042629  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.042810  3880 ts_tablet_manager.cc:1434] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 14:55:58.043109  3904 leader_election.cc:290] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.052150  3686 raft_consensus.cc:2468] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:58.053599  3728 leader_election.cc:304] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.054418  3884 raft_consensus.cc:2804] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.054774  3884 raft_consensus.cc:493] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.055110  3884 raft_consensus.cc:3060] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.056615  3880 tablet_bootstrap.cc:492] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:58.022715  3905 raft_consensus.cc:515] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.044240  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.045825  3879 raft_consensus.cc:359] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.061134  3879 raft_consensus.cc:385] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.061424  3879 raft_consensus.cc:740] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
W20260709 14:55:58.061528  3729 leader_election.cc:343] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.048091  3878 ts_tablet_manager.cc:1434] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.010s
I20260709 14:55:58.062062  3879 consensus_queue.cc:260] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.062187  3884 raft_consensus.cc:515] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:58.062520  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7db4a1fab64d2eac310b9229af0618" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:58.063068  3762 raft_consensus.cc:3060] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.063757  3931 raft_consensus.cc:493] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.064175  3879 ts_tablet_manager.cc:1434] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:55:58.064224  3931 raft_consensus.cc:515] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.065194  3879 tablet_bootstrap.cc:492] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.066465  3931 leader_election.cc:290] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.068049  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.070269  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.071015  3879 tablet_bootstrap.cc:654] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.070955  3762 raft_consensus.cc:2468] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
W20260709 14:55:58.071616  3729 leader_election.cc:343] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.072170  3652 leader_election.cc:304] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
W20260709 14:55:58.072367  3728 leader_election.cc:343] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.072795  3728 leader_election.cc:304] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:58.073850  3931 raft_consensus.cc:2749] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.074461  3878 tablet_bootstrap.cc:492] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.076062  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:58.076645  3686 raft_consensus.cc:3060] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.073067  3904 raft_consensus.cc:2804] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.078013  3904 raft_consensus.cc:697] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:58.078837  3904 consensus_queue.cc:237] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.081418  3878 tablet_bootstrap.cc:654] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.082918  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7db4a1fab64d2eac310b9229af0618" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.083488  3837 raft_consensus.cc:3060] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.083889  3956 raft_consensus.cc:493] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.084278  3956 raft_consensus.cc:3060] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.090678  3837 raft_consensus.cc:2468] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.093190  3879 tablet_bootstrap.cc:492] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.093408  3905 leader_election.cc:290] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.093667  3879 ts_tablet_manager.cc:1403] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.009s
I20260709 14:55:58.093605  3884 leader_election.cc:290] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.093529  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.093504  3878 tablet_bootstrap.cc:492] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.094614  3878 ts_tablet_manager.cc:1403] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
W20260709 14:55:58.095201  3729 leader_election.cc:343] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.083642  3686 raft_consensus.cc:2468] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:58.096498  3879 raft_consensus.cc:359] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.096737  3728 leader_election.cc:304] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:55:58.097168  3879 raft_consensus.cc:385] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.097460  3880 tablet_bootstrap.cc:654] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.097626  3931 raft_consensus.cc:2804] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.097486  3878 raft_consensus.cc:359] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.098219  3931 raft_consensus.cc:697] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:55:58.098551  3878 raft_consensus.cc:385] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.098871  3878 raft_consensus.cc:740] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.097486  3879 raft_consensus.cc:740] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.091221  3956 raft_consensus.cc:515] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.099123  3931 consensus_queue.cc:237] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:58.100195  3879 consensus_queue.cc:260] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.102137  3879 ts_tablet_manager.cc:1434] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:55:58.099464  3878 consensus_queue.cc:260] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.111418  3585 catalog_manager.cc:5697] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.112686  3878 ts_tablet_manager.cc:1434] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:55:58.141762  3879 tablet_bootstrap.cc:492] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.142087  3878 tablet_bootstrap.cc:492] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.126657  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.144409  3837 raft_consensus.cc:3060] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.103825  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:58.102837  3956 leader_election.cc:290] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:55:58.150754  3652 leader_election.cc:343] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.151125  3837 raft_consensus.cc:2468] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.153620  3654 leader_election.cc:304] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.154089  3584 catalog_manager.cc:5697] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.155407  3956 raft_consensus.cc:2804] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.155887  3956 raft_consensus.cc:697] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:58.155995  3905 consensus_queue.cc:1048] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.156754  3956 consensus_queue.cc:237] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.127004  3904 raft_consensus.cc:493] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.157944  3904 raft_consensus.cc:515] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.161216  3879 tablet_bootstrap.cc:654] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.161343  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f660c4c77d4f038df2741e26ea0968" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.166023  3904 leader_election.cc:290] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.166733  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f660c4c77d4f038df2741e26ea0968" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.167104  3878 tablet_bootstrap.cc:654] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.168170  3654 leader_election.cc:304] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
W20260709 14:55:58.172906  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:58.174238  3904 raft_consensus.cc:2749] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.184441  3880 tablet_bootstrap.cc:492] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:58.184985  3880 ts_tablet_manager.cc:1403] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.004s
I20260709 14:55:58.185899  3878 tablet_bootstrap.cc:492] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.188159  3880 raft_consensus.cc:359] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:58.188902  3880 raft_consensus.cc:385] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.189177  3880 raft_consensus.cc:740] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.190418  3879 tablet_bootstrap.cc:492] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.190899  3879 ts_tablet_manager.cc:1403] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
I20260709 14:55:58.192286  3880 consensus_queue.cc:260] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:58.193279  3878 ts_tablet_manager.cc:1403] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260709 14:55:58.203949  3878 raft_consensus.cc:359] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.204790  3878 raft_consensus.cc:385] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.204101  3584 catalog_manager.cc:5697] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.205124  3878 raft_consensus.cc:740] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.205538  3880 ts_tablet_manager.cc:1434] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:55:58.205806  3878 consensus_queue.cc:260] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.206488  3880 tablet_bootstrap.cc:492] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:58.207859  3878 ts_tablet_manager.cc:1434] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:58.194409  3879 raft_consensus.cc:359] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.209182  3879 raft_consensus.cc:385] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.209438  3879 raft_consensus.cc:740] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.210204  3879 consensus_queue.cc:260] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.212420  3879 ts_tablet_manager.cc:1434] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:55:58.213317  3879 tablet_bootstrap.cc:492] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.217881  3904 raft_consensus.cc:493] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.218353  3904 raft_consensus.cc:515] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.218955  3879 tablet_bootstrap.cc:654] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.220980  3904 leader_election.cc:290] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.221349  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fd6806ffbf498aa998df942ba807d2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.222163  3762 raft_consensus.cc:2468] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.222573  3878 tablet_bootstrap.cc:492] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.224704  3652 leader_election.cc:304] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.225281  3904 raft_consensus.cc:493] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.225698  3904 raft_consensus.cc:515] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.227928  3956 raft_consensus.cc:2804] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.228305  3956 raft_consensus.cc:493] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.228652  3956 raft_consensus.cc:3060] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.227617  3904 leader_election.cc:290] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.231745  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcfdead1d48435a831a90660a38ad50" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:55:58.233073  3652 leader_election.cc:343] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.233387  3878 tablet_bootstrap.cc:654] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.240775  3879 tablet_bootstrap.cc:492] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.241362  3879 ts_tablet_manager.cc:1403] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.006s
I20260709 14:55:58.259979  3837 raft_consensus.cc:3060] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.261435  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fd6806ffbf498aa998df942ba807d2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.261965  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcfdead1d48435a831a90660a38ad50" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.262084  3836 raft_consensus.cc:2468] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.262601  3838 raft_consensus.cc:2468] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.265223  3654 leader_election.cc:304] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.274194  3956 raft_consensus.cc:515] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.275309  3878 tablet_bootstrap.cc:492] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.273551  3967 raft_consensus.cc:2804] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.275869  3967 raft_consensus.cc:493] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.275970  3878 ts_tablet_manager.cc:1403] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.029s
I20260709 14:55:58.276266  3967 raft_consensus.cc:3060] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.277060  3911 raft_consensus.cc:493] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.277544  3911 raft_consensus.cc:515] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.278519  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fd6806ffbf498aa998df942ba807d2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:58.278694  3956 leader_election.cc:290] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.279119  3878 raft_consensus.cc:359] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.279892  3878 raft_consensus.cc:385] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.280169  3878 raft_consensus.cc:740] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.279114  3762 raft_consensus.cc:3060] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.283663  3967 raft_consensus.cc:515] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.280841  3878 consensus_queue.cc:260] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.287189  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.287865  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29186d6fef3c4bf3ac38a53367bcd72c" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.288833  3762 raft_consensus.cc:2468] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.289451  3801 leader_election.cc:304] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.289978  3652 leader_election.cc:304] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.290447  3911 leader_election.cc:290] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:58.290860  3904 raft_consensus.cc:2804] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.290942  3911 raft_consensus.cc:2749] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:58.291395  3904 raft_consensus.cc:697] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:58.292212  3878 ts_tablet_manager.cc:1434] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:55:58.292255  3904 consensus_queue.cc:237] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.293265  3878 tablet_bootstrap.cc:492] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.287873  3880 tablet_bootstrap.cc:654] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.289815  3879 raft_consensus.cc:359] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.297623  3879 raft_consensus.cc:385] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.298028  3879 raft_consensus.cc:740] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.298852  3879 consensus_queue.cc:260] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.301151  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcfdead1d48435a831a90660a38ad50" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
W20260709 14:55:58.302664  3652 leader_election.cc:343] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.305189  3878 tablet_bootstrap.cc:654] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.305233  3967 leader_election.cc:290] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.315907  3879 ts_tablet_manager.cc:1434] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.002s
I20260709 14:55:58.313300  3884 raft_consensus.cc:493] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.316344  3967 raft_consensus.cc:493] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.316843  3967 raft_consensus.cc:515] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.316606  3884 raft_consensus.cc:515] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.317747  3956 consensus_queue.cc:1048] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.320480  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fd6806ffbf498aa998df942ba807d2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.320724  3967 leader_election.cc:290] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.321038  3837 raft_consensus.cc:3060] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.321360  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b657c59f256423cb2f2111d321ffaba" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.321974  3836 raft_consensus.cc:2468] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:58.321048  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b657c59f256423cb2f2111d321ffaba" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.320991  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcfdead1d48435a831a90660a38ad50" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.323469  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90492e417807455fa9e907a42b4fda24" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.323915  3838 raft_consensus.cc:3060] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.324077  3762 raft_consensus.cc:2468] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
W20260709 14:55:58.324723  3728 leader_election.cc:343] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.325773  3652 leader_election.cc:304] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.327298  3967 raft_consensus.cc:2804] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.327710  3967 raft_consensus.cc:493] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.328420  3956 raft_consensus.cc:493] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.328971  3956 raft_consensus.cc:515] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.326303  3729 leader_election.cc:304] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:55:58.330771  3686 raft_consensus.cc:3060] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.331089  3896 raft_consensus.cc:2804] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.331427  3896 raft_consensus.cc:493] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.331758  3896 raft_consensus.cc:3060] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.332226  3879 tablet_bootstrap.cc:492] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.334185  3967 raft_consensus.cc:3060] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.352057  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da51f1bcb64d9ab54b377c51cf118a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.353201  3956 leader_election.cc:290] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.362414  3762 raft_consensus.cc:2468] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.363696  3652 leader_election.cc:304] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.337634  3884 leader_election.cc:290] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.346822  3955 raft_consensus.cc:493] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.364748  3955 raft_consensus.cc:515] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.366309  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da51f1bcb64d9ab54b377c51cf118a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.361346  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90492e417807455fa9e907a42b4fda24" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:55:58.371542  3654 leader_election.cc:343] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.367446  3904 raft_consensus.cc:493] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.368561  3956 raft_consensus.cc:2804] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.376047  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.373087  3955 leader_election.cc:290] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:55:58.380338  3652 leader_election.cc:343] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.377899  3904 raft_consensus.cc:515] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.383080  3904 leader_election.cc:290] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.386142  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.386377  3878 tablet_bootstrap.cc:492] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.387413  3878 ts_tablet_manager.cc:1403] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.000s
I20260709 14:55:58.377168  3956 raft_consensus.cc:493] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.391222  3956 raft_consensus.cc:3060] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.377435  3836 raft_consensus.cc:2468] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:58.392222  3838 raft_consensus.cc:2468] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
W20260709 14:55:58.392709  3652 leader_election.cc:343] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.396589  3654 leader_election.cc:304] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.397565  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.399343  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.401053  3878 raft_consensus.cc:359] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.404865  3878 raft_consensus.cc:385] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.405186  3878 raft_consensus.cc:740] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
W20260709 14:55:58.402245  3654 leader_election.cc:343] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.402299  3896 raft_consensus.cc:515] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.405860  3878 consensus_queue.cc:260] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.404206  3837 raft_consensus.cc:2468] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.410125  3880 tablet_bootstrap.cc:492] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:58.412550  3880 ts_tablet_manager.cc:1403] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.206s	user 0.025s	sys 0.036s
I20260709 14:55:58.404662  3904 raft_consensus.cc:2804] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.398777  3967 raft_consensus.cc:515] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.423643  3878 ts_tablet_manager.cc:1434] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:55:58.427220  3878 tablet_bootstrap.cc:492] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.427522  3880 raft_consensus.cc:359] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.433317  3880 raft_consensus.cc:385] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.433723  3880 raft_consensus.cc:740] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.429039  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90492e417807455fa9e907a42b4fda24" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:58.443466  3967 leader_election.cc:290] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.443787  3762 raft_consensus.cc:3060] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.407521  3654 leader_election.cc:304] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.445761  3967 raft_consensus.cc:2749] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:58.446007  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 43781.8us
W20260709 14:55:58.447067  3654 leader_election.cc:343] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.448789  3904 raft_consensus.cc:697] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:58.449957  3904 consensus_queue.cc:237] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.460975  3879 tablet_bootstrap.cc:654] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.463698  3880 consensus_queue.cc:260] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.467108  3956 raft_consensus.cc:515] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.471880  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da51f1bcb64d9ab54b377c51cf118a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:58.471560  3586 catalog_manager.cc:5697] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.472437  3763 raft_consensus.cc:3060] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.474514  3762 raft_consensus.cc:2468] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.447626  3654 leader_election.cc:304] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.476105  3955 raft_consensus.cc:2749] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.478313  3880 ts_tablet_manager.cc:1434] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 14:55:58.479106  3880 tablet_bootstrap.cc:492] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:58.483548  3956 leader_election.cc:290] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.483943  3884 raft_consensus.cc:493] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.482784  3652 leader_election.cc:304] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.484440  3884 raft_consensus.cc:515] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.487468  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90492e417807455fa9e907a42b4fda24" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.488059  3835 raft_consensus.cc:3060] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.488457  3955 raft_consensus.cc:2804] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.488933  3955 raft_consensus.cc:697] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:58.490042  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.489845  3955 consensus_queue.cc:237] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.490849  3838 raft_consensus.cc:2393] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:55:58.492570  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b3f1f6f5c549798d7207835413d1c1" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.496233  3728 leader_election.cc:304] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:58.488945  3884 leader_election.cc:290] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.497160  3931 raft_consensus.cc:3060] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.503701  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b657c59f256423cb2f2111d321ffaba" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:58.504365  3688 raft_consensus.cc:3060] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.500622  3763 raft_consensus.cc:2468] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.505826  3652 leader_election.cc:304] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.507017  3955 raft_consensus.cc:2804] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.507561  3955 raft_consensus.cc:697] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:58.510105  3896 leader_election.cc:290] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.511441  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b657c59f256423cb2f2111d321ffaba" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.512208  3838 raft_consensus.cc:3060] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.513147  3931 raft_consensus.cc:2749] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.513886  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da51f1bcb64d9ab54b377c51cf118a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:58.514649  3835 raft_consensus.cc:2468] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:58.523283  3878 tablet_bootstrap.cc:654] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.521209  3688 raft_consensus.cc:2468] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:58.533054  3728 leader_election.cc:304] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.534034  3931 raft_consensus.cc:2804] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.534543  3931 raft_consensus.cc:697] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:55:58.535439  3931 consensus_queue.cc:237] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.537334  3880 tablet_bootstrap.cc:654] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.545812  3956 consensus_queue.cc:1048] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:58.508693  3955 consensus_queue.cc:237] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:55:58.538630  3654 leader_election.cc:343] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.555559  3838 raft_consensus.cc:2468] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:58.558874  3967 consensus_queue.cc:1048] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:58.573837  3956 consensus_queue.cc:1048] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.567843  3967 consensus_queue.cc:1048] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:58.579452  3584 catalog_manager.cc:5697] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.596261  3879 tablet_bootstrap.cc:492] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.596740  3879 ts_tablet_manager.cc:1403] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.270s	user 0.013s	sys 0.032s
I20260709 14:55:58.613384  3878 tablet_bootstrap.cc:492] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.613884  3878 ts_tablet_manager.cc:1403] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.005s
I20260709 14:55:58.620446  3879 raft_consensus.cc:359] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.621263  3879 raft_consensus.cc:385] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.621560  3879 raft_consensus.cc:740] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.621860  3878 raft_consensus.cc:359] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.623535  3878 raft_consensus.cc:385] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.623807  3878 raft_consensus.cc:740] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.622206  3879 consensus_queue.cc:260] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.626142  3878 consensus_queue.cc:260] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.628434  3878 ts_tablet_manager.cc:1434] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:55:58.629395  3878 tablet_bootstrap.cc:492] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.629146  3586 catalog_manager.cc:5697] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.633916  3879 ts_tablet_manager.cc:1434] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 14:55:58.635159  3879 tablet_bootstrap.cc:492] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.636255  3911 raft_consensus.cc:493] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.636879  3911 raft_consensus.cc:515] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.638567  3586 catalog_manager.cc:5697] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.640307  3586 catalog_manager.cc:5697] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.642014  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.642825  3688 raft_consensus.cc:2468] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:58.648176  3802 leader_election.cc:304] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:58.649863  3970 raft_consensus.cc:2804] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.651283  3970 raft_consensus.cc:493] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.651607  3970 raft_consensus.cc:3060] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.651953  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.657145  3762 raft_consensus.cc:2468] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:58.650445  3911 leader_election.cc:290] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:58.659886  3911 raft_consensus.cc:493] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.660198  3931 raft_consensus.cc:493] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.660318  3911 raft_consensus.cc:515] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } }
I20260709 14:55:58.660888  3931 raft_consensus.cc:515] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.665426  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:58.666096  3931 leader_election.cc:290] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.668833  3911 leader_election.cc:290] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:58.669987  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91674462bdd34424ada1b451f591f806" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.670941  3688 raft_consensus.cc:2468] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:58.674401  3728 leader_election.cc:304] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:58.670069  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91674462bdd34424ada1b451f591f806" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:58.677083  3955 consensus_queue.cc:1048] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:58.678673  3931 raft_consensus.cc:2804] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.686844  3931 raft_consensus.cc:493] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.688735  3931 raft_consensus.cc:3060] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.691619  3970 raft_consensus.cc:515] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.700824  3878 tablet_bootstrap.cc:654] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.695228  3836 raft_consensus.cc:3060] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:58.703083  3729 leader_election.cc:343] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.705894  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2f4102d34de89a450ccbeb3c6900" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:58.706230  3970 leader_election.cc:290] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:58.706682  3688 raft_consensus.cc:2393] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:55:58.707834  3802 leader_election.cc:304] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:58.708264  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:58.708834  3688 raft_consensus.cc:3060] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:58.713007  3985 log.cc:927] Time spent T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:55:58.716722  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:58.717232  3955 consensus_queue.cc:1048] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:58.717350  3763 raft_consensus.cc:3060] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.717279  3931 raft_consensus.cc:515] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.719465  3931 leader_election.cc:290] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:58.720670  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91674462bdd34424ada1b451f591f806" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:55:58.721987  3729 leader_election.cc:343] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.724421  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91674462bdd34424ada1b451f591f806" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:58.724984  3686 raft_consensus.cc:3060] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.725267  3896 consensus_queue.cc:1048] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.727758  3970 raft_consensus.cc:2749] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.729454  3880 tablet_bootstrap.cc:492] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:58.746892  3879 tablet_bootstrap.cc:654] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.793970  3880 ts_tablet_manager.cc:1403] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.315s	user 0.028s	sys 0.031s
I20260709 14:55:58.753306  3763 raft_consensus.cc:2468] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
W20260709 14:55:58.795109  3728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:34741, user_credentials={real_user=slave}} blocked reactor thread for 62683.3us
I20260709 14:55:58.795126  3931 consensus_queue.cc:1048] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:58.783864  3688 raft_consensus.cc:2468] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:55:58.753057  3955 consensus_queue.cc:1048] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 14:55:58.806897  3956 consensus_queue.cc:1048] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:58.815356  3802 leader_election.cc:304] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:58.820243  3988 raft_consensus.cc:2804] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.822633  3988 raft_consensus.cc:697] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:55:58.823499  3988 consensus_queue.cc:237] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.838613  3880 raft_consensus.cc:359] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.839323  3880 raft_consensus.cc:385] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.839607  3880 raft_consensus.cc:740] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.821830  3686 raft_consensus.cc:2468] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:58.850068  3728 leader_election.cc:304] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:55:58.850206  3880 consensus_queue.cc:260] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.851671  3896 raft_consensus.cc:2804] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.858348  3878 tablet_bootstrap.cc:492] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:58.884820  3878 ts_tablet_manager.cc:1403] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.256s	user 0.019s	sys 0.013s
I20260709 14:55:58.888206  3878 raft_consensus.cc:359] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.889114  3878 raft_consensus.cc:385] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.889461  3878 raft_consensus.cc:740] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.890642  3896 raft_consensus.cc:697] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:55:58.891830  3896 consensus_queue.cc:237] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.895462  3880 ts_tablet_manager.cc:1434] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 14:55:58.896512  3879 tablet_bootstrap.cc:492] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.896970  3879 ts_tablet_manager.cc:1403] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.262s	user 0.019s	sys 0.010s
I20260709 14:55:58.900434  3879 raft_consensus.cc:359] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.901228  3879 raft_consensus.cc:385] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.901536  3880 tablet_bootstrap.cc:492] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:58.901818  3879 raft_consensus.cc:740] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.902686  3879 consensus_queue.cc:260] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.903275  3878 consensus_queue.cc:260] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.909081  3879 ts_tablet_manager.cc:1434] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:58.910091  3879 tablet_bootstrap.cc:492] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.918292  3878 ts_tablet_manager.cc:1434] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:55:58.917963  3584 catalog_manager.cc:5697] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.919576  3878 tablet_bootstrap.cc:492] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:58.936262  3879 tablet_bootstrap.cc:654] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.943346  3956 consensus_queue.cc:1048] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.948606  3878 tablet_bootstrap.cc:654] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:58.958585  3654 consensus_peers.cc:597] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 -> Peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Couldn't send request to peer 66bc4d7b33364ec089009c7062859265. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.960877  3762 raft_consensus.cc:3060] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.963514  3880 tablet_bootstrap.cc:654] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.965700  3879 tablet_bootstrap.cc:492] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:58.969182  3879 ts_tablet_manager.cc:1403] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.015s
I20260709 14:55:58.972075  3879 raft_consensus.cc:359] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.976002  3879 raft_consensus.cc:385] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.976760  3880 tablet_bootstrap.cc:492] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:58.976724  3879 raft_consensus.cc:740] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.984591  3879 consensus_queue.cc:260] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:58.985823  3967 consensus_queue.cc:1048] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.988277  3879 ts_tablet_manager.cc:1434] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:55:58.989253  3879 tablet_bootstrap.cc:492] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:58.995654  3879 tablet_bootstrap.cc:654] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.998739  3931 consensus_queue.cc:1048] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.977344  3880 ts_tablet_manager.cc:1403] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260709 14:55:59.014935  3956 consensus_queue.cc:1048] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.015686  3585 catalog_manager.cc:5697] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.022578  3992 raft_consensus.cc:493] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.024659  3880 raft_consensus.cc:359] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.025393  3880 raft_consensus.cc:385] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.025683  3880 raft_consensus.cc:740] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.026223  3992 raft_consensus.cc:515] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.030886  3880 consensus_queue.cc:260] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.037225  3992 leader_election.cc:290] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:59.037671  3880 ts_tablet_manager.cc:1434] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260709 14:55:59.038846  3880 tablet_bootstrap.cc:492] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.040499  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.041370  3689 raft_consensus.cc:2468] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:59.043661  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.049763  3802 leader_election.cc:304] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
W20260709 14:55:59.050396  3801 leader_election.cc:343] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.051045  3884 raft_consensus.cc:493] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.051517  3884 raft_consensus.cc:515] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.053539  3884 leader_election.cc:290] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.056742  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.066613  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.069186  3884 consensus_queue.cc:1048] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.060590  3992 raft_consensus.cc:2804] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.073611  3992 raft_consensus.cc:493] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.074115  3992 raft_consensus.cc:3060] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:59.064319  3729 leader_election.cc:343] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.058038  3955 consensus_queue.cc:1048] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 14:55:59.076380  3728 leader_election.cc:343] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.080263  3967 consensus_queue.cc:1048] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:59.090170  3878 tablet_bootstrap.cc:492] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.091297  3878 ts_tablet_manager.cc:1403] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.171s	user 0.038s	sys 0.018s
I20260709 14:55:59.089800  3728 leader_election.cc:304] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
W20260709 14:55:59.124296  3728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:34741, user_credentials={real_user=slave}} blocked reactor thread for 52709.4us
I20260709 14:55:59.206161  3878 raft_consensus.cc:359] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.207855  3878 raft_consensus.cc:385] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.208259  3878 raft_consensus.cc:740] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.209362  3878 consensus_queue.cc:260] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.140079  3880 tablet_bootstrap.cc:654] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.150808  3992 raft_consensus.cc:515] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.238664  3878 ts_tablet_manager.cc:1434] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.139s	user 0.016s	sys 0.008s
I20260709 14:55:59.119964  3931 raft_consensus.cc:2749] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.129473  3988 raft_consensus.cc:493] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.242364  3988 raft_consensus.cc:515] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.245411  3988 leader_election.cc:290] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:59.246901  3879 tablet_bootstrap.cc:492] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.255923  3956 raft_consensus.cc:493] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.256880  3956 raft_consensus.cc:515] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.263945  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91674462bdd34424ada1b451f591f806" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.269605  3992 leader_election.cc:290] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:59.271234  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:59.272364  3879 ts_tablet_manager.cc:1403] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.283s	user 0.028s	sys 0.039s
W20260709 14:55:59.273954  3801 leader_election.cc:343] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.289988  3956 leader_election.cc:290] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.292225  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91674462bdd34424ada1b451f591f806" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.293542  3689 raft_consensus.cc:2393] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:55:59.300948  3802 leader_election.cc:304] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:59.305744  3993 raft_consensus.cc:3060] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.325124  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:59.326004  3685 raft_consensus.cc:3060] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.335698  3878 tablet_bootstrap.cc:492] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.306295  3879 raft_consensus.cc:359] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.340444  3879 raft_consensus.cc:385] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.340706  3879 raft_consensus.cc:740] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.350644  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ef7ba4d02f42dface142ab64c4778f" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.346276  3879 consensus_queue.cc:260] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.358846  3880 tablet_bootstrap.cc:492] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.359473  3880 ts_tablet_manager.cc:1403] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.321s	user 0.018s	sys 0.030s
W20260709 14:55:59.368192  3654 leader_election.cc:343] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.369190  4012 consensus_queue.cc:1048] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:59.375147  3879 ts_tablet_manager.cc:1434] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.102s	user 0.005s	sys 0.003s
I20260709 14:55:59.374851  3880 raft_consensus.cc:359] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.375710  3880 raft_consensus.cc:385] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.376045  3880 raft_consensus.cc:740] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.376753  3879 tablet_bootstrap.cc:492] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
W20260709 14:55:59.376935  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:59.376768  3880 consensus_queue.cc:260] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:55:59.382285  3652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:42241, user_credentials={real_user=slave}} blocked reactor thread for 158839us
I20260709 14:55:59.384733  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ef7ba4d02f42dface142ab64c4778f" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.385084  3880 ts_tablet_manager.cc:1434] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:55:59.391741  3880 tablet_bootstrap.cc:492] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.401829  3878 tablet_bootstrap.cc:654] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.402235  3970 consensus_queue.cc:1048] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:59.403023  3652 leader_election.cc:343] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.403544  3836 raft_consensus.cc:3060] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.403512  3652 leader_election.cc:304] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:59.406744  3967 raft_consensus.cc:2749] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.407685  3685 raft_consensus.cc:2468] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:55:59.402675  3993 raft_consensus.cc:2749] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.411697  3802 leader_election.cc:304] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:59.419112  3970 raft_consensus.cc:2804] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.419899  3970 raft_consensus.cc:697] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:55:59.421265  3970 consensus_queue.cc:237] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.444397  3884 raft_consensus.cc:493] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.449048  3931 consensus_queue.cc:1048] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:59.449484  3884 raft_consensus.cc:515] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.450604  3992 consensus_queue.cc:1048] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.452867  3884 leader_election.cc:290] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.453089  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.453845  3686 raft_consensus.cc:2468] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:59.456710  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:55:59.462399  3729 leader_election.cc:343] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.465617  3728 leader_election.cc:304] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:55:59.467723  3884 raft_consensus.cc:2804] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.468227  3884 raft_consensus.cc:493] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.468698  3884 raft_consensus.cc:3060] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.492384  3880 tablet_bootstrap.cc:654] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.516188  3878 tablet_bootstrap.cc:492] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.516706  3878 ts_tablet_manager.cc:1403] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.181s	user 0.026s	sys 0.021s
I20260709 14:55:59.517485  3879 tablet_bootstrap.cc:654] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.525861  3878 raft_consensus.cc:359] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.526593  3878 raft_consensus.cc:385] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.526859  3878 raft_consensus.cc:740] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.527523  3878 consensus_queue.cc:260] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.536168  3884 raft_consensus.cc:515] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.536895  3878 ts_tablet_manager.cc:1434] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:59.538388  3884 leader_election.cc:290] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.537926  3878 tablet_bootstrap.cc:492] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.539479  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:59.540423  3686 raft_consensus.cc:3060] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.543669  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:55:59.546243  3729 leader_election.cc:343] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.553416  3586 catalog_manager.cc:5697] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.564615  3879 tablet_bootstrap.cc:492] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.565080  3879 ts_tablet_manager.cc:1403] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.189s	user 0.002s	sys 0.012s
I20260709 14:55:59.567647  3879 raft_consensus.cc:359] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.568337  3879 raft_consensus.cc:385] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.568619  3879 raft_consensus.cc:740] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.569391  3879 consensus_queue.cc:260] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.571064  3878 tablet_bootstrap.cc:654] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.570905  3686 raft_consensus.cc:2468] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:59.571686  3879 ts_tablet_manager.cc:1434] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:59.572254  3728 leader_election.cc:304] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:55:59.573419  3884 raft_consensus.cc:2804] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.573937  3884 raft_consensus.cc:697] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:55:59.574824  3884 consensus_queue.cc:237] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.581476  3879 tablet_bootstrap.cc:492] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:59.582664  3880 tablet_bootstrap.cc:492] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.583088  3880 ts_tablet_manager.cc:1403] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.011s
I20260709 14:55:59.585690  3880 raft_consensus.cc:359] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.586586  3880 raft_consensus.cc:385] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.586879  3880 raft_consensus.cc:740] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.590790  3879 tablet_bootstrap.cc:654] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.592305  3880 consensus_queue.cc:260] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.592964  4017 raft_consensus.cc:493] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.593595  4017 raft_consensus.cc:515] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.594992  3880 ts_tablet_manager.cc:1434] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 14:55:59.598290  3880 tablet_bootstrap.cc:492] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.598738  4017 leader_election.cc:290] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.600179  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61eacbc622f64a53b0b8e7711d92d8c5" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.600273  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61eacbc622f64a53b0b8e7711d92d8c5" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.601411  3879 tablet_bootstrap.cc:492] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.602375  3879 ts_tablet_manager.cc:1403] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
W20260709 14:55:59.602718  3654 leader_election.cc:343] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:59.604288  3652 leader_election.cc:343] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.604699  3878 tablet_bootstrap.cc:492] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.604755  3652 leader_election.cc:304] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:59.605279  3878 ts_tablet_manager.cc:1403] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.010s
I20260709 14:55:59.605834  4017 raft_consensus.cc:2749] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.609452  3880 tablet_bootstrap.cc:654] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.611600  3884 raft_consensus.cc:493] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.611836  3878 raft_consensus.cc:359] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.612833  3878 raft_consensus.cc:385] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.613127  3878 raft_consensus.cc:740] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.612121  3884 raft_consensus.cc:515] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.615643  3878 consensus_queue.cc:260] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.615059  3585 catalog_manager.cc:5697] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.618368  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.619129  3686 raft_consensus.cc:2393] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:55:59.619407  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.621061  3878 ts_tablet_manager.cc:1434] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:59.622149  3878 tablet_bootstrap.cc:492] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.626432  3728 leader_election.cc:304] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:59.627549  3896 raft_consensus.cc:3060] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.628171  3880 tablet_bootstrap.cc:492] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.628628  3880 ts_tablet_manager.cc:1403] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:55:59.631476  3880 raft_consensus.cc:359] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.632356  3880 raft_consensus.cc:385] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.632687  3880 raft_consensus.cc:740] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.633478  3880 consensus_queue.cc:260] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.636022  3880 ts_tablet_manager.cc:1434] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:59.637087  3880 tablet_bootstrap.cc:492] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.642185  3878 tablet_bootstrap.cc:654] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.615309  3879 raft_consensus.cc:359] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.644265  3884 leader_election.cc:290] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.645228  3879 raft_consensus.cc:385] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.646152  3896 raft_consensus.cc:2749] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.649155  3879 raft_consensus.cc:740] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.650674  3880 tablet_bootstrap.cc:654] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.651170  3879 consensus_queue.cc:260] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.654043  3879 ts_tablet_manager.cc:1434] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 14:55:59.658529  3879 tablet_bootstrap.cc:492] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:59.665050  3879 tablet_bootstrap.cc:654] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.667697  3878 tablet_bootstrap.cc:492] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.668262  3878 ts_tablet_manager.cc:1403] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.007s
I20260709 14:55:59.671133  3878 raft_consensus.cc:359] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.673744  3878 raft_consensus.cc:385] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.674137  3878 raft_consensus.cc:740] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.674937  3878 consensus_queue.cc:260] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.673430  3880 tablet_bootstrap.cc:492] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.676244  3880 ts_tablet_manager.cc:1403] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260709 14:55:59.679729  3879 tablet_bootstrap.cc:492] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.680193  3879 ts_tablet_manager.cc:1403] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 14:55:59.681213  3878 ts_tablet_manager.cc:1434] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:55:59.682790  3878 tablet_bootstrap.cc:492] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.683176  3879 raft_consensus.cc:359] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.683844  3879 raft_consensus.cc:385] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.684100  3879 raft_consensus.cc:740] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.684726  3879 consensus_queue.cc:260] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.686746  3879 ts_tablet_manager.cc:1434] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:59.687701  3879 tablet_bootstrap.cc:492] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:59.689220  3878 tablet_bootstrap.cc:654] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.693975  3879 tablet_bootstrap.cc:654] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.706481  3880 raft_consensus.cc:359] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.707365  3880 raft_consensus.cc:385] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.707711  3880 raft_consensus.cc:740] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.708515  3880 consensus_queue.cc:260] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.710980  3878 tablet_bootstrap.cc:492] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.711022  3880 ts_tablet_manager.cc:1434] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:55:59.711747  3878 ts_tablet_manager.cc:1403] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.015s
I20260709 14:55:59.715188  4017 raft_consensus.cc:493] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.715664  4017 raft_consensus.cc:515] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.715900  3896 raft_consensus.cc:493] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.716531  3896 raft_consensus.cc:515] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.717774  4017 leader_election.cc:290] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.719805  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed56ef859c434067aedb128eb83c429f" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.720433  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8006580c61499b95631ff41d4cc981" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:55:59.721515  3652 leader_election.cc:343] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.721760  3880 tablet_bootstrap.cc:492] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.721655  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8006580c61499b95631ff41d4cc981" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:55:59.722194  3729 leader_election.cc:343] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.721119  3896 leader_election.cc:290] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:55:59.722950  3728 leader_election.cc:343] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.723402  3728 leader_election.cc:304] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:55:59.723598  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed56ef859c434067aedb128eb83c429f" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.724141  3896 raft_consensus.cc:2749] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:59.725279  3654 leader_election.cc:343] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.725690  3654 leader_election.cc:304] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:59.723860  3878 raft_consensus.cc:359] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.726332  3878 raft_consensus.cc:385] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.726595  3878 raft_consensus.cc:740] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.726780  4017 raft_consensus.cc:2749] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.727555  3878 consensus_queue.cc:260] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.729887  3879 tablet_bootstrap.cc:492] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.730136  3878 ts_tablet_manager.cc:1434] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:55:59.730315  3879 ts_tablet_manager.cc:1403] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.007s
I20260709 14:55:59.731992  3878 tablet_bootstrap.cc:492] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.732247  3880 tablet_bootstrap.cc:654] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.733174  3879 raft_consensus.cc:359] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.733804  3879 raft_consensus.cc:385] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.734050  3879 raft_consensus.cc:740] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.734944  3879 consensus_queue.cc:260] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.737176  3879 ts_tablet_manager.cc:1434] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:59.738305  3879 tablet_bootstrap.cc:492] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:59.743953  3879 tablet_bootstrap.cc:654] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.752013  3896 raft_consensus.cc:493] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.752503  3896 raft_consensus.cc:515] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.755537  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61eacbc622f64a53b0b8e7711d92d8c5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.756230  3686 raft_consensus.cc:2468] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:55:59.757397  3728 leader_election.cc:304] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:59.757973  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61eacbc622f64a53b0b8e7711d92d8c5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.758222  3884 raft_consensus.cc:2804] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.758585  3884 raft_consensus.cc:493] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.758945  3884 raft_consensus.cc:3060] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:59.759279  3729 leader_election.cc:343] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.759902  3896 leader_election.cc:290] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.762008  3878 tablet_bootstrap.cc:654] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.766168  3884 raft_consensus.cc:515] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.768419  3880 tablet_bootstrap.cc:492] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.768908  3880 ts_tablet_manager.cc:1403] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.016s
I20260709 14:55:59.769784  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61eacbc622f64a53b0b8e7711d92d8c5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:59.770558  3686 raft_consensus.cc:3060] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.772476  3880 raft_consensus.cc:359] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.773252  3880 raft_consensus.cc:385] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.773507  3880 raft_consensus.cc:740] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.784391  3686 raft_consensus.cc:2468] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:55:59.774188  3880 consensus_queue.cc:260] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.785640  3728 leader_election.cc:304] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:55:59.786475  3896 raft_consensus.cc:2804] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.786917  3896 raft_consensus.cc:697] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:55:59.787181  3880 ts_tablet_manager.cc:1434] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:59.787654  3896 consensus_queue.cc:237] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.788489  3880 tablet_bootstrap.cc:492] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.794989  3880 tablet_bootstrap.cc:654] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.803037  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61eacbc622f64a53b0b8e7711d92d8c5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:55:59.804746  3729 leader_election.cc:343] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.806519  3884 leader_election.cc:290] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.820327  3878 tablet_bootstrap.cc:492] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.820850  3878 ts_tablet_manager.cc:1403] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.012s
I20260709 14:55:59.822284  3879 tablet_bootstrap.cc:492] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.822739  3879 ts_tablet_manager.cc:1403] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.085s	user 0.003s	sys 0.012s
I20260709 14:55:59.819519  3586 catalog_manager.cc:5697] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.823585  3878 raft_consensus.cc:359] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.824927  3879 raft_consensus.cc:359] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.831035  3878 raft_consensus.cc:385] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.831084  3879 raft_consensus.cc:385] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.831476  3878 raft_consensus.cc:740] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.831518  3879 raft_consensus.cc:740] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.832391  3879 consensus_queue.cc:260] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.832442  3878 consensus_queue.cc:260] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.835044  3879 ts_tablet_manager.cc:1434] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:59.836544  3879 tablet_bootstrap.cc:492] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:55:59.840271  3880 tablet_bootstrap.cc:492] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.840727  3880 ts_tablet_manager.cc:1403] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.021s
I20260709 14:55:59.842491  3879 tablet_bootstrap.cc:654] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.843806  3880 raft_consensus.cc:359] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.844440  3880 raft_consensus.cc:385] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.844699  3880 raft_consensus.cc:740] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.845311  3880 consensus_queue.cc:260] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.847214  3880 ts_tablet_manager.cc:1434] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:59.847298  3967 raft_consensus.cc:493] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.847718  3967 raft_consensus.cc:515] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.848178  3880 tablet_bootstrap.cc:492] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.849812  3967 leader_election.cc:290] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.858570  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897107832e2047ea8eac93d9e72da70d" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:55:59.858855  3878 ts_tablet_manager.cc:1434] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:55:59.859241  3836 raft_consensus.cc:2468] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:55:59.860157  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897107832e2047ea8eac93d9e72da70d" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.860671  3654 leader_election.cc:304] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
W20260709 14:55:59.861584  3652 leader_election.cc:343] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.862469  3955 raft_consensus.cc:2804] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.862834  3955 raft_consensus.cc:493] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.863147  3955 raft_consensus.cc:3060] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.864965  3878 tablet_bootstrap.cc:492] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.870764  3879 tablet_bootstrap.cc:492] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:55:59.871263  3879 ts_tablet_manager.cc:1403] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.026s
I20260709 14:55:59.879248  3878 tablet_bootstrap.cc:654] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.875725  3955 raft_consensus.cc:515] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.883117  3880 tablet_bootstrap.cc:654] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.884660  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897107832e2047ea8eac93d9e72da70d" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
W20260709 14:55:59.886094  3652 leader_election.cc:343] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.887266  3955 leader_election.cc:290] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.888787  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897107832e2047ea8eac93d9e72da70d" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:55:59.889478  3836 raft_consensus.cc:3060] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.892197  3880 tablet_bootstrap.cc:492] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.892694  3880 ts_tablet_manager.cc:1403] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.006s
I20260709 14:55:59.895885  3878 tablet_bootstrap.cc:492] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.896407  3878 ts_tablet_manager.cc:1403] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 14:55:59.896166  3880 raft_consensus.cc:359] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.896939  3880 raft_consensus.cc:385] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.897226  3880 raft_consensus.cc:740] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.898028  3880 consensus_queue.cc:260] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.900169  3880 ts_tablet_manager.cc:1434] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:59.902570  3878 raft_consensus.cc:359] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.904384  3880 tablet_bootstrap.cc:492] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.903468  3878 raft_consensus.cc:385] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.905973  3878 raft_consensus.cc:740] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.907245  3878 consensus_queue.cc:260] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.910437  3880 tablet_bootstrap.cc:654] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.913393  3878 ts_tablet_manager.cc:1434] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:59.914570  3878 tablet_bootstrap.cc:492] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:55:59.916734  3836 raft_consensus.cc:2468] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:55:59.918835  3654 leader_election.cc:304] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:55:59.919937  3955 raft_consensus.cc:2804] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.920390  3955 raft_consensus.cc:697] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:55:59.920684  3878 tablet_bootstrap.cc:654] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.921238  3955 consensus_queue.cc:237] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.927253  3879 raft_consensus.cc:359] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.928093  3970 raft_consensus.cc:493] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.928579  3970 raft_consensus.cc:515] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.930498  3970 leader_election.cc:290] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:59.932192  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ef7ba4d02f42dface142ab64c4778f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:55:59.932955  3686 raft_consensus.cc:2468] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:59.935726  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ef7ba4d02f42dface142ab64c4778f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:55:59.937928  3762 raft_consensus.cc:2468] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:55:59.939437  3802 leader_election.cc:304] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:59.940337  3878 tablet_bootstrap.cc:492] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:55:59.940275  3988 raft_consensus.cc:2804] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.940733  3988 raft_consensus.cc:493] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.941057  3988 raft_consensus.cc:3060] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.942070  3970 consensus_queue.cc:1048] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.945727  3880 tablet_bootstrap.cc:492] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.946226  3880 ts_tablet_manager.cc:1403] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.010s
I20260709 14:55:59.937039  3587 catalog_manager.cc:5697] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.948999  3880 raft_consensus.cc:359] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.949725  3880 raft_consensus.cc:385] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.949997  3880 raft_consensus.cc:740] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.950819  3879 raft_consensus.cc:385] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.951155  3879 raft_consensus.cc:740] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.950896  3880 consensus_queue.cc:260] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.953295  3880 ts_tablet_manager.cc:1434] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:59.956099  3896 consensus_queue.cc:1048] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.957297  3879 consensus_queue.cc:260] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.957846  3880 tablet_bootstrap.cc:492] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:55:59.964766  3880 tablet_bootstrap.cc:654] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.965286  3878 ts_tablet_manager.cc:1403] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.009s
I20260709 14:55:59.967103  3988 raft_consensus.cc:515] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.972679  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ef7ba4d02f42dface142ab64c4778f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:55:59.973395  3685 raft_consensus.cc:3060] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.981360  3988 leader_election.cc:290] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:59.969595  3878 raft_consensus.cc:359] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.982116  3878 raft_consensus.cc:385] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.982342  3880 tablet_bootstrap.cc:492] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:55:59.982867  3880 ts_tablet_manager.cc:1403] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260709 14:55:59.983340  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ef7ba4d02f42dface142ab64c4778f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:55:59.984261  3763 raft_consensus.cc:3060] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.985803  3880 raft_consensus.cc:359] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.986505  3880 raft_consensus.cc:385] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.986443  3685 raft_consensus.cc:2468] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:55:59.986918  3880 raft_consensus.cc:740] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.987629  3880 consensus_queue.cc:260] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.987988  3802 leader_election.cc:304] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:55:59.989389  3970 raft_consensus.cc:2804] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.995216  3896 raft_consensus.cc:493] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.995522  3970 raft_consensus.cc:697] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:55:59.995769  3896 raft_consensus.cc:515] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.996645  3970 consensus_queue.cc:237] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.998150  3896 leader_election.cc:290] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:55:59.989806  3880 ts_tablet_manager.cc:1434] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:59.990260  3992 raft_consensus.cc:493] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.999591  3992 raft_consensus.cc:515] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:55:59.982467  3878 raft_consensus.cc:740] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.995241  3763 raft_consensus.cc:2468] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:55:59.994073  3879 ts_tablet_manager.cc:1434] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.004s
I20260709 14:56:00.001739  3992 leader_election.cc:290] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:55:59.993257  3993 raft_consensus.cc:493] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.014449  3993 raft_consensus.cc:515] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.016708  3993 leader_election.cc:290] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.003703  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.004000  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e092efe2c40d435b81d84ad362f93455" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.018658  3879 tablet_bootstrap.cc:492] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.020787  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5016b8e212c483d92c2a7060da2ed86" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:00.022219  3801 leader_election.cc:343] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.004696  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc7e92f9ee34a88a6907e928d623bd7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.023006  3836 raft_consensus.cc:2468] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:00.024216  3729 leader_election.cc:304] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.025050  3896 raft_consensus.cc:2804] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.025422  3896 raft_consensus.cc:493] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.025791  3896 raft_consensus.cc:3060] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.036024  3880 tablet_bootstrap.cc:492] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:00.037307  3879 tablet_bootstrap.cc:654] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.041035  3835 raft_consensus.cc:3060] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.042565  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc7e92f9ee34a88a6907e928d623bd7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.043617  3878 consensus_queue.cc:260] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.051164  4012 consensus_queue.cc:1048] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:00.062579  3728 leader_election.cc:343] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.066005  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5016b8e212c483d92c2a7060da2ed86" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.066545  3931 raft_consensus.cc:493] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.067040  3931 raft_consensus.cc:515] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.069199  3931 leader_election.cc:290] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.068994  3586 catalog_manager.cc:5697] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.070611  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8921de35a55d4a3bacd8bd6dbea0f390" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.071267  3688 raft_consensus.cc:2468] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:00.073839  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8921de35a55d4a3bacd8bd6dbea0f390" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.072733  3728 leader_election.cc:304] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.055236  3896 raft_consensus.cc:515] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.074913  3884 raft_consensus.cc:2804] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.075373  3884 raft_consensus.cc:493] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.075841  3884 raft_consensus.cc:3060] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.076208  3896 leader_election.cc:290] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.077888  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc7e92f9ee34a88a6907e928d623bd7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.078518  3838 raft_consensus.cc:3060] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.079622  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc7e92f9ee34a88a6907e928d623bd7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.059031  3880 tablet_bootstrap.cc:654] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:00.085040  3728 leader_election.cc:343] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.085747  3967 raft_consensus.cc:493] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.086400  3967 raft_consensus.cc:515] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.088325  3802 leader_election.cc:304] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
W20260709 14:56:00.092422  3802 leader_election.cc:343] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.094293  3880 tablet_bootstrap.cc:492] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:00.096976  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.097262  3880 ts_tablet_manager.cc:1403] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.005s
I20260709 14:56:00.097337  3802 leader_election.cc:304] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:00.098186  3879 tablet_bootstrap.cc:492] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.099802  3879 ts_tablet_manager.cc:1403] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.002s
I20260709 14:56:00.100099  3880 raft_consensus.cc:359] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.100781  3880 raft_consensus.cc:385] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.101042  3880 raft_consensus.cc:740] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.101699  3880 consensus_queue.cc:260] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.102288  3879 raft_consensus.cc:359] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.102888  3879 raft_consensus.cc:385] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.103125  3879 raft_consensus.cc:740] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
W20260709 14:56:00.098464  3652 leader_election.cc:343] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.113075  4055 consensus_queue.cc:1048] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.103180  3880 ts_tablet_manager.cc:1434] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:00.114614  3880 tablet_bootstrap.cc:492] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:00.112747  3992 raft_consensus.cc:2749] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.108392  3993 raft_consensus.cc:2749] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.124349  3879 consensus_queue.cc:260] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.125065  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:00.126513  3654 leader_election.cc:343] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.126964  3879 ts_tablet_manager.cc:1434] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 14:56:00.126940  3654 leader_election.cc:304] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:00.128396  4017 raft_consensus.cc:2749] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.128607  3879 tablet_bootstrap.cc:492] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.130612  3838 raft_consensus.cc:2468] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:00.131031  3955 raft_consensus.cc:493] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.131459  3967 leader_election.cc:290] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.132525  3729 leader_election.cc:304] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:00.131547  3955 raft_consensus.cc:515] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.134014  3931 raft_consensus.cc:2804] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.134665  3931 raft_consensus.cc:697] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:00.135882  3931 consensus_queue.cc:237] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.143119  3884 raft_consensus.cc:515] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.144299  3880 tablet_bootstrap.cc:654] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.146785  3884 leader_election.cc:290] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.149619  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8921de35a55d4a3bacd8bd6dbea0f390" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.152787  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8921de35a55d4a3bacd8bd6dbea0f390" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.153064  3878 ts_tablet_manager.cc:1434] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.187s	user 0.006s	sys 0.000s
I20260709 14:56:00.153294  3685 raft_consensus.cc:3060] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.154227  3878 tablet_bootstrap.cc:492] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:00.011400  3988 raft_consensus.cc:493] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.157670  3988 raft_consensus.cc:515] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.158703  3836 raft_consensus.cc:2468] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:00.164108  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8921de35a55d4a3bacd8bd6dbea0f390" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.164633  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8921de35a55d4a3bacd8bd6dbea0f390" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.165551  3764 raft_consensus.cc:2393] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:00.167245  3801 leader_election.cc:304] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:00.168444  4057 raft_consensus.cc:3060] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.178339  3988 leader_election.cc:290] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.180498  3685 raft_consensus.cc:2468] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:00.182204  3988 raft_consensus.cc:493] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.182632  3728 leader_election.cc:304] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:00.182686  3988 raft_consensus.cc:515] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.183909  3931 raft_consensus.cc:2804] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.184434  3931 raft_consensus.cc:697] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:00.185448  3931 consensus_queue.cc:237] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.186509  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f50e5a4124c95be2372d376441e2b" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.187618  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f50e5a4124c95be2372d376441e2b" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:00.187763  3802 leader_election.cc:343] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.188319  3764 raft_consensus.cc:2468] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:00.185878  3988 leader_election.cc:290] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.189505  3801 leader_election.cc:304] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:00.193212  3988 raft_consensus.cc:2804] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.193614  3988 raft_consensus.cc:493] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.193998  3988 raft_consensus.cc:3060] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.197597  4057 raft_consensus.cc:2749] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.198400  4017 raft_consensus.cc:493] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.198874  4017 raft_consensus.cc:515] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.200963  4017 leader_election.cc:290] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.193506  3879 tablet_bootstrap.cc:654] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.203804  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.207811  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:00.209278  3654 leader_election.cc:343] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:00.210265  3652 leader_election.cc:343] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.210705  3652 leader_election.cc:304] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:00.211206  3880 tablet_bootstrap.cc:492] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:00.211428  3967 raft_consensus.cc:2749] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.211633  3880 ts_tablet_manager.cc:1403] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.003s
I20260709 14:56:00.204594  4017 raft_consensus.cc:493] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.212563  4017 raft_consensus.cc:515] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.213049  3878 tablet_bootstrap.cc:654] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.214464  3880 raft_consensus.cc:359] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.215122  3880 raft_consensus.cc:385] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.215319  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8006580c61499b95631ff41d4cc981" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.215329  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.216154  3762 raft_consensus.cc:2468] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:00.216267  3764 raft_consensus.cc:2468] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:00.217686  3955 leader_election.cc:290] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.218320  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8006580c61499b95631ff41d4cc981" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.219008  3652 leader_election.cc:304] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.220206  3652 leader_election.cc:304] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.220971  3967 raft_consensus.cc:2804] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.215374  3880 raft_consensus.cc:740] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.221324  3967 raft_consensus.cc:493] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.223125  3880 consensus_queue.cc:260] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.224849  3967 raft_consensus.cc:3060] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.222337  3585 catalog_manager.cc:5697] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.231420  3880 ts_tablet_manager.cc:1434] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:56:00.223412  3955 raft_consensus.cc:2804] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.232596  3955 raft_consensus.cc:493] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.233955  3955 raft_consensus.cc:3060] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.230724  3836 raft_consensus.cc:2468] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:00.237720  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.238039  3880 tablet_bootstrap.cc:492] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
W20260709 14:56:00.239238  3654 leader_election.cc:343] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.240335  3879 tablet_bootstrap.cc:492] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.240862  3879 ts_tablet_manager.cc:1403] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.004s
I20260709 14:56:00.245540  3967 raft_consensus.cc:515] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.247591  3967 leader_election.cc:290] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.248301  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:00.248899  3764 raft_consensus.cc:3060] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.249028  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.232749  4017 leader_election.cc:290] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:56:00.251066  3654 leader_election.cc:343] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.259294  3878 tablet_bootstrap.cc:492] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:00.259752  3878 ts_tablet_manager.cc:1403] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.009s
I20260709 14:56:00.260579  3879 raft_consensus.cc:359] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.261260  3879 raft_consensus.cc:385] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.261521  3879 raft_consensus.cc:740] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.262190  3878 raft_consensus.cc:359] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.262248  3879 consensus_queue.cc:260] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.262902  3878 raft_consensus.cc:385] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.263180  3878 raft_consensus.cc:740] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.263845  3878 consensus_queue.cc:260] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.264360  3879 ts_tablet_manager.cc:1434] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 14:56:00.265506  3879 tablet_bootstrap.cc:492] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.265851  3878 ts_tablet_manager.cc:1434] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:56:00.267846  3955 raft_consensus.cc:515] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.268723  3764 raft_consensus.cc:2468] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:00.269232  3880 tablet_bootstrap.cc:654] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.272360  3879 tablet_bootstrap.cc:654] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.276969  3652 leader_election.cc:304] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:00.278357  4017 raft_consensus.cc:2804] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.278934  4017 raft_consensus.cc:697] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:00.280154  4017 consensus_queue.cc:237] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.273677  3586 catalog_manager.cc:5697] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.275470  3878 tablet_bootstrap.cc:492] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:00.243413  3988 raft_consensus.cc:515] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.284529  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f50e5a4124c95be2372d376441e2b" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.284806  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f50e5a4124c95be2372d376441e2b" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:00.285362  3764 raft_consensus.cc:3060] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:00.285941  3802 leader_election.cc:343] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.287916  3988 leader_election.cc:290] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.289050  3878 tablet_bootstrap.cc:654] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.290287  3879 tablet_bootstrap.cc:492] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.290822  3879 ts_tablet_manager.cc:1403] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260709 14:56:00.293815  3879 raft_consensus.cc:359] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.294476  3879 raft_consensus.cc:385] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.294739  3879 raft_consensus.cc:740] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.295397  3879 consensus_queue.cc:260] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.296296  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8006580c61499b95631ff41d4cc981" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:00.296859  3762 raft_consensus.cc:3060] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.297672  3879 ts_tablet_manager.cc:1434] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:56:00.298759  3879 tablet_bootstrap.cc:492] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.300153  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8006580c61499b95631ff41d4cc981" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.300738  3836 raft_consensus.cc:3060] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.305018  3879 tablet_bootstrap.cc:654] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.306582  3955 leader_election.cc:290] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.308213  3836 raft_consensus.cc:2468] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:00.309450  3654 leader_election.cc:304] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:00.310503  3967 raft_consensus.cc:2804] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.313181  4017 raft_consensus.cc:493] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.313684  4017 raft_consensus.cc:515] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.317519  4017 leader_election.cc:290] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.318935  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc7e92f9ee34a88a6907e928d623bd7" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.320080  3880 tablet_bootstrap.cc:492] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:00.320103  3838 raft_consensus.cc:2393] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:00.320648  3880 ts_tablet_manager.cc:1403] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.002s
I20260709 14:56:00.321957  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc7e92f9ee34a88a6907e928d623bd7" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.324283  3880 raft_consensus.cc:359] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.325145  3880 raft_consensus.cc:385] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.325498  3880 raft_consensus.cc:740] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.326318  3880 consensus_queue.cc:260] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.326001  3585 catalog_manager.cc:5697] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.341440  3880 ts_tablet_manager.cc:1434] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:56:00.342543  3880 tablet_bootstrap.cc:492] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:00.327418  3652 leader_election.cc:304] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:00.346223  3955 raft_consensus.cc:3060] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.329217  3764 raft_consensus.cc:2468] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:00.330289  3988 raft_consensus.cc:493] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.352698  3988 raft_consensus.cc:515] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.333313  3762 raft_consensus.cc:2468] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:00.358795  3878 tablet_bootstrap.cc:492] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:00.359292  3878 ts_tablet_manager.cc:1403] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.022s
I20260709 14:56:00.358228  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a6683251e45789ee513340a9d4d6d" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.364449  3763 raft_consensus.cc:2468] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:00.367209  3801 leader_election.cc:304] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.367559  3955 raft_consensus.cc:2749] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.371863  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a6683251e45789ee513340a9d4d6d" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.373063  4057 raft_consensus.cc:2804] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.373461  4057 raft_consensus.cc:493] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.373842  4057 raft_consensus.cc:3060] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.374094  3931 consensus_queue.cc:1048] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:00.374274  3802 leader_election.cc:343] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.360222  3988 leader_election.cc:290] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.376587  3801 leader_election.cc:304] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:00.360351  3967 raft_consensus.cc:697] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:00.383939  3988 raft_consensus.cc:2804] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:00.384665  3729 consensus_peers.cc:597] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Couldn't send request to peer 66bc4d7b33364ec089009c7062859265. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.384807  3967 consensus_queue.cc:237] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.388048  3988 raft_consensus.cc:697] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:00.388942  3988 consensus_queue.cc:237] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.392030  3878 raft_consensus.cc:359] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.394564  3878 raft_consensus.cc:385] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.394963  3878 raft_consensus.cc:740] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.396229  3879 tablet_bootstrap.cc:492] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.396665  3879 ts_tablet_manager.cc:1403] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.003s
I20260709 14:56:00.397603  3878 consensus_queue.cc:260] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.400816  3880 tablet_bootstrap.cc:654] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.406872  3879 raft_consensus.cc:359] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.407541  3879 raft_consensus.cc:385] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.416846  3879 raft_consensus.cc:740] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.394104  4057 raft_consensus.cc:515] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.418627  3879 consensus_queue.cc:260] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.420663  3878 ts_tablet_manager.cc:1434] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.003s
I20260709 14:56:00.422119  3878 tablet_bootstrap.cc:492] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:00.425179  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a6683251e45789ee513340a9d4d6d" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.428248  3686 raft_consensus.cc:3060] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.431245  4057 leader_election.cc:290] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.433043  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a6683251e45789ee513340a9d4d6d" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:00.433702  3763 raft_consensus.cc:3060] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.442621  3763 raft_consensus.cc:2468] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:00.448908  3879 ts_tablet_manager.cc:1434] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 14:56:00.444927  3801 leader_election.cc:304] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.453073  3879 tablet_bootstrap.cc:492] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.456931  4057 raft_consensus.cc:2804] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.457446  4057 raft_consensus.cc:697] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:00.461570  4057 consensus_queue.cc:237] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.462410  3993 consensus_queue.cc:1048] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.474059  3585 catalog_manager.cc:5697] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.483377  3686 raft_consensus.cc:2468] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:00.494078  3878 tablet_bootstrap.cc:654] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.496510  3992 raft_consensus.cc:493] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.496973  3992 raft_consensus.cc:515] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.499028  3992 leader_election.cc:290] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.505802  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.506271  3931 raft_consensus.cc:493] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.506961  3931 raft_consensus.cc:515] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.508073  3764 raft_consensus.cc:2468] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:00.509311  3931 leader_election.cc:290] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.509753  3992 raft_consensus.cc:493] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.510232  3992 raft_consensus.cc:515] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.510552  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.510799  3967 consensus_queue.cc:1048] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.511179  3686 raft_consensus.cc:2468] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:00.512418  3992 leader_election.cc:290] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.513595  3878 tablet_bootstrap.cc:492] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:00.514004  3878 ts_tablet_manager.cc:1403] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.005s
I20260709 14:56:00.514240  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.514907  3686 raft_consensus.cc:2468] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:00.516199  3728 leader_election.cc:304] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.516651  3878 raft_consensus.cc:359] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.517099  3931 raft_consensus.cc:2804] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.517320  3878 raft_consensus.cc:385] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.517419  3802 leader_election.cc:304] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:00.517532  3931 raft_consensus.cc:493] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.517709  3878 raft_consensus.cc:740] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.518050  3931 raft_consensus.cc:3060] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.518612  3993 raft_consensus.cc:2804] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.518981  3993 raft_consensus.cc:493] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.519371  3993 raft_consensus.cc:3060] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:00.521267  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:00.516579  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.526693  3879 tablet_bootstrap.cc:654] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.528749  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed56ef859c434067aedb128eb83c429f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.529538  3686 raft_consensus.cc:2468] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
W20260709 14:56:00.530670  3652 consensus_peers.cc:597] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.525043  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed56ef859c434067aedb128eb83c429f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:00.538733  4055 consensus_queue.cc:1048] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.538952  3764 raft_consensus.cc:2468] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:00.540182  3801 leader_election.cc:304] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.540859  4055 raft_consensus.cc:2804] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.541213  4055 raft_consensus.cc:493] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.541532  4055 raft_consensus.cc:3060] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.546648  3880 tablet_bootstrap.cc:492] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:00.547345  3880 ts_tablet_manager.cc:1403] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.012s
I20260709 14:56:00.518925  3878 consensus_queue.cc:260] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.591566  4012 consensus_queue.cc:1048] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.619138  4085 raft_consensus.cc:493] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.620932  3878 ts_tablet_manager.cc:1434] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.012s
I20260709 14:56:00.620849  4085 raft_consensus.cc:515] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.621987  3878 tablet_bootstrap.cc:492] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:00.623538  3879 tablet_bootstrap.cc:492] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.624634  3879 ts_tablet_manager.cc:1403] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.055s
I20260709 14:56:00.627317  3879 raft_consensus.cc:359] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.629330  3878 tablet_bootstrap.cc:654] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.628741  3585 catalog_manager.cc:5697] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.630000  4085 leader_election.cc:290] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.630141  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5016b8e212c483d92c2a7060da2ed86" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.630518  3879 raft_consensus.cc:385] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.593794  3993 raft_consensus.cc:515] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.631199  3879 raft_consensus.cc:740] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
W20260709 14:56:00.631599  3728 leader_election.cc:343] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.632032  3879 consensus_queue.cc:260] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.632967  3993 leader_election.cc:290] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.595359  4055 raft_consensus.cc:515] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.634238  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.634716  3879 ts_tablet_manager.cc:1434] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:00.634832  3689 raft_consensus.cc:3060] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.635011  4055 leader_election.cc:290] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:00.635747  3879 tablet_bootstrap.cc:492] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.635941  3836 raft_consensus.cc:2393] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:56:00.592211  3884 consensus_queue.cc:1048] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.583464  3880 raft_consensus.cc:359] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.639915  3880 raft_consensus.cc:385] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.640194  3880 raft_consensus.cc:740] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.616693  3931 raft_consensus.cc:515] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.640779  3880 consensus_queue.cc:260] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.642316  3880 ts_tablet_manager.cc:1434] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
I20260709 14:56:00.630191  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5016b8e212c483d92c2a7060da2ed86" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.643739  3880 tablet_bootstrap.cc:492] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:00.643433  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:00.645020  3764 raft_consensus.cc:2393] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:00.645571  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.645956  3879 tablet_bootstrap.cc:654] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.646379  3835 raft_consensus.cc:2393] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:56:00.643648  3931 leader_election.cc:290] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.657135  4012 consensus_queue.cc:1048] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.648012  3838 raft_consensus.cc:2468] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:00.652860  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed56ef859c434067aedb128eb83c429f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:00.658677  3763 raft_consensus.cc:3060] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.660158  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed56ef859c434067aedb128eb83c429f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.660815  3686 raft_consensus.cc:3060] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.661705  3729 leader_election.cc:304] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:00.653059  3689 raft_consensus.cc:2468] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:00.653395  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.669517  3688 raft_consensus.cc:2393] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:56:00.670223  4085 raft_consensus.cc:493] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.670725  4085 raft_consensus.cc:515] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.679273  3686 raft_consensus.cc:2468] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:00.673261  3884 raft_consensus.cc:2804] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.702373  3884 raft_consensus.cc:493] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.689325  3879 tablet_bootstrap.cc:492] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.702782  3884 raft_consensus.cc:3060] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.702991  3879 ts_tablet_manager.cc:1403] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.004s
I20260709 14:56:00.705585  3879 raft_consensus.cc:359] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.706226  3879 raft_consensus.cc:385] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.706477  3879 raft_consensus.cc:740] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.707198  3879 consensus_queue.cc:260] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.690797  4085 leader_election.cc:290] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.693240  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.687036  3763 raft_consensus.cc:2468] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
W20260709 14:56:00.709710  3729 leader_election.cc:343] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.683692  3880 tablet_bootstrap.cc:654] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.712620  3802 leader_election.cc:304] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:00.713800  4057 raft_consensus.cc:2804] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.715373  3586 catalog_manager.cc:5697] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.709390  3879 ts_tablet_manager.cc:1434] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:00.701591  3878 tablet_bootstrap.cc:492] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:00.717293  3878 ts_tablet_manager.cc:1403] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.011s
I20260709 14:56:00.719007  4057 raft_consensus.cc:697] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:00.720523  3879 tablet_bootstrap.cc:492] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.726042  3728 leader_election.cc:304] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:00.727881  4057 consensus_queue.cc:237] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.728518  3884 raft_consensus.cc:515] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.722679  3801 leader_election.cc:304] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.730120  3878 raft_consensus.cc:359] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.741611  3878 raft_consensus.cc:385] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.741922  3878 raft_consensus.cc:740] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.739916  4012 raft_consensus.cc:2749] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.744918  3993 raft_consensus.cc:2804] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.745422  3993 raft_consensus.cc:697] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:00.746208  3993 consensus_queue.cc:237] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.748739  3884 leader_election.cc:290] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.752429  3878 consensus_queue.cc:260] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.757997  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5016b8e212c483d92c2a7060da2ed86" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.760628  3878 ts_tablet_manager.cc:1434] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.006s
I20260709 14:56:00.758586  3837 raft_consensus.cc:3060] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.766232  4012 consensus_queue.cc:1048] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.768873  3879 tablet_bootstrap.cc:654] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.768955  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:00.769754  3686 raft_consensus.cc:2468] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:00.782217  4071 consensus_queue.cc:1048] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.771833  3880 tablet_bootstrap.cc:492] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:00.773980  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5016b8e212c483d92c2a7060da2ed86" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.785861  3689 raft_consensus.cc:3060] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.778036  3837 raft_consensus.cc:2468] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:00.787488  3880 ts_tablet_manager.cc:1403] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.144s	user 0.018s	sys 0.013s
I20260709 14:56:00.795440  3878 tablet_bootstrap.cc:492] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:00.795949  3729 leader_election.cc:304] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
W20260709 14:56:00.796945  3728 leader_election.cc:343] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.797295  3931 raft_consensus.cc:2804] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.798043  3931 raft_consensus.cc:697] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:00.802111  3931 consensus_queue.cc:237] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.806624  3728 leader_election.cc:304] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:00.808296  4085 raft_consensus.cc:2804] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.808694  4085 raft_consensus.cc:493] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.809038  4085 raft_consensus.cc:3060] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.811676  3993 consensus_queue.cc:1048] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:00.817309  3880 raft_consensus.cc:359] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.817904  3880 raft_consensus.cc:385] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.818147  3880 raft_consensus.cc:740] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.824923  3837 raft_consensus.cc:3060] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.826637  3880 consensus_queue.cc:260] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.835273  3880 ts_tablet_manager.cc:1434] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 14:56:00.836761  3880 tablet_bootstrap.cc:492] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:00.837474  3586 catalog_manager.cc:5697] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.839226  3586 catalog_manager.cc:5697] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.846930  4012 raft_consensus.cc:493] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.847599  4012 raft_consensus.cc:515] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.853751  4085 raft_consensus.cc:515] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.854300  4072 consensus_queue.cc:1048] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.858019  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:00.859426  3728 leader_election.cc:343] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.861949  4012 leader_election.cc:290] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.863381  4085 leader_election.cc:290] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.868902  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:00.869107  3586 catalog_manager.cc:5697] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.870941  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:00.871470  3686 raft_consensus.cc:3060] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.872716  3878 tablet_bootstrap.cc:654] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.868960  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:00.879762  3879 tablet_bootstrap.cc:492] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:00.880244  3879 ts_tablet_manager.cc:1403] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.006s
W20260709 14:56:00.881968  3729 leader_election.cc:343] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.883073  3993 consensus_queue.cc:1048] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.885080  3686 raft_consensus.cc:2468] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:00.885537  3729 leader_election.cc:304] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:00.886219  3728 leader_election.cc:304] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:00.886467  4012 raft_consensus.cc:2749] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.887018  4085 raft_consensus.cc:2804] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.887526  4085 raft_consensus.cc:697] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:00.888500  4085 consensus_queue.cc:237] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.890412  3880 tablet_bootstrap.cc:654] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.889601  4072 consensus_queue.cc:1048] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:00.895452  3879 raft_consensus.cc:359] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.896477  3879 raft_consensus.cc:385] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.896721  3879 raft_consensus.cc:740] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.897253  3879 consensus_queue.cc:260] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:00.887751  3729 leader_election.cc:343] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.916167  3879 ts_tablet_manager.cc:1434] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:56:00.932096  4072 consensus_queue.cc:1048] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.934036  3993 consensus_queue.cc:1048] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.942173  3879 tablet_bootstrap.cc:492] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:00.944018  3838 raft_consensus.cc:3060] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.952657  4072 raft_consensus.cc:493] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.953231  4072 raft_consensus.cc:515] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:00.962405  3880 tablet_bootstrap.cc:492] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:00.962903  3880 ts_tablet_manager.cc:1403] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.006s
I20260709 14:56:00.976701  3585 catalog_manager.cc:5697] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.978022  4072 leader_election.cc:290] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:00.996002  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:01.002991  3654 leader_election.cc:343] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.009693  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.010370  3763 raft_consensus.cc:2468] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:01.013792  3878 tablet_bootstrap.cc:492] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:01.014393  3878 ts_tablet_manager.cc:1403] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.219s	user 0.009s	sys 0.006s
I20260709 14:56:01.008087  3880 raft_consensus.cc:359] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.015267  3880 raft_consensus.cc:385] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.015558  3880 raft_consensus.cc:740] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.005839  3993 consensus_queue.cc:1048] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:56:01.017573  3880 consensus_queue.cc:260] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.019773  3878 raft_consensus.cc:359] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.021446  3878 raft_consensus.cc:385] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.021736  3878 raft_consensus.cc:740] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.024099  3878 consensus_queue.cc:260] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.025753  3878 ts_tablet_manager.cc:1434] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 14:56:01.026701  3878 tablet_bootstrap.cc:492] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:01.028512  3879 tablet_bootstrap.cc:654] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.033413  3880 ts_tablet_manager.cc:1434] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260709 14:56:01.038592  4071 raft_consensus.cc:493] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.039106  4071 raft_consensus.cc:515] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.044840  3880 tablet_bootstrap.cc:492] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:01.050750  4071 leader_election.cc:290] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.051681  3652 leader_election.cc:304] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:01.052709  4017 raft_consensus.cc:2804] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.053117  4017 raft_consensus.cc:493] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.053499  4017 raft_consensus.cc:3060] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.060586  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006293996d9467b81d9f76b28e84302" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.064365  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006293996d9467b81d9f76b28e84302" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:01.075160  3652 leader_election.cc:343] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:01.077337  3654 leader_election.cc:343] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.078114  3652 leader_election.cc:304] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:01.078994  3955 raft_consensus.cc:2749] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.088500  3878 tablet_bootstrap.cc:654] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.076875  4017 raft_consensus.cc:515] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.090692  3880 tablet_bootstrap.cc:654] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.093835  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:56:01.095045  3654 leader_election.cc:343] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.095762  4017 leader_election.cc:290] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.101293  3879 tablet_bootstrap.cc:492] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:01.101287  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:01.101868  3879 ts_tablet_manager.cc:1403] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.005s
I20260709 14:56:01.102149  3763 raft_consensus.cc:3060] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.104458  3879 raft_consensus.cc:359] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.107977  3879 raft_consensus.cc:385] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.108278  3879 raft_consensus.cc:740] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.109083  3879 consensus_queue.cc:260] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.111231  3879 ts_tablet_manager.cc:1434] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:01.111946  3880 tablet_bootstrap.cc:492] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:01.112361  3879 tablet_bootstrap.cc:492] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:01.115263  3763 raft_consensus.cc:2468] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:01.118240  3652 leader_election.cc:304] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:01.119077  4072 raft_consensus.cc:2804] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.119575  4072 raft_consensus.cc:697] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:01.112403  3880 ts_tablet_manager.cc:1403] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.005s
I20260709 14:56:01.120477  4072 consensus_queue.cc:237] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.122188  3879 tablet_bootstrap.cc:654] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.123024  3880 raft_consensus.cc:359] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.123754  3880 raft_consensus.cc:385] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.124119  3880 raft_consensus.cc:740] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.124820  3880 consensus_queue.cc:260] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.127463  3880 ts_tablet_manager.cc:1434] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:56:01.128743  3880 tablet_bootstrap.cc:492] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:01.133136  3878 tablet_bootstrap.cc:492] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:01.133579  3878 ts_tablet_manager.cc:1403] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.003s
I20260709 14:56:01.135864  3880 tablet_bootstrap.cc:654] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.135948  3878 raft_consensus.cc:359] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.138456  3879 tablet_bootstrap.cc:492] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:01.139005  3879 ts_tablet_manager.cc:1403] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 14:56:01.136893  3878 raft_consensus.cc:385] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.141018  3878 raft_consensus.cc:740] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.141783  3878 consensus_queue.cc:260] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.142472  3879 raft_consensus.cc:359] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.143234  3879 raft_consensus.cc:385] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.143589  3879 raft_consensus.cc:740] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.143894  3878 ts_tablet_manager.cc:1434] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:56:01.144827  3878 tablet_bootstrap.cc:492] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:01.144556  3879 consensus_queue.cc:260] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.146836  3879 ts_tablet_manager.cc:1434] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:56:01.147872  3880 tablet_bootstrap.cc:492] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:01.148335  3880 ts_tablet_manager.cc:1403] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:56:01.150925  3993 consensus_queue.cc:1048] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.150868  3880 raft_consensus.cc:359] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.151728  3880 raft_consensus.cc:385] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.152069  3880 raft_consensus.cc:740] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.152791  3880 consensus_queue.cc:260] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.155153  3880 ts_tablet_manager.cc:1434] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:01.156420  3880 tablet_bootstrap.cc:492] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:01.161019  3878 tablet_bootstrap.cc:654] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.161896  3879 tablet_bootstrap.cc:492] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:01.171806  3880 tablet_bootstrap.cc:654] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.178881  3879 tablet_bootstrap.cc:654] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.180068  3586 catalog_manager.cc:5697] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.192273  3993 consensus_queue.cc:1048] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:01.196738  3878 tablet_bootstrap.cc:492] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:01.197631  3878 ts_tablet_manager.cc:1403] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.019s
I20260709 14:56:01.200973  3878 raft_consensus.cc:359] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.201675  3878 raft_consensus.cc:385] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.202010  3878 raft_consensus.cc:740] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.202656  3878 consensus_queue.cc:260] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.204967  3878 ts_tablet_manager.cc:1434] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:56:01.205790  4057 consensus_queue.cc:1048] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.214344  3878 tablet_bootstrap.cc:492] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:01.234134  3880 tablet_bootstrap.cc:492] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:01.234603  3880 ts_tablet_manager.cc:1403] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.007s
I20260709 14:56:01.237319  3880 raft_consensus.cc:359] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.237779  4012 raft_consensus.cc:493] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.238023  3880 raft_consensus.cc:385] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.238262  4012 raft_consensus.cc:515] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.238653  3880 raft_consensus.cc:740] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.239356  3880 consensus_queue.cc:260] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.240935  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3575db60a0c84bd0bfcbce4ba4c69c24" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:01.242502  3728 leader_election.cc:343] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.245302  3970 consensus_queue.cc:1048] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.248211  4012 leader_election.cc:290] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.249714  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3575db60a0c84bd0bfcbce4ba4c69c24" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:01.250357  3838 raft_consensus.cc:2468] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:01.252892  3729 leader_election.cc:304] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:01.253934  4057 raft_consensus.cc:493] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.254437  4057 raft_consensus.cc:515] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.256155  3884 raft_consensus.cc:2804] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.256572  3884 raft_consensus.cc:493] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.256896  3884 raft_consensus.cc:3060] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.258631  3880 ts_tablet_manager.cc:1434] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:56:01.297976  3879 tablet_bootstrap.cc:492] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:01.298449  3880 tablet_bootstrap.cc:492] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:01.298481  3879 ts_tablet_manager.cc:1403] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.017s
I20260709 14:56:01.304955  3689 raft_consensus.cc:3060] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.306931  3884 raft_consensus.cc:515] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.307588  3879 raft_consensus.cc:359] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.308264  3879 raft_consensus.cc:385] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.308516  3879 raft_consensus.cc:740] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.308969  3884 leader_election.cc:290] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.309136  3879 consensus_queue.cc:260] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.315481  4012 consensus_queue.cc:1048] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.315645  3879 ts_tablet_manager.cc:1434] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:56:01.316813  3879 tablet_bootstrap.cc:492] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:01.318919  3880 tablet_bootstrap.cc:654] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.322650  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3575db60a0c84bd0bfcbce4ba4c69c24" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:01.323685  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3575db60a0c84bd0bfcbce4ba4c69c24" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:01.324386  3836 raft_consensus.cc:3060] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.325390  4012 consensus_queue.cc:1048] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:01.330749  3728 leader_election.cc:343] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.337842  3836 raft_consensus.cc:2468] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:01.342512  3729 leader_election.cc:304] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:01.360424  3970 raft_consensus.cc:493] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.366642  4072 raft_consensus.cc:493] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.371472  4072 raft_consensus.cc:515] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.372260  3878 tablet_bootstrap.cc:654] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.375319  3879 tablet_bootstrap.cc:654] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.375650  3931 raft_consensus.cc:2804] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.372180  3970 raft_consensus.cc:515] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.382650  3880 tablet_bootstrap.cc:492] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:01.383214  3880 ts_tablet_manager.cc:1403] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.011s
I20260709 14:56:01.382619  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.385092  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.385218  3884 consensus_queue.cc:1048] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.385579  3761 raft_consensus.cc:2468] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:01.383097  3931 raft_consensus.cc:697] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:01.386536  4072 leader_election.cc:290] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.387046  3931 consensus_queue.cc:237] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.378069  4057 leader_election.cc:290] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:01.377323  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:01.393585  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:01.394188  3835 raft_consensus.cc:2468] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:01.389703  3880 raft_consensus.cc:359] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.396798  3880 raft_consensus.cc:385] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.397277  3880 raft_consensus.cc:740] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.400728  3801 leader_election.cc:304] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:01.401791  3654 leader_election.cc:304] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:01.402029  4057 raft_consensus.cc:2804] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.404294  3970 leader_election.cc:290] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:01.402580  4057 raft_consensus.cc:493] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.407141  4057 raft_consensus.cc:3060] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.399343  3880 consensus_queue.cc:260] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.410851  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.409273  3686 raft_consensus.cc:2468] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:01.437258  3878 tablet_bootstrap.cc:492] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:01.437738  3878 ts_tablet_manager.cc:1403] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.224s	user 0.010s	sys 0.029s
I20260709 14:56:01.442584  3880 ts_tablet_manager.cc:1434] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.004s
I20260709 14:56:01.443974  3880 tablet_bootstrap.cc:492] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:01.448984  3878 raft_consensus.cc:359] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.449892  3878 raft_consensus.cc:385] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.450218  3878 raft_consensus.cc:740] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.439040  3955 raft_consensus.cc:2804] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.462957  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624a1ad05c14d65ae72a0c1ac5bc229" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:01.465999  3955 raft_consensus.cc:493] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.466425  3955 raft_consensus.cc:3060] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.459311  3878 consensus_queue.cc:260] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.483702  3878 ts_tablet_manager.cc:1434] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 14:56:01.503129  3802 leader_election.cc:304] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:01.504073  3970 raft_consensus.cc:2749] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.505929  3955 raft_consensus.cc:515] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.513060  3835 raft_consensus.cc:3060] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.513893  4012 raft_consensus.cc:493] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.514349  4012 raft_consensus.cc:515] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.516290  4012 leader_election.cc:290] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.520208  4085 raft_consensus.cc:493] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.519455  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897107832e2047ea8eac93d9e72da70d" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:01.520866  4071 consensus_queue.cc:1048] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:01.520840  4085 raft_consensus.cc:515] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.527385  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897107832e2047ea8eac93d9e72da70d" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:01.540369  3878 tablet_bootstrap.cc:492] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:01.547370  3879 tablet_bootstrap.cc:492] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:01.543531  3761 raft_consensus.cc:3060] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.544173  4057 raft_consensus.cc:515] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.544059  4085 leader_election.cc:290] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.576769  3880 tablet_bootstrap.cc:654] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.603299  3879 ts_tablet_manager.cc:1403] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.287s	user 0.021s	sys 0.021s
I20260709 14:56:01.610530  4072 raft_consensus.cc:493] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.611088  4072 raft_consensus.cc:515] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.613240  3970 raft_consensus.cc:493] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.564788  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:01.572575  3955 leader_election.cc:290] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.577001  3728 leader_election.cc:304] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
W20260709 14:56:01.562430  3654 consensus_peers.cc:597] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 -> Peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Couldn't send request to peer 66bc4d7b33364ec089009c7062859265. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.602869  4123 log.cc:927] Time spent T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: Append to log took a long time: real 0.052s	user 0.011s	sys 0.000s
I20260709 14:56:01.560973  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:01.647923  3729 leader_election.cc:343] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.646551  3970 raft_consensus.cc:515] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.650331  3687 raft_consensus.cc:2468] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:01.652544  4072 leader_election.cc:290] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:56:01.650945  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 88552.1us
W20260709 14:56:01.658133  3728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:34741, user_credentials={real_user=slave}} blocked reactor thread for 81260.8us
I20260709 14:56:01.650792  3879 raft_consensus.cc:359] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.660036  3879 raft_consensus.cc:385] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.660416  3879 raft_consensus.cc:740] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.664677  3879 consensus_queue.cc:260] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.679126  3880 tablet_bootstrap.cc:492] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:01.679178  3728 leader_election.cc:304] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:01.680691  4134 raft_consensus.cc:2804] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.681116  4134 raft_consensus.cc:493] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.681375  4134 raft_consensus.cc:3060] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.681957  3880 ts_tablet_manager.cc:1403] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.006s
I20260709 14:56:01.685518  3880 raft_consensus.cc:359] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.686424  3880 raft_consensus.cc:385] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.686791  3880 raft_consensus.cc:740] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.687728  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:01.688400  3760 raft_consensus.cc:3060] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.689687  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.692087  3880 consensus_queue.cc:260] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.699054  3879 ts_tablet_manager.cc:1434] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.095s	user 0.015s	sys 0.007s
I20260709 14:56:01.696182  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:01.702296  3880 ts_tablet_manager.cc:1434] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:56:01.702795  3988 raft_consensus.cc:493] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.704344  3988 raft_consensus.cc:515] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.702832  3970 leader_election.cc:290] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:01.719173  3988 leader_election.cc:290] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:01.720633  3878 tablet_bootstrap.cc:654] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.692404  3884 consensus_queue.cc:1048] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:56:01.723133  3879 tablet_bootstrap.cc:492] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:01.722784  3685 raft_consensus.cc:2393] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
W20260709 14:56:01.725231  3715 tablet.cc:2406] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:01.735709  3880 tablet_bootstrap.cc:492] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:01.733345  4057 leader_election.cc:290] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:01.738957  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a82dd7578e344ea8830c7b45c356e71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:01.756047  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:01.756772  3834 raft_consensus.cc:2468] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
W20260709 14:56:01.765348  3802 leader_election.cc:343] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.770012  3757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.777609  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a82dd7578e344ea8830c7b45c356e71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:01.778290  3758 raft_consensus.cc:2468] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:01.778878  3878 tablet_bootstrap.cc:492] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:01.778827  4134 raft_consensus.cc:515] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.779469  3878 ts_tablet_manager.cc:1403] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.257s	user 0.020s	sys 0.005s
I20260709 14:56:01.773654  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:01.784968  3801 leader_election.cc:343] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.785182  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:01.797873  3801 leader_election.cc:304] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:01.799376  3762 raft_consensus.cc:2393] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:01.776167  3654 leader_election.cc:304] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:01.807318  4071 raft_consensus.cc:2804] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.802661  4057 raft_consensus.cc:2804] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.808455  4057 raft_consensus.cc:493] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.808934  4057 raft_consensus.cc:3060] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.807895  4071 raft_consensus.cc:493] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.811995  4071 raft_consensus.cc:3060] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.828791  3801 leader_election.cc:304] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:01.833439  4135 raft_consensus.cc:2749] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:56:01.838219  3802 leader_election.cc:343] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.838910  3802 leader_election.cc:304] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:01.846694  3760 raft_consensus.cc:2468] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:01.848595  3993 raft_consensus.cc:2749] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.861850  3879 tablet_bootstrap.cc:654] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.868160  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145485b731948929f1991317e6ea3f2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:01.908129  3836 raft_consensus.cc:2393] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
I20260709 14:56:01.909976  3878 raft_consensus.cc:359] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.910739  3878 raft_consensus.cc:385] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.910983  3878 raft_consensus.cc:740] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.911641  3878 consensus_queue.cc:260] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.913467  3878 ts_tablet_manager.cc:1434] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.000s
I20260709 14:56:01.914108  3880 tablet_bootstrap.cc:654] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.914721  4134 leader_election.cc:290] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:01.918267  3652 leader_election.cc:304] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:01.919978  3955 raft_consensus.cc:2804] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.920459  3955 raft_consensus.cc:697] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:01.921342  3955 consensus_queue.cc:237] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.927572  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:01.928193  3836 raft_consensus.cc:3060] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.931447  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:01.941756  4057 raft_consensus.cc:515] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.942459  3836 raft_consensus.cc:2468] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:01.944222  4057 leader_election.cc:290] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:01.945361  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a82dd7578e344ea8830c7b45c356e71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:01.954456  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a82dd7578e344ea8830c7b45c356e71" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:01.958967  3762 raft_consensus.cc:3060] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.959167  3685 raft_consensus.cc:3060] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.953450  3879 tablet_bootstrap.cc:492] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:01.956566  3878 tablet_bootstrap.cc:492] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:01.952950  3729 leader_election.cc:304] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:01.962746  4085 raft_consensus.cc:2804] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.963241  4085 raft_consensus.cc:697] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:01.964120  4085 consensus_queue.cc:237] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:01.962447  3879 ts_tablet_manager.cc:1403] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.259s	user 0.017s	sys 0.010s
I20260709 14:56:01.971143  3584 catalog_manager.cc:5697] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.978477  3762 raft_consensus.cc:2468] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:01.987371  3878 tablet_bootstrap.cc:654] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.994024  3801 leader_election.cc:304] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:01.986415  4012 raft_consensus.cc:2749] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.996380  4135 raft_consensus.cc:2804] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.996914  4135 raft_consensus.cc:697] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:01.998813  4071 raft_consensus.cc:515] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.005579  3689 raft_consensus.cc:2393] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:02.006527  4071 leader_election.cc:290] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.008469  3880 tablet_bootstrap.cc:492] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:02.008919  3880 ts_tablet_manager.cc:1403] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.275s	user 0.024s	sys 0.017s
I20260709 14:56:01.997745  4135 consensus_queue.cc:237] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.012713  3685 raft_consensus.cc:2468] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:02.014951  3880 raft_consensus.cc:359] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.015101  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:02.016005  3831 raft_consensus.cc:2393] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:02.016690  3880 raft_consensus.cc:385] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.016971  3880 raft_consensus.cc:740] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.026064  4133 consensus_queue.cc:1048] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:56:02.023640  3880 consensus_queue.cc:260] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:02.036011  3728 consensus_peers.cc:597] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.037612  3879 raft_consensus.cc:359] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.038779  3879 raft_consensus.cc:385] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.039151  3879 raft_consensus.cc:740] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.041798  3880 ts_tablet_manager.cc:1434] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:56:02.040024  3879 consensus_queue.cc:260] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.044034  3879 ts_tablet_manager.cc:1434] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 14:56:02.047052  3878 tablet_bootstrap.cc:492] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.048064  3878 ts_tablet_manager.cc:1403] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.015s
I20260709 14:56:02.051072  3878 raft_consensus.cc:359] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.052701  3878 raft_consensus.cc:385] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.053082  3878 raft_consensus.cc:740] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.055377  3880 tablet_bootstrap.cc:492] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:02.055860  3879 tablet_bootstrap.cc:492] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:02.056272  3878 consensus_queue.cc:260] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.044586  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e3aa3235bf4532acbe344f8c0ae822" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:02.059250  3878 ts_tablet_manager.cc:1434] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:56:02.060491  3878 tablet_bootstrap.cc:492] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.069433  3880 tablet_bootstrap.cc:654] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:02.070336  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:02.073020  3652 leader_election.cc:304] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.075311  3955 raft_consensus.cc:2749] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.077633  3878 tablet_bootstrap.cc:654] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.078428  3879 tablet_bootstrap.cc:654] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.104830  3586 catalog_manager.cc:5697] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:02.111990  3878 tablet_bootstrap.cc:492] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.112591  3878 ts_tablet_manager.cc:1403] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260709 14:56:02.117530  3880 tablet_bootstrap.cc:492] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:02.119155  3878 raft_consensus.cc:359] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.119895  3878 raft_consensus.cc:385] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.120174  3878 raft_consensus.cc:740] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.120991  3878 consensus_queue.cc:260] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.124147  3878 ts_tablet_manager.cc:1434] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:56:02.125196  3878 tablet_bootstrap.cc:492] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.131237  3878 tablet_bootstrap.cc:654] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.131803  3880 ts_tablet_manager.cc:1403] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.022s
I20260709 14:56:02.136282  3880 raft_consensus.cc:359] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.136969  3880 raft_consensus.cc:385] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.137246  3880 raft_consensus.cc:740] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.137874  3880 consensus_queue.cc:260] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.137677  3584 catalog_manager.cc:5697] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:02.140086  3880 ts_tablet_manager.cc:1434] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:02.140973  3880 tablet_bootstrap.cc:492] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:02.146477  3880 tablet_bootstrap.cc:654] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.146962  3878 tablet_bootstrap.cc:492] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.147511  3878 ts_tablet_manager.cc:1403] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.016s
I20260709 14:56:02.150611  3878 raft_consensus.cc:359] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.151568  3878 raft_consensus.cc:385] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.152050  3878 raft_consensus.cc:740] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.153172  3878 consensus_queue.cc:260] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.156821  3878 ts_tablet_manager.cc:1434] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:02.158088  3878 tablet_bootstrap.cc:492] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.164573  3585 catalog_manager.cc:5697] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:02.165220  3878 tablet_bootstrap.cc:654] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.190166  3878 tablet_bootstrap.cc:492] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.190613  3878 ts_tablet_manager.cc:1403] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260709 14:56:02.193074  3955 raft_consensus.cc:493] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.193653  3955 raft_consensus.cc:515] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.198752  3879 tablet_bootstrap.cc:492] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:02.199213  3879 ts_tablet_manager.cc:1403] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.001s
I20260709 14:56:02.200134  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3575db60a0c84bd0bfcbce4ba4c69c24" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.201745  3955 leader_election.cc:290] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.201784  3879 raft_consensus.cc:359] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.202584  3879 raft_consensus.cc:385] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.202778  3879 raft_consensus.cc:740] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.203261  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3575db60a0c84bd0bfcbce4ba4c69c24" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.203351  3879 consensus_queue.cc:260] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.205034  3654 leader_election.cc:304] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.205549  3879 ts_tablet_manager.cc:1434] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:02.206337  3955 raft_consensus.cc:2749] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.207722  3878 raft_consensus.cc:359] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.208396  3878 raft_consensus.cc:385] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.208648  3878 raft_consensus.cc:740] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.209582  3878 consensus_queue.cc:260] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.212090  3878 ts_tablet_manager.cc:1434] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:56:02.215018  3878 tablet_bootstrap.cc:492] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.206473  3879 tablet_bootstrap.cc:492] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:02.220922  3878 tablet_bootstrap.cc:654] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.231891  3878 tablet_bootstrap.cc:492] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.232336  3878 ts_tablet_manager.cc:1403] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 14:56:02.234182  3879 tablet_bootstrap.cc:654] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.234899  3878 raft_consensus.cc:359] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.235742  3878 raft_consensus.cc:385] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.236033  3878 raft_consensus.cc:740] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.236673  3878 consensus_queue.cc:260] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.238059  3880 tablet_bootstrap.cc:492] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:02.238551  3878 ts_tablet_manager.cc:1434] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:02.252216  3878 tablet_bootstrap.cc:492] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.238548  3880 ts_tablet_manager.cc:1403] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.021s
I20260709 14:56:02.256424  3880 raft_consensus.cc:359] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.257139  3880 raft_consensus.cc:385] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.257484  3880 raft_consensus.cc:740] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.258270  3880 consensus_queue.cc:260] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.262341  3879 tablet_bootstrap.cc:492] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:02.262810  3879 ts_tablet_manager.cc:1403] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.002s
I20260709 14:56:02.263245  3878 tablet_bootstrap.cc:654] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.264484  3880 ts_tablet_manager.cc:1434] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:02.265471  3880 tablet_bootstrap.cc:492] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:02.265246  3879 raft_consensus.cc:359] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.265921  3879 raft_consensus.cc:385] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.266206  3879 raft_consensus.cc:740] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.273773  3880 tablet_bootstrap.cc:654] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.274324  3878 tablet_bootstrap.cc:492] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.274817  3878 ts_tablet_manager.cc:1403] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 14:56:02.277769  3878 raft_consensus.cc:359] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.278396  3878 raft_consensus.cc:385] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.280014  3879 consensus_queue.cc:260] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.278650  3878 raft_consensus.cc:740] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.282070  3879 ts_tablet_manager.cc:1434] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:56:02.281914  3878 consensus_queue.cc:260] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.283360  3879 tablet_bootstrap.cc:492] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:02.283918  3878 ts_tablet_manager.cc:1434] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:56:02.284847  3878 tablet_bootstrap.cc:492] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.289275  3879 tablet_bootstrap.cc:654] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.292227  3878 tablet_bootstrap.cc:654] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.296729  3880 tablet_bootstrap.cc:492] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:02.297194  3880 ts_tablet_manager.cc:1403] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.010s
I20260709 14:56:02.299870  3880 raft_consensus.cc:359] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.300567  3880 raft_consensus.cc:385] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.300863  3880 raft_consensus.cc:740] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.301507  3880 consensus_queue.cc:260] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.304100  3880 ts_tablet_manager.cc:1434] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:02.305540  3880 tablet_bootstrap.cc:492] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:02.311827  3880 tablet_bootstrap.cc:654] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.330232  3878 tablet_bootstrap.cc:492] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.330737  3878 ts_tablet_manager.cc:1403] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.001s
I20260709 14:56:02.333210  3878 raft_consensus.cc:359] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.323997  3884 raft_consensus.cc:493] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.333874  3878 raft_consensus.cc:385] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.335297  3878 raft_consensus.cc:740] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.335990  3878 consensus_queue.cc:260] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.337910  3878 ts_tablet_manager.cc:1434] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:02.334172  3884 raft_consensus.cc:515] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.340484  3884 leader_election.cc:290] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.341442  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebdbda804cd452b9e2ccfe78270c225" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.342056  3836 raft_consensus.cc:2468] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:02.343251  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebdbda804cd452b9e2ccfe78270c225" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:02.344161  3685 raft_consensus.cc:2468] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:02.343310  3729 leader_election.cc:304] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:02.348248  3878 tablet_bootstrap.cc:492] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.348431  4012 raft_consensus.cc:2804] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.348928  4012 raft_consensus.cc:493] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.349370  4012 raft_consensus.cc:3060] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.360910  3879 tablet_bootstrap.cc:492] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:02.361402  3879 ts_tablet_manager.cc:1403] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.023s
I20260709 14:56:02.361478  4085 consensus_queue.cc:1048] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:02.367460  3878 tablet_bootstrap.cc:654] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.368945  4012 raft_consensus.cc:515] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.370637  3880 tablet_bootstrap.cc:492] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:02.371088  3880 ts_tablet_manager.cc:1403] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.026s
I20260709 14:56:02.372627  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebdbda804cd452b9e2ccfe78270c225" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:02.373175  3685 raft_consensus.cc:3060] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.373997  3878 tablet_bootstrap.cc:492] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.373826  3880 raft_consensus.cc:359] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.374467  3880 raft_consensus.cc:385] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.374482  3878 ts_tablet_manager.cc:1403] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 14:56:02.374857  3880 raft_consensus.cc:740] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.377698  3878 raft_consensus.cc:359] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.378417  3878 raft_consensus.cc:385] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.378685  3878 raft_consensus.cc:740] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.379328  3878 consensus_queue.cc:260] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.380859  3879 raft_consensus.cc:359] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.381511  3879 raft_consensus.cc:385] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.381796  3879 raft_consensus.cc:740] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.382256  3878 ts_tablet_manager.cc:1434] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:02.382431  3879 consensus_queue.cc:260] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.383301  3878 tablet_bootstrap.cc:492] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.403546  4072 raft_consensus.cc:493] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.404417  4072 raft_consensus.cc:515] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.422161  3955 raft_consensus.cc:493] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.422803  3955 raft_consensus.cc:515] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.436497  4131 raft_consensus.cc:493] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.437167  4131 raft_consensus.cc:515] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.440603  4129 raft_consensus.cc:493] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.441143  4129 raft_consensus.cc:515] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.460986  3879 ts_tablet_manager.cc:1434] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.000s
I20260709 14:56:02.461805  3955 leader_election.cc:290] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.462849  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:02.465492  3880 consensus_queue.cc:260] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.467005  3880 ts_tablet_manager.cc:1434] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.096s	user 0.002s	sys 0.005s
I20260709 14:56:02.475467  3931 consensus_queue.cc:1048] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:02.476815  4133 raft_consensus.cc:493] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.477408  4133 raft_consensus.cc:515] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.489974  4072 leader_election.cc:290] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.492375  3880 tablet_bootstrap.cc:492] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:02.521658  3879 tablet_bootstrap.cc:492] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:02.544683  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.463394  4131 leader_election.cc:290] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:02.505455  4133 leader_election.cc:290] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.545526  4012 leader_election.cc:290] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.529714  3993 raft_consensus.cc:493] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.531111  4129 leader_election.cc:290] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.549997  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:02.559523  3729 leader_election.cc:343] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.574967  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebdbda804cd452b9e2ccfe78270c225" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:02.576073  4133 raft_consensus.cc:493] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.577478  3836 raft_consensus.cc:3060] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.564603  3993 raft_consensus.cc:515] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.576583  4133 raft_consensus.cc:515] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.583909  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:02.578256  3802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:34741, user_credentials={real_user=slave}} blocked reactor thread for 109840us
I20260709 14:56:02.590143  3880 tablet_bootstrap.cc:654] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.594903  3993 leader_election.cc:290] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:02.595312  3837 raft_consensus.cc:3060] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.595467  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.598279  4133 leader_election.cc:290] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.592689  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:02.599094  3687 raft_consensus.cc:2468] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:02.599448  3878 tablet_bootstrap.cc:654] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.599957  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.602221  3835 raft_consensus.cc:2468] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:02.604226  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.605015  3762 raft_consensus.cc:2468] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:02.606839  3685 raft_consensus.cc:2468] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:02.596136  3834 raft_consensus.cc:2468] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:02.612607  3836 raft_consensus.cc:2468] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:02.615177  4017 raft_consensus.cc:493] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.616281  4017 raft_consensus.cc:515] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.618238  4017 leader_election.cc:290] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.618317  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.618937  3832 raft_consensus.cc:2468] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:02.638825  3728 leader_election.cc:304] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:02.644996  3729 leader_election.cc:304] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:02.660140  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.663676  3879 tablet_bootstrap.cc:654] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.665458  3931 raft_consensus.cc:2804] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.668819  3931 raft_consensus.cc:493] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.669207  3931 raft_consensus.cc:3060] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.666383  4085 raft_consensus.cc:2804] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:02.668702  3729 leader_election.cc:304] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:02.671514  3884 raft_consensus.cc:2804] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.672048  3884 raft_consensus.cc:493] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.672394  3884 raft_consensus.cc:3060] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.672495  4085 raft_consensus.cc:697] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:02.673475  4085 consensus_queue.cc:237] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.676105  4012 raft_consensus.cc:493] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.661551  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.676713  4012 raft_consensus.cc:515] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.679252  4012 leader_election.cc:290] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.680754  3884 raft_consensus.cc:515] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.682623  3884 leader_election.cc:290] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.687466  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170cee14a49457dbf5ceddf26f44814" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.688335  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:02.689038  3689 raft_consensus.cc:2468] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:02.691149  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad716df1cfa44b7f88ec35abc55d4a95" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:02.699182  3728 leader_election.cc:343] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:02.706020  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 109080us
W20260709 14:56:02.708014  3654 leader_election.cc:343] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.685014  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.718751  3654 leader_election.cc:304] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:02.724166  3801 leader_election.cc:304] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.720592  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:02.724478  4135 raft_consensus.cc:493] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:02.731526  3801 leader_election.cc:343] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.732124  3758 raft_consensus.cc:2393] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:02.739305  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad716df1cfa44b7f88ec35abc55d4a95" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.740618  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170cee14a49457dbf5ceddf26f44814" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.734702  3689 raft_consensus.cc:3060] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.744875  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab589a3a9f4bbb89642215c12c0ba3" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:02.724063  3931 raft_consensus.cc:515] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.745584  3836 raft_consensus.cc:3060] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:02.748307  3729 leader_election.cc:343] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.748865  3729 leader_election.cc:304] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:02.749876  3884 raft_consensus.cc:2749] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.739687  4135 raft_consensus.cc:515] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.753585  4135 leader_election.cc:290] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:02.744004  3955 raft_consensus.cc:2804] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.754534  3955 raft_consensus.cc:493] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.754920  3955 raft_consensus.cc:3060] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.758875  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006293996d9467b81d9f76b28e84302" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.735361  4129 raft_consensus.cc:493] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.764870  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:02.766697  3836 raft_consensus.cc:2468] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:02.768419  3729 leader_election.cc:304] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:02.769174  4012 raft_consensus.cc:2804] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:02.769634  4012 raft_consensus.cc:697] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:02.770401  4012 consensus_queue.cc:237] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.771996  4129 raft_consensus.cc:515] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.772421  3682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006293996d9467b81d9f76b28e84302" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:02.773177  3682 raft_consensus.cc:2468] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
W20260709 14:56:02.775930  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 57259.1us
I20260709 14:56:02.776610  3654 leader_election.cc:304] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:02.779096  4057 raft_consensus.cc:493] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.779624  4057 raft_consensus.cc:515] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.782752  4057 leader_election.cc:290] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:02.783988  4057 consensus_queue.cc:1048] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:02.775053  4129 leader_election.cc:290] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.784970  3689 raft_consensus.cc:2468] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:02.788283  3879 tablet_bootstrap.cc:492] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:02.788759  3879 ts_tablet_manager.cc:1403] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.269s	user 0.021s	sys 0.012s
W20260709 14:56:02.790822  3801 leader_election.cc:343] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:02.794728  3654 leader_election.cc:343] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.794632  4177 raft_consensus.cc:2764] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:02.826162  4166 consensus_queue.cc:1048] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:56:02.829320  3880 tablet_bootstrap.cc:492] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:02.832207  3880 ts_tablet_manager.cc:1403] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.365s	user 0.010s	sys 0.025s
I20260709 14:56:02.841627  3878 tablet_bootstrap.cc:492] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:02.841178  3879 raft_consensus.cc:359] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.842156  3879 raft_consensus.cc:385] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.842612  3879 raft_consensus.cc:740] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.842229  3878 ts_tablet_manager.cc:1403] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.459s	user 0.044s	sys 0.021s
I20260709 14:56:02.848150  3652 leader_election.cc:304] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:02.808635  4057 consensus_queue.cc:1048] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 14:56:02.849099  3729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 69827.7us
I20260709 14:56:02.833284  3931 leader_election.cc:290] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.858399  4168 raft_consensus.cc:493] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.858556  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84a6d0bbe394610a72367f035ee118b" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.858273  3955 raft_consensus.cc:515] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:02.860396  3801 leader_election.cc:343] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.850750  3879 consensus_queue.cc:260] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.859450  4129 raft_consensus.cc:2804] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.878834  3879 ts_tablet_manager.cc:1434] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.001s
I20260709 14:56:02.858924  4168 raft_consensus.cc:515] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.880170  4129 raft_consensus.cc:493] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.880903  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:02.892634  3879 tablet_bootstrap.cc:492] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:02.895146  3955 leader_election.cc:290] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.892434  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21eeb9326fc4343a47f95c73d8f624f" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:02.892992  3685 raft_consensus.cc:2393] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:02.895802  4129 raft_consensus.cc:3060] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:02.906679  3652 leader_election.cc:343] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.897253  3970 raft_consensus.cc:2749] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.897756  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84a6d0bbe394610a72367f035ee118b" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:02.890460  3802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:34741, user_credentials={real_user=slave}} blocked reactor thread for 47050.2us
W20260709 14:56:02.918193  3654 leader_election.cc:343] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.915944  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:02.930449  3878 raft_consensus.cc:359] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.931025  3878 raft_consensus.cc:385] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.931272  3878 raft_consensus.cc:740] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
W20260709 14:56:02.909111  3652 leader_election.cc:343] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.919296  4168 leader_election.cc:290] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:02.904086  3955 consensus_queue.cc:1048] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:56:02.932255  3652 leader_election.cc:304] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.933701  3880 raft_consensus.cc:359] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.934428  3880 raft_consensus.cc:385] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.934670  3880 raft_consensus.cc:740] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.931864  3878 consensus_queue.cc:260] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.936007  3759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21eeb9326fc4343a47f95c73d8f624f" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:02.935974  3880 consensus_queue.cc:260] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.938467  3834 raft_consensus.cc:3060] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.945784  3880 ts_tablet_manager.cc:1434] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.113s	user 0.004s	sys 0.010s
I20260709 14:56:02.946429  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:02.946668  3880 tablet_bootstrap.cc:492] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:02.949057  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67014be43ddb4f8d8269ea4c019eabcf" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:02.950408  3654 leader_election.cc:343] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:02.951511  3729 leader_election.cc:343] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:02.957631  3652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:42241, user_credentials={real_user=slave}} blocked reactor thread for 48569.3us
I20260709 14:56:02.958333  4129 raft_consensus.cc:515] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:02.959460  3687 raft_consensus.cc:2393] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:02.959939  4071 raft_consensus.cc:2749] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.963546  3879 tablet_bootstrap.cc:654] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.970194  3878 ts_tablet_manager.cc:1434] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.000s
I20260709 14:56:02.967231  3802 leader_election.cc:304] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
W20260709 14:56:02.973699  3802 leader_election.cc:343] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.974164  3802 leader_election.cc:304] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.975309  3802 leader_election.cc:304] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.975948  4057 raft_consensus.cc:2804] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.976344  4057 raft_consensus.cc:493] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.976671  4057 raft_consensus.cc:3060] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.980239  3878 tablet_bootstrap.cc:492] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:02.980913  4135 raft_consensus.cc:2749] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.979656  3586 catalog_manager.cc:5697] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:02.985092  3586 catalog_manager.cc:5697] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:02.986483  3652 leader_election.cc:343] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.986889  3652 leader_election.cc:304] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:02.988231  4166 raft_consensus.cc:2749] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:02.996873  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.000658  3834 raft_consensus.cc:2468] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:03.000878  4129 leader_election.cc:290] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.004266  3654 leader_election.cc:304] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.001510  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67014be43ddb4f8d8269ea4c019eabcf" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.003494  3993 raft_consensus.cc:2749] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.009575  4071 raft_consensus.cc:2804] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.026255  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.027091  3761 raft_consensus.cc:2393] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
W20260709 14:56:03.036106  3652 leader_election.cc:343] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.042667  3878 tablet_bootstrap.cc:654] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:03.044099  3652 leader_election.cc:343] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.044885  3652 leader_election.cc:304] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:03.037300  4071 raft_consensus.cc:697] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:03.050093  4190 raft_consensus.cc:2749] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.051939  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:03.055415  3879 tablet_bootstrap.cc:492] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.056309  3879 ts_tablet_manager.cc:1403] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.165s	user 0.019s	sys 0.008s
I20260709 14:56:03.061199  4057 raft_consensus.cc:515] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:03.063766  3654 leader_election.cc:343] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.064285  3654 leader_election.cc:304] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:03.046109  4071 consensus_queue.cc:237] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.072521  3955 raft_consensus.cc:2749] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.072763  3879 raft_consensus.cc:359] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.073475  3879 raft_consensus.cc:385] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.073650  3879 raft_consensus.cc:740] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.084205  4057 leader_election.cc:290] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.084088  3682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006293996d9467b81d9f76b28e84302" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:03.078490  3879 consensus_queue.cc:260] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.104115  3880 tablet_bootstrap.cc:654] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.074533  3728 leader_election.cc:304] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:03.128901  3879 ts_tablet_manager.cc:1434] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.002s
I20260709 14:56:03.088083  3682 raft_consensus.cc:3060] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.134891  4186 raft_consensus.cc:2749] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.142354  3879 tablet_bootstrap.cc:492] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
W20260709 14:56:03.142921  3728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:34741, user_credentials={real_user=slave}} blocked reactor thread for 78486.6us
I20260709 14:56:03.145764  3685 raft_consensus.cc:3060] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.152064  3878 tablet_bootstrap.cc:492] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.152549  3878 ts_tablet_manager.cc:1403] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.020s
I20260709 14:56:03.131201  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3006293996d9467b81d9f76b28e84302" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.157119  3763 raft_consensus.cc:3060] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.178376  3880 tablet_bootstrap.cc:492] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:03.178833  3880 ts_tablet_manager.cc:1403] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.232s	user 0.014s	sys 0.005s
I20260709 14:56:03.188190  4170 consensus_queue.cc:1048] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:03.190515  3878 raft_consensus.cc:359] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.191035  3878 raft_consensus.cc:385] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.191326  3878 raft_consensus.cc:740] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.192791  3879 tablet_bootstrap.cc:654] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.198459  3682 raft_consensus.cc:2468] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.199759  3584 catalog_manager.cc:5697] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.200578  3878 consensus_queue.cc:260] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.211129  4012 consensus_queue.cc:1048] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:03.212312  3878 ts_tablet_manager.cc:1434] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:56:03.213385  3878 tablet_bootstrap.cc:492] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.216882  3880 raft_consensus.cc:359] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.217547  3880 raft_consensus.cc:385] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.217852  3880 raft_consensus.cc:740] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.219290  3880 consensus_queue.cc:260] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.220890  3802 leader_election.cc:304] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.224186  4131 raft_consensus.cc:2804] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.223270  3880 ts_tablet_manager.cc:1434] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260709 14:56:03.224642  4131 raft_consensus.cc:697] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:03.226184  4131 consensus_queue.cc:237] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.226696  3880 tablet_bootstrap.cc:492] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:03.233295  3763 raft_consensus.cc:2468] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.233762  4166 raft_consensus.cc:493] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.234222  4166 raft_consensus.cc:515] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.257261  4166 leader_election.cc:290] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.258836  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0945c90345c4c75aa0e6e16a0b754b5" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:03.260851  3652 leader_election.cc:343] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.265651  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0945c90345c4c75aa0e6e16a0b754b5" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:03.264744  4186 consensus_queue.cc:1048] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:03.269769  3654 leader_election.cc:343] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.270119  3654 leader_election.cc:304] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:03.272153  3879 tablet_bootstrap.cc:492] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.272678  3879 ts_tablet_manager.cc:1403] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.013s
I20260709 14:56:03.275031  4166 raft_consensus.cc:2749] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:03.283864  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:03.294226  3879 raft_consensus.cc:359] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.295238  3879 raft_consensus.cc:385] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.295591  3879 raft_consensus.cc:740] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.308020  3879 consensus_queue.cc:260] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.319859  3878 tablet_bootstrap.cc:654] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.324350  3879 ts_tablet_manager.cc:1434] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.004s
I20260709 14:56:03.325085  3584 catalog_manager.cc:5697] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.326155  3879 tablet_bootstrap.cc:492] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.328336  3880 tablet_bootstrap.cc:654] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.343755  4186 consensus_queue.cc:1048] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:03.383098  3879 tablet_bootstrap.cc:654] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.384447  3878 tablet_bootstrap.cc:492] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.388841  3878 ts_tablet_manager.cc:1403] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.018s
I20260709 14:56:03.399946  3879 tablet_bootstrap.cc:492] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.400411  3879 ts_tablet_manager.cc:1403] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.000s
I20260709 14:56:03.396255  3878 raft_consensus.cc:359] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.401413  3878 raft_consensus.cc:385] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.401727  3878 raft_consensus.cc:740] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.402691  3880 tablet_bootstrap.cc:492] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:03.402447  3878 consensus_queue.cc:260] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.403117  3880 ts_tablet_manager.cc:1403] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.177s	user 0.016s	sys 0.032s
I20260709 14:56:03.403976  4167 raft_consensus.cc:493] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.404466  4167 raft_consensus.cc:515] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.405900  3880 raft_consensus.cc:359] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.406559  3880 raft_consensus.cc:385] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.406836  3880 raft_consensus.cc:740] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.407401  3682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86395c86edb24dfaa43d4696be906d5e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:03.407461  3880 consensus_queue.cc:260] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.407534  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86395c86edb24dfaa43d4696be906d5e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.408737  3763 raft_consensus.cc:2468] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:03.409811  3801 leader_election.cc:304] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:03.410208  3880 ts_tablet_manager.cc:1434] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:56:03.410537  4135 raft_consensus.cc:2804] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.410912  4135 raft_consensus.cc:493] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.411223  4135 raft_consensus.cc:3060] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.412101  3880 tablet_bootstrap.cc:492] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:03.408121  3682 raft_consensus.cc:2468] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:03.406581  4167 leader_election.cc:290] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.421731  4135 raft_consensus.cc:515] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.408443  3879 raft_consensus.cc:359] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.425037  3879 raft_consensus.cc:385] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.425338  3879 raft_consensus.cc:740] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.425945  3879 consensus_queue.cc:260] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.430429  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86395c86edb24dfaa43d4696be906d5e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:03.430775  3879 ts_tablet_manager.cc:1434] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:56:03.431058  3685 raft_consensus.cc:3060] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.431725  3879 tablet_bootstrap.cc:492] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.432658  3880 tablet_bootstrap.cc:654] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.437776  3685 raft_consensus.cc:2468] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.438874  3879 tablet_bootstrap.cc:654] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.439622  4135 leader_election.cc:290] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.426376  3878 ts_tablet_manager.cc:1434] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 14:56:03.441107  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86395c86edb24dfaa43d4696be906d5e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.445611  3761 raft_consensus.cc:3060] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.446336  3878 tablet_bootstrap.cc:492] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.444326  3880 tablet_bootstrap.cc:492] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:03.452845  3880 ts_tablet_manager.cc:1403] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.010s
I20260709 14:56:03.461339  4166 raft_consensus.cc:493] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.461970  4166 raft_consensus.cc:515] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.468115  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84a6d0bbe394610a72367f035ee118b" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:03.471876  3834 raft_consensus.cc:2468] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:03.473517  3654 leader_election.cc:304] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.474759  4190 raft_consensus.cc:2804] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.475240  4190 raft_consensus.cc:493] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.475642  4190 raft_consensus.cc:3060] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.483004  3878 tablet_bootstrap.cc:654] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.484292  4186 raft_consensus.cc:493] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.492640  4186 raft_consensus.cc:515] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.495075  4186 leader_election.cc:290] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.486680  3880 raft_consensus.cc:359] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.488091  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84a6d0bbe394610a72367f035ee118b" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.488684  4071 consensus_queue.cc:1048] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.495860  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:03.496680  3763 raft_consensus.cc:2468] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:03.496824  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af10f99e55b7465ab21f3227d376e047" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:03.464388  4166 leader_election.cc:290] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.497884  3834 raft_consensus.cc:2393] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:03.491354  3802 leader_election.cc:304] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.498991  3729 leader_election.cc:304] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:03.499765  4135 raft_consensus.cc:2804] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.500289  4135 raft_consensus.cc:697] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:03.501106  4135 consensus_queue.cc:237] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.502051  4186 raft_consensus.cc:3060] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.509301  3761 raft_consensus.cc:2468] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.495623  3880 raft_consensus.cc:385] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.515102  3880 raft_consensus.cc:740] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.517078  3880 consensus_queue.cc:260] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.519160  3880 ts_tablet_manager.cc:1434] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.005s
I20260709 14:56:03.521237  4190 raft_consensus.cc:515] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.523955  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84a6d0bbe394610a72367f035ee118b" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.524489  3761 raft_consensus.cc:3060] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.531857  3878 tablet_bootstrap.cc:492] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.532430  3878 ts_tablet_manager.cc:1403] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.009s
I20260709 14:56:03.536845  3879 tablet_bootstrap.cc:492] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.544839  3879 ts_tablet_manager.cc:1403] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.013s
I20260709 14:56:03.544476  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84a6d0bbe394610a72367f035ee118b" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:03.546519  3833 raft_consensus.cc:3060] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.548825  3879 raft_consensus.cc:359] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.549767  3879 raft_consensus.cc:385] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.550132  3879 raft_consensus.cc:740] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.537487  3880 tablet_bootstrap.cc:492] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:03.540333  4190 leader_election.cc:290] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.541543  4186 raft_consensus.cc:2749] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.541923  3761 raft_consensus.cc:2468] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:03.542029  3586 catalog_manager.cc:5697] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.562634  3652 leader_election.cc:304] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:03.563375  4190 raft_consensus.cc:2804] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.551520  3879 consensus_queue.cc:260] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.563860  4190 raft_consensus.cc:697] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:03.564755  4190 consensus_queue.cc:237] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.568818  3879 ts_tablet_manager.cc:1434] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:56:03.569257  4129 consensus_queue.cc:1048] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.570454  4057 raft_consensus.cc:493] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.570931  4057 raft_consensus.cc:515] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.573166  4057 leader_election.cc:290] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.579515  3682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21eeb9326fc4343a47f95c73d8f624f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:03.580309  3682 raft_consensus.cc:2468] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:03.581776  3802 leader_election.cc:304] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.582722  4135 raft_consensus.cc:2804] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.583200  4135 raft_consensus.cc:493] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.585011  4135 raft_consensus.cc:3060] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.586302  4057 raft_consensus.cc:493] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.586874  4057 raft_consensus.cc:515] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.590368  4057 leader_election.cc:290] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.595994  3682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:03.597462  3802 leader_election.cc:343] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.600168  3761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21eeb9326fc4343a47f95c73d8f624f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.600168  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.601603  3879 tablet_bootstrap.cc:492] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
W20260709 14:56:03.602761  3801 leader_election.cc:343] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.603582  3801 leader_election.cc:343] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.603935  3801 leader_election.cc:304] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:03.606410  4131 raft_consensus.cc:2749] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.615339  3833 raft_consensus.cc:2468] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:03.619117  4057 consensus_queue.cc:1048] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.619477  4135 raft_consensus.cc:515] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.629676  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21eeb9326fc4343a47f95c73d8f624f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:03.630259  3685 raft_consensus.cc:3060] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.634250  3878 raft_consensus.cc:359] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.635016  3878 raft_consensus.cc:385] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.635337  3878 raft_consensus.cc:740] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.635037  3880 tablet_bootstrap.cc:654] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.637938  3685 raft_consensus.cc:2468] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.639400  3802 leader_election.cc:304] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.640285  4057 raft_consensus.cc:2804] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.640939  3879 tablet_bootstrap.cc:654] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.640951  4057 raft_consensus.cc:697] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:03.642092  4057 consensus_queue.cc:237] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.646023  4167 raft_consensus.cc:493] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.646386  3880 tablet_bootstrap.cc:492] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:03.646837  3880 ts_tablet_manager.cc:1403] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.002s
I20260709 14:56:03.646513  4167 raft_consensus.cc:515] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.649638  4167 leader_election.cc:290] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.636068  3878 consensus_queue.cc:260] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.651332  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67014be43ddb4f8d8269ea4c019eabcf" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:03.651839  3878 ts_tablet_manager.cc:1434] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:56:03.652171  3879 tablet_bootstrap.cc:492] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.652032  3687 raft_consensus.cc:2468] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:03.653479  3802 leader_election.cc:304] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.653216  3585 catalog_manager.cc:5697] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.654388  4167 raft_consensus.cc:2804] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.654768  4167 raft_consensus.cc:493] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.655098  4167 raft_consensus.cc:3060] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.656163  3878 tablet_bootstrap.cc:492] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.658892  3879 ts_tablet_manager.cc:1403] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 14:56:03.661979  4167 raft_consensus.cc:515] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.664713  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67014be43ddb4f8d8269ea4c019eabcf" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:03.665292  3687 raft_consensus.cc:3060] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.667389  3878 tablet_bootstrap.cc:654] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.676781  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67014be43ddb4f8d8269ea4c019eabcf" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.649716  3880 raft_consensus.cc:359] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.682163  3880 raft_consensus.cc:385] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.682520  3880 raft_consensus.cc:740] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.683235  3880 consensus_queue.cc:260] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:03.683714  3801 leader_election.cc:343] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.690024  3879 raft_consensus.cc:359] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.699983  3879 raft_consensus.cc:385] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.700991  3879 raft_consensus.cc:740] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.701956  3879 consensus_queue.cc:260] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.705176  3879 ts_tablet_manager.cc:1434] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:56:03.706880  3879 tablet_bootstrap.cc:492] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.687422  3687 raft_consensus.cc:2468] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.699293  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21eeb9326fc4343a47f95c73d8f624f" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.686734  3880 ts_tablet_manager.cc:1434] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:56:03.712778  3880 tablet_bootstrap.cc:492] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
W20260709 14:56:03.712833  3801 leader_election.cc:343] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.715936  3970 consensus_queue.cc:1048] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.694862  4135 leader_election.cc:290] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.721920  3802 leader_election.cc:304] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.731477  4167 leader_election.cc:290] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:03.734615  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67014be43ddb4f8d8269ea4c019eabcf" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.737015  3880 tablet_bootstrap.cc:654] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.737154  3760 raft_consensus.cc:3060] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.747609  3970 raft_consensus.cc:2804] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.751405  3878 tablet_bootstrap.cc:492] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.751994  3878 ts_tablet_manager.cc:1403] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.049s
I20260709 14:56:03.755420  3970 raft_consensus.cc:697] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:03.757201  3970 consensus_queue.cc:237] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.753427  3585 catalog_manager.cc:5697] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.761646  3878 raft_consensus.cc:359] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.762574  3878 raft_consensus.cc:385] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.762895  3878 raft_consensus.cc:740] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.763659  3878 consensus_queue.cc:260] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.774497  3879 tablet_bootstrap.cc:654] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.783533  3760 raft_consensus.cc:2468] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:03.789276  4072 raft_consensus.cc:493] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.790788  3878 ts_tablet_manager.cc:1434] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:56:03.796854  3878 tablet_bootstrap.cc:492] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.789803  4072 raft_consensus.cc:515] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.800704  3880 tablet_bootstrap.cc:492] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:03.801399  3880 ts_tablet_manager.cc:1403] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.016s
I20260709 14:56:03.802333  4072 leader_election.cc:290] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.811142  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c8f7d807674246996d2f41c694a7f2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:03.812862  3652 leader_election.cc:343] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.815200  3879 tablet_bootstrap.cc:492] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.815691  3879 ts_tablet_manager.cc:1403] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.007s
I20260709 14:56:03.818301  3586 catalog_manager.cc:5697] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.820513  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c8f7d807674246996d2f41c694a7f2" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:03.822398  3654 leader_election.cc:343] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.822835  3654 leader_election.cc:304] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:03.823655  4072 raft_consensus.cc:2749] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.823804  3879 raft_consensus.cc:359] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.824494  3879 raft_consensus.cc:385] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.824784  3879 raft_consensus.cc:740] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.825443  3879 consensus_queue.cc:260] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.830649  3880 raft_consensus.cc:359] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.831480  3880 raft_consensus.cc:385] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.831790  3880 raft_consensus.cc:740] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.832441  3880 consensus_queue.cc:260] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.835527  3878 tablet_bootstrap.cc:654] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.839725  3879 ts_tablet_manager.cc:1434] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:56:03.841364  3880 ts_tablet_manager.cc:1434] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:56:03.842375  3880 tablet_bootstrap.cc:492] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:03.845568  3879 tablet_bootstrap.cc:492] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.852818  3879 tablet_bootstrap.cc:654] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.859323  3880 tablet_bootstrap.cc:654] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.863487  3878 tablet_bootstrap.cc:492] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.864069  3878 ts_tablet_manager.cc:1403] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.001s
I20260709 14:56:03.866050  3878 raft_consensus.cc:359] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.867957  3878 raft_consensus.cc:385] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.868249  3878 raft_consensus.cc:740] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.868863  3878 consensus_queue.cc:260] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.872500  3878 ts_tablet_manager.cc:1434] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:03.874008  3878 tablet_bootstrap.cc:492] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.879139  3879 tablet_bootstrap.cc:492] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.879588  3879 ts_tablet_manager.cc:1403] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 14:56:03.882181  3879 raft_consensus.cc:359] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.882802  3879 raft_consensus.cc:385] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.883018  3878 tablet_bootstrap.cc:654] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.883088  3879 raft_consensus.cc:740] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.883821  3879 consensus_queue.cc:260] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.885803  3879 ts_tablet_manager.cc:1434] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:03.887244  3879 tablet_bootstrap.cc:492] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.896090  3880 tablet_bootstrap.cc:492] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:03.896569  3880 ts_tablet_manager.cc:1403] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.012s
I20260709 14:56:03.903393  3879 tablet_bootstrap.cc:654] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.906076  3880 raft_consensus.cc:359] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.906602  3880 raft_consensus.cc:385] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.906873  3880 raft_consensus.cc:740] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.907531  3880 consensus_queue.cc:260] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.908812  3880 ts_tablet_manager.cc:1434] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:03.909523  3880 tablet_bootstrap.cc:492] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:03.916631  3879 tablet_bootstrap.cc:492] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.917181  3879 ts_tablet_manager.cc:1403] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260709 14:56:03.919677  3879 raft_consensus.cc:359] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.920382  3879 raft_consensus.cc:385] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.920706  3879 raft_consensus.cc:740] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.921880  3880 tablet_bootstrap.cc:654] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.921345  3879 consensus_queue.cc:260] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.924497  3879 ts_tablet_manager.cc:1434] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:56:03.933765  3879 tablet_bootstrap.cc:492] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.940815  3879 tablet_bootstrap.cc:654] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.945055  3878 tablet_bootstrap.cc:492] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.945536  3878 ts_tablet_manager.cc:1403] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.005s
I20260709 14:56:03.947726  3878 raft_consensus.cc:359] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.948436  3878 raft_consensus.cc:385] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.948717  3878 raft_consensus.cc:740] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.949340  3878 consensus_queue.cc:260] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.950471  3879 tablet_bootstrap.cc:492] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.950767  3878 ts_tablet_manager.cc:1434] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:03.950901  3879 ts_tablet_manager.cc:1403] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260709 14:56:03.954165  3879 raft_consensus.cc:359] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.954754  3879 raft_consensus.cc:385] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.955003  3879 raft_consensus.cc:740] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.955957  3878 tablet_bootstrap.cc:492] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.955574  3879 consensus_queue.cc:260] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.957475  3879 ts_tablet_manager.cc:1434] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:03.958398  3879 tablet_bootstrap.cc:492] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:03.962006  3878 tablet_bootstrap.cc:654] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.963909  3879 tablet_bootstrap.cc:654] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.967864  4129 raft_consensus.cc:493] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.968349  4129 raft_consensus.cc:515] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.970293  4129 leader_election.cc:290] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.971746  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad716df1cfa44b7f88ec35abc55d4a95" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:03.972383  3834 raft_consensus.cc:2468] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:03.973492  3654 leader_election.cc:304] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:03.975100  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad716df1cfa44b7f88ec35abc55d4a95" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:03.975739  3760 raft_consensus.cc:2468] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:03.976971  3878 tablet_bootstrap.cc:492] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:03.976979  3879 tablet_bootstrap.cc:492] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:03.977742  3879 ts_tablet_manager.cc:1403] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:56:03.978101  3878 ts_tablet_manager.cc:1403] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:56:03.978848  4129 raft_consensus.cc:2804] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.979249  4129 raft_consensus.cc:493] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.979583  4129 raft_consensus.cc:3060] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.980696  3878 raft_consensus.cc:359] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.981384  3878 raft_consensus.cc:385] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.981669  3878 raft_consensus.cc:740] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.982304  3878 consensus_queue.cc:260] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.983978  3878 ts_tablet_manager.cc:1434] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:03.984920  3878 tablet_bootstrap.cc:492] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:03.986297  4129 raft_consensus.cc:515] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.988807  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad716df1cfa44b7f88ec35abc55d4a95" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:03.989435  3760 raft_consensus.cc:3060] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.991763  4186 raft_consensus.cc:493] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.992244  4186 raft_consensus.cc:515] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.992789  3878 tablet_bootstrap.cc:654] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.988673  3879 raft_consensus.cc:359] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.994133  3879 raft_consensus.cc:385] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.994295  4186 leader_election.cc:290] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:03.994437  3879 raft_consensus.cc:740] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.996070  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c8f7d807674246996d2f41c694a7f2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:03.996766  3685 raft_consensus.cc:2468] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:03.996169  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c8f7d807674246996d2f41c694a7f2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:03.997000  3879 consensus_queue.cc:260] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:03.997637  3834 raft_consensus.cc:2468] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:03.998767  3729 leader_election.cc:304] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:03.999065  3879 ts_tablet_manager.cc:1434] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:56:03.999514  4085 raft_consensus.cc:2804] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.999899  4085 raft_consensus.cc:493] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.000232  4085 raft_consensus.cc:3060] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.001686  3760 raft_consensus.cc:2468] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:04.002792  3652 leader_election.cc:304] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.003553  4190 raft_consensus.cc:2804] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.004060  4190 raft_consensus.cc:697] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:04.004849  4190 consensus_queue.cc:237] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.009482  4129 leader_election.cc:290] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.010143  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad716df1cfa44b7f88ec35abc55d4a95" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:04.010998  3834 raft_consensus.cc:3060] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.019008  3955 consensus_queue.cc:1048] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.024420  4131 consensus_queue.cc:1048] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.008811  4085 raft_consensus.cc:515] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.037644  4085 leader_election.cc:290] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.038793  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c8f7d807674246996d2f41c694a7f2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:04.039462  3832 raft_consensus.cc:3060] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.040484  3682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c8f7d807674246996d2f41c694a7f2" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:04.041049  3682 raft_consensus.cc:3060] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.043440  3878 tablet_bootstrap.cc:492] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:04.045348  3879 tablet_bootstrap.cc:492] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:04.050155  3880 tablet_bootstrap.cc:492] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:04.054128  3880 ts_tablet_manager.cc:1403] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.006s
I20260709 14:56:04.057184  3880 raft_consensus.cc:359] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.057852  3880 raft_consensus.cc:385] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.058118  3880 raft_consensus.cc:740] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.058876  3880 consensus_queue.cc:260] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.060114  3878 ts_tablet_manager.cc:1403] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.024s
I20260709 14:56:04.060491  3879 tablet_bootstrap.cc:654] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.061350  3880 ts_tablet_manager.cc:1434] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:56:04.051905  3832 raft_consensus.cc:2468] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:04.062409  3729 leader_election.cc:304] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.062623  3878 raft_consensus.cc:359] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.063167  3880 tablet_bootstrap.cc:492] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:04.063295  3878 raft_consensus.cc:385] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.063621  3878 raft_consensus.cc:740] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.064266  3878 consensus_queue.cc:260] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.066808  4170 raft_consensus.cc:2804] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.067286  4170 raft_consensus.cc:697] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:04.053817  4085 raft_consensus.cc:493] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.068137  4170 consensus_queue.cc:237] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.068456  4085 raft_consensus.cc:515] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.081235  3760 raft_consensus.cc:3060] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.052745  3834 raft_consensus.cc:2468] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:04.089555  4131 consensus_queue.cc:1048] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:04.090617  4085 leader_election.cc:290] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.097811  3970 consensus_queue.cc:1048] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.099553  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0945c90345c4c75aa0e6e16a0b754b5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.100221  3834 raft_consensus.cc:2468] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:04.100742  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0945c90345c4c75aa0e6e16a0b754b5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.101375  3687 raft_consensus.cc:2468] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:04.101266  3729 leader_election.cc:304] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.104915  4133 raft_consensus.cc:2804] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.105306  4133 raft_consensus.cc:493] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.105654  4133 raft_consensus.cc:3060] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.119928  4057 raft_consensus.cc:493] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.120662  4057 raft_consensus.cc:515] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.124847  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb7514b5e18404cbba048413a605d62" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.125644  3687 raft_consensus.cc:2468] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:04.127677  3802 leader_election.cc:304] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:04.128854  4135 raft_consensus.cc:2804] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.129298  4135 raft_consensus.cc:493] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.129733  4135 raft_consensus.cc:3060] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.171346  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb7514b5e18404cbba048413a605d62" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:04.172062  3760 raft_consensus.cc:2468] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:04.176994  3587 catalog_manager.cc:5697] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.179942  3970 consensus_queue.cc:1048] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.181877  3970 consensus_queue.cc:1048] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.186908  4057 leader_election.cc:290] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:04.210834  3880 tablet_bootstrap.cc:654] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.153661  4072 consensus_queue.cc:1048] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.061s
I20260709 14:56:04.237524  3878 ts_tablet_manager.cc:1434] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.177s	user 0.007s	sys 0.046s
I20260709 14:56:04.246275  3878 tablet_bootstrap.cc:492] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:04.236675  4135 raft_consensus.cc:515] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.249724  4129 raft_consensus.cc:493] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.252306  4129 raft_consensus.cc:515] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.253873  4135 leader_election.cc:290] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:04.254355  4129 leader_election.cc:290] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.258865  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb7514b5e18404cbba048413a605d62" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:04.259464  3763 raft_consensus.cc:3060] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.262776  3879 tablet_bootstrap.cc:492] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:04.263170  3879 ts_tablet_manager.cc:1403] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.218s	user 0.037s	sys 0.037s
I20260709 14:56:04.266708  4248 raft_consensus.cc:493] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.267220  4248 raft_consensus.cc:515] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.268253  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.270442  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170cee14a49457dbf5ceddf26f44814" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.271117  3689 raft_consensus.cc:2468] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:04.271908  3879 raft_consensus.cc:359] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.272614  3879 raft_consensus.cc:385] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.272872  3879 raft_consensus.cc:740] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.275259  3728 leader_election.cc:304] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.275678  3763 raft_consensus.cc:2468] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:04.277878  4170 raft_consensus.cc:2804] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.279265  4170 raft_consensus.cc:493] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.279309  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb7514b5e18404cbba048413a605d62" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:04.280486  3689 raft_consensus.cc:3060] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.280416  3682 raft_consensus.cc:2468] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:04.280794  4133 raft_consensus.cc:515] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.279691  4170 raft_consensus.cc:3060] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.290387  3689 raft_consensus.cc:2468] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:04.273473  3879 consensus_queue.cc:260] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.296912  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
W20260709 14:56:04.301258  3652 leader_election.cc:343] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.310504  3879 ts_tablet_manager.cc:1434] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:56:04.316800  3801 leader_election.cc:304] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
W20260709 14:56:04.321853  3654 leader_election.cc:343] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.322268  3654 leader_election.cc:304] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:04.322798  4224 raft_consensus.cc:2804] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.325917  3955 raft_consensus.cc:2749] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.327555  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170cee14a49457dbf5ceddf26f44814" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.338675  4244 raft_consensus.cc:493] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.339183  4244 raft_consensus.cc:515] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:04.342996  3729 leader_election.cc:343] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.345504  3880 tablet_bootstrap.cc:492] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:04.346029  3880 ts_tablet_manager.cc:1403] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.283s	user 0.016s	sys 0.012s
I20260709 14:56:04.345422  4244 leader_election.cc:290] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.353971  4170 raft_consensus.cc:515] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.356827  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:04.374851  4186 raft_consensus.cc:493] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.382627  4224 raft_consensus.cc:697] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:04.387495  3879 tablet_bootstrap.cc:492] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
W20260709 14:56:04.403410  3801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:42241, user_credentials={real_user=slave}} blocked reactor thread for 79036.9us
I20260709 14:56:04.398178  4072 raft_consensus.cc:493] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.405274  4072 raft_consensus.cc:515] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.397289  4248 leader_election.cc:290] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.385200  4186 raft_consensus.cc:515] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.427951  3758 raft_consensus.cc:2468] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:04.414595  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:04.430766  3652 leader_election.cc:304] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.416899  4072 leader_election.cc:290] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.431537  4244 raft_consensus.cc:2804] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.432040  4244 raft_consensus.cc:493] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:04.432296  3652 leader_election.cc:343] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.432545  4244 raft_consensus.cc:3060] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.418329  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.421877  4133 leader_election.cc:290] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.427525  4186 leader_election.cc:290] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.424153  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0945c90345c4c75aa0e6e16a0b754b5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:04.424506  4057 consensus_queue.cc:1048] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.423004  3880 raft_consensus.cc:359] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.440886  3880 raft_consensus.cc:385] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.441184  3880 raft_consensus.cc:740] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
W20260709 14:56:04.439100  3654 leader_election.cc:343] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:04.442009  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:04.456259  3687 raft_consensus.cc:3060] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.462625  4170 leader_election.cc:290] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.468864  3587 catalog_manager.cc:5697] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:04.498977  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 59918.4us
I20260709 14:56:04.507267  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.483369  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.510830  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170cee14a49457dbf5ceddf26f44814" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:04.511446  3689 raft_consensus.cc:3060] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.517254  3880 consensus_queue.cc:260] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.526228  3879 tablet_bootstrap.cc:654] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.532675  3687 raft_consensus.cc:2468] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:04.536190  3728 leader_election.cc:304] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.538444  3880 ts_tablet_manager.cc:1434] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.192s	user 0.008s	sys 0.003s
I20260709 14:56:04.539798  3880 tablet_bootstrap.cc:492] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:04.545082  4257 raft_consensus.cc:2804] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.545529  4257 raft_consensus.cc:697] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:04.536755  4244 raft_consensus.cc:515] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.548833  3685 raft_consensus.cc:2393] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:04.453289  4224 consensus_queue.cc:237] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.552470  3955 consensus_queue.cc:1048] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.528301  3832 raft_consensus.cc:2468] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:04.559333  3654 leader_election.cc:304] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:04.559979  3878 tablet_bootstrap.cc:654] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.560439  3955 raft_consensus.cc:2804] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.561033  3955 raft_consensus.cc:493] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.561462  3955 raft_consensus.cc:3060] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.548074  4257 consensus_queue.cc:237] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.564416  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0945c90345c4c75aa0e6e16a0b754b5" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:04.567715  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.575696  3834 raft_consensus.cc:3060] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.581862  3955 raft_consensus.cc:515] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.567307  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170cee14a49457dbf5ceddf26f44814" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:04.584167  3689 raft_consensus.cc:2468] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:04.591635  3757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:04.592644  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:04.592864  4244 leader_election.cc:290] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.593242  3760 raft_consensus.cc:3060] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.595363  3728 leader_election.cc:304] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
W20260709 14:56:04.597913  3652 leader_election.cc:343] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.600726  3879 tablet_bootstrap.cc:492] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:04.601169  3879 ts_tablet_manager.cc:1403] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.240s	user 0.015s	sys 0.004s
I20260709 14:56:04.602543  3955 leader_election.cc:290] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.603652  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:04.604277  3836 raft_consensus.cc:3060] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.608721  4257 raft_consensus.cc:493] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.609474  4257 raft_consensus.cc:515] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.599560  4012 raft_consensus.cc:2804] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.603464  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:04.627838  3760 raft_consensus.cc:2468] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:04.620956  4012 raft_consensus.cc:697] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
W20260709 14:56:04.630110  3654 leader_election.cc:343] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:04.636158  3729 leader_election.cc:343] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.627338  3879 raft_consensus.cc:359] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.639086  3836 raft_consensus.cc:2468] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:04.644248  3729 leader_election.cc:304] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:04.645232  3654 leader_election.cc:304] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:04.644368  3879 raft_consensus.cc:385] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.646350  3879 raft_consensus.cc:740] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
W20260709 14:56:04.649643  3729 leader_election.cc:343] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.651489  4012 consensus_queue.cc:237] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.655021  4166 raft_consensus.cc:2804] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.646867  3879 consensus_queue.cc:260] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.655530  4166 raft_consensus.cc:697] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:04.656539  4166 consensus_queue.cc:237] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.638401  3834 raft_consensus.cc:2468] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:04.672536  3652 leader_election.cc:304] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:04.672224  3584 catalog_manager.cc:5697] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.673435  3955 raft_consensus.cc:2804] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.674103  3955 raft_consensus.cc:697] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:04.674875  3955 consensus_queue.cc:237] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.684365  3879 ts_tablet_manager.cc:1434] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 14:56:04.686638  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.688164  3879 tablet_bootstrap.cc:492] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:04.673362  4249 raft_consensus.cc:2749] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.698582  3880 tablet_bootstrap.cc:654] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.710608  3878 tablet_bootstrap.cc:492] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:04.711112  3878 ts_tablet_manager.cc:1403] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.465s	user 0.031s	sys 0.030s
W20260709 14:56:04.711231  3728 leader_election.cc:343] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.690496  4260 consensus_queue.cc:1048] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:56:04.710086  4257 leader_election.cc:290] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:56:04.726385  3729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 48242.6us
I20260709 14:56:04.727260  3879 tablet_bootstrap.cc:654] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.756850  4186 raft_consensus.cc:493] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.758119  4186 raft_consensus.cc:515] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:04.761848  4264 log.cc:927] Time spent T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:56:04.762025  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.762682  3687 raft_consensus.cc:2468] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 1.
I20260709 14:56:04.764321  3728 leader_election.cc:304] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:04.765209  4072 consensus_queue.cc:1048] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:04.767227  4265 log.cc:927] Time spent T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 14:56:04.767753  4186 leader_election.cc:290] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.772014  3878 raft_consensus.cc:359] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.772737  3878 raft_consensus.cc:385] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.772998  3878 raft_consensus.cc:740] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.773588  3878 consensus_queue.cc:260] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.782085  3878 ts_tablet_manager.cc:1434] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 14:56:04.781780  4260 raft_consensus.cc:2804] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:04.784720  4260 raft_consensus.cc:493] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.785074  4260 raft_consensus.cc:3060] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.791467  4224 raft_consensus.cc:493] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.780730  4186 consensus_queue.cc:1048] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:56:04.791990  4224 raft_consensus.cc:515] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.804299  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.807865  3878 tablet_bootstrap.cc:492] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:04.804801  3685 raft_consensus.cc:2468] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:04.808615  4224 leader_election.cc:290] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:04.810119  3802 leader_election.cc:304] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:04.810854  4224 raft_consensus.cc:2804] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:04.811220  4224 raft_consensus.cc:493] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:04.811036  3585 catalog_manager.cc:5697] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.813109  3879 tablet_bootstrap.cc:492] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:04.813534  3879 ts_tablet_manager.cc:1403] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.013s
I20260709 14:56:04.814152  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.811555  4224 raft_consensus.cc:3060] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.821846  3880 tablet_bootstrap.cc:492] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:04.822304  3880 ts_tablet_manager.cc:1403] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.283s	user 0.018s	sys 0.013s
I20260709 14:56:04.828330  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.832357  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:04.838479  3879 raft_consensus.cc:359] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:04.839893  3801 leader_election.cc:343] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.839988  3879 raft_consensus.cc:385] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.840368  3879 raft_consensus.cc:740] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.840832  3587 catalog_manager.cc:5697] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.840991  3879 consensus_queue.cc:260] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.843341  3880 raft_consensus.cc:359] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.844008  3880 raft_consensus.cc:385] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.844740  3880 raft_consensus.cc:740] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.852082  3879 ts_tablet_manager.cc:1434] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 14:56:04.853142  3879 tablet_bootstrap.cc:492] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:04.846907  3880 consensus_queue.cc:260] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.856195  3880 ts_tablet_manager.cc:1434] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 14:56:04.857239  3880 tablet_bootstrap.cc:492] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
W20260709 14:56:04.858353  3729 leader_election.cc:343] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.862897  3878 tablet_bootstrap.cc:654] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:04.859216  3729 leader_election.cc:343] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.864332  3729 leader_election.cc:304] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:04.865979  4269 raft_consensus.cc:2749] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.869011  3585 catalog_manager.cc:5697] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.871047  3584 catalog_manager.cc:5697] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.876276  3879 tablet_bootstrap.cc:654] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.879136  3880 tablet_bootstrap.cc:654] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.868465  4260 raft_consensus.cc:515] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.885401  4260 leader_election.cc:290] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.884923  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:04.886070  3689 raft_consensus.cc:3060] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.891347  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87dc356f3b04c13a539075d8781b32a" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:56:04.894629  3729 leader_election.cc:343] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.903666  3689 raft_consensus.cc:2468] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 2.
I20260709 14:56:04.897621  4224 raft_consensus.cc:515] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.916999  3728 leader_election.cc:304] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:04.918234  4186 raft_consensus.cc:2804] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.918948  4186 raft_consensus.cc:697] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 2 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:04.919874  4186 consensus_queue.cc:237] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.923043  4260 raft_consensus.cc:493] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:04.923517  4260 raft_consensus.cc:515] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.927752  3878 tablet_bootstrap.cc:492] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:04.928215  3878 ts_tablet_manager.cc:1403] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.005s
I20260709 14:56:04.928771  4224 leader_election.cc:290] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:04.931937  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:04.938172  4260 leader_election.cc:290] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:04.938748  3878 raft_consensus.cc:359] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.939527  3878 raft_consensus.cc:385] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.939845  3878 raft_consensus.cc:740] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.941587  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:04.941507  3878 consensus_queue.cc:260] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.942085  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fd5a294afc43899a9813a07e8d3228" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:04.942211  3687 raft_consensus.cc:3060] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.942835  3757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:04.943975  3833 raft_consensus.cc:2393] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
W20260709 14:56:04.944537  3801 leader_election.cc:343] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.944557  3879 tablet_bootstrap.cc:492] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:04.945151  3879 ts_tablet_manager.cc:1403] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.015s
I20260709 14:56:04.950662  3878 ts_tablet_manager.cc:1434] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:56:04.951691  3878 tablet_bootstrap.cc:492] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:04.952175  3879 raft_consensus.cc:359] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.952858  3879 raft_consensus.cc:385] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.953114  3879 raft_consensus.cc:740] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.953723  3879 consensus_queue.cc:260] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:04.962205  3879 ts_tablet_manager.cc:1434] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:56:04.964260  3729 leader_election.cc:304] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:04.965445  4085 raft_consensus.cc:3060] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.965679  3878 tablet_bootstrap.cc:654] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.989146  3880 tablet_bootstrap.cc:492] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:04.986404  4085 raft_consensus.cc:2749] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:04.990548  3880 ts_tablet_manager.cc:1403] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.014s
I20260709 14:56:04.997146  3879 tablet_bootstrap.cc:492] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:05.002496  3878 tablet_bootstrap.cc:492] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:05.002836  3587 catalog_manager.cc:5697] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 0 to 2, leader changed from <none> to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 2 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.012358  3878 ts_tablet_manager.cc:1403] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.013s
I20260709 14:56:05.015298  3878 raft_consensus.cc:359] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.016001  3878 raft_consensus.cc:385] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.016289  3878 raft_consensus.cc:740] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.016521  3687 raft_consensus.cc:2468] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
I20260709 14:56:05.017014  3878 consensus_queue.cc:260] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.017773  3802 leader_election.cc:304] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:05.019208  4167 raft_consensus.cc:2804] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.019680  4167 raft_consensus.cc:697] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:05.021030  4167 consensus_queue.cc:237] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.024271  3879 tablet_bootstrap.cc:654] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.019830  3878 ts_tablet_manager.cc:1434] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:05.026134  3878 tablet_bootstrap.cc:492] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:05.029632  3879 tablet_bootstrap.cc:492] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:05.030061  3879 ts_tablet_manager.cc:1403] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.007s
I20260709 14:56:05.037057  3878 tablet_bootstrap.cc:654] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.036779  4186 consensus_queue.cc:1048] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.038964  3880 raft_consensus.cc:359] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.039656  3880 raft_consensus.cc:385] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.039949  3880 raft_consensus.cc:740] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.040746  3880 consensus_queue.cc:260] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.043449  3880 ts_tablet_manager.cc:1434] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.000s
I20260709 14:56:05.032788  3879 raft_consensus.cc:359] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.044392  3879 raft_consensus.cc:385] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.044746  3879 raft_consensus.cc:740] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.045570  3879 consensus_queue.cc:260] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.046396  4186 consensus_queue.cc:1048] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.047967  3879 ts_tablet_manager.cc:1434] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:56:05.049150  3880 tablet_bootstrap.cc:492] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:05.054056  3879 tablet_bootstrap.cc:492] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:05.061968  3879 tablet_bootstrap.cc:654] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.089722  4243 raft_consensus.cc:493] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.090265  4243 raft_consensus.cc:515] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.098106  4244 raft_consensus.cc:493] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.097644  3584 catalog_manager.cc:5697] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.098573  4244 raft_consensus.cc:515] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.109298  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3505fc6d31c947a0bc0ce5fd821bc466" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:05.110147  3880 tablet_bootstrap.cc:654] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.128085  4271 consensus_queue.cc:1048] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:05.110196  3756 raft_consensus.cc:2468] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:05.135012  3652 leader_election.cc:304] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:05.136035  3955 raft_consensus.cc:2804] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:05.144933  3729 consensus_peers.cc:597] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Couldn't send request to peer 66bc4d7b33364ec089009c7062859265. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:05.145424  4166 consensus_queue.cc:1048] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.126071  4224 consensus_queue.cc:1048] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:56:05.147667  4135 consensus_queue.cc:1048] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:05.152755  3955 raft_consensus.cc:493] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.153205  3955 raft_consensus.cc:3060] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.156065  3970 raft_consensus.cc:493] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.174839  3880 tablet_bootstrap.cc:492] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:05.175371  3880 ts_tablet_manager.cc:1403] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.006s
I20260709 14:56:05.177891  3880 raft_consensus.cc:359] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.178567  3880 raft_consensus.cc:385] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.178885  3880 raft_consensus.cc:740] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.155637  4243 leader_election.cc:290] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.188472  3878 tablet_bootstrap.cc:492] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:05.188390  4244 leader_election.cc:290] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.189009  3878 ts_tablet_manager.cc:1403] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.163s	user 0.042s	sys 0.031s
I20260709 14:56:05.185113  3955 raft_consensus.cc:515] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.180915  3880 consensus_queue.cc:260] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:05.189993  3652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:42241, user_credentials={real_user=slave}} blocked reactor thread for 44295.3us
I20260709 14:56:05.172344  3970 raft_consensus.cc:515] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.237635  3880 ts_tablet_manager.cc:1434] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:56:05.278837  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3505fc6d31c947a0bc0ce5fd821bc466" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:05.284494  3763 raft_consensus.cc:3060] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.298593  3880 tablet_bootstrap.cc:492] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:05.200359  4186 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.272456  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:05.247025  4166 raft_consensus.cc:493] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.306641  3878 raft_consensus.cc:359] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.308858  3878 raft_consensus.cc:385] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.309127  3878 raft_consensus.cc:740] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.313508  3763 raft_consensus.cc:2468] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:05.309710  3878 consensus_queue.cc:260] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.307826  3833 raft_consensus.cc:3060] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.328419  3955 leader_election.cc:290] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.310186  4166 raft_consensus.cc:515] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.343009  3878 ts_tablet_manager.cc:1434] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.154s	user 0.010s	sys 0.005s
I20260709 14:56:05.307906  3756 raft_consensus.cc:2468] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:05.349828  3878 tablet_bootstrap.cc:492] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
W20260709 14:56:05.356073  3652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:42241, user_credentials={real_user=slave}} blocked reactor thread for 43783.3us
I20260709 14:56:05.359023  3652 leader_election.cc:304] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:05.364745  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3505fc6d31c947a0bc0ce5fd821bc466" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:05.327883  4186 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.406441  4305 raft_consensus.cc:2804] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:05.410570  4244 consensus_queue.cc:1048] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:05.421573  3879 tablet_bootstrap.cc:492] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:05.422196  3879 ts_tablet_manager.cc:1403] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.368s	user 0.016s	sys 0.019s
I20260709 14:56:05.414463  4305 raft_consensus.cc:697] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:05.427240  4166 leader_election.cc:290] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.428293  4305 consensus_queue.cc:237] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.440857  4302 raft_consensus.cc:493] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.441468  4302 raft_consensus.cc:515] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.434777  3970 leader_election.cc:290] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:05.458842  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:05.459892  3763 raft_consensus.cc:2393] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:05.497430  4298 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.498191  4298 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.505288  3880 tablet_bootstrap.cc:654] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.508667  3879 raft_consensus.cc:359] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.510258  3879 raft_consensus.cc:385] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.510778  3879 raft_consensus.cc:740] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.517241  3879 consensus_queue.cc:260] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.504173  4186 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.527048  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:05.527745  3763 raft_consensus.cc:2468] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:05.512578  4302 leader_election.cc:290] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
W20260709 14:56:05.534112  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 160842us
I20260709 14:56:05.536051  4298 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.539628  3878 tablet_bootstrap.cc:654] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.541002  3652 leader_election.cc:304] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:05.542047  3955 raft_consensus.cc:2804] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.542395  3955 raft_consensus.cc:493] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.542707  3955 raft_consensus.cc:3060] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.543262  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7797bd92a89454980b162aa8a1acdbd" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:05.546180  3879 ts_tablet_manager.cc:1434] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.124s	user 0.008s	sys 0.001s
W20260709 14:56:05.545056  3654 leader_election.cc:343] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.572607  3879 tablet_bootstrap.cc:492] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:05.549094  4295 raft_consensus.cc:493] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.678051  3955 raft_consensus.cc:515] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.692377  3880 tablet_bootstrap.cc:492] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:05.695379  3880 ts_tablet_manager.cc:1403] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.397s	user 0.023s	sys 0.026s
I20260709 14:56:05.636387  4244 consensus_queue.cc:1048] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.058s
I20260709 14:56:05.709807  3955 leader_election.cc:290] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.587430  4295 raft_consensus.cc:515] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.723500  3880 raft_consensus.cc:359] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.725968  3880 raft_consensus.cc:385] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.726239  3880 raft_consensus.cc:740] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.728559  3879 tablet_bootstrap.cc:654] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.727391  3880 consensus_queue.cc:260] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.733515  3880 ts_tablet_manager.cc:1434] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:56:05.739058  3880 tablet_bootstrap.cc:492] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:05.743177  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:05.745973  3685 raft_consensus.cc:2393] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:05.743393  4295 leader_election.cc:290] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:05.728613  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd659339be384911a84b467dd0855cc8" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:05.752756  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3505fc6d31c947a0bc0ce5fd821bc466" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:05.761492  3878 tablet_bootstrap.cc:492] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:05.762104  3878 ts_tablet_manager.cc:1403] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.415s	user 0.015s	sys 0.022s
I20260709 14:56:05.769138  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:05.769853  3688 raft_consensus.cc:2468] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
W20260709 14:56:05.770737  4310 log.cc:927] Time spent T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: Append to log took a long time: real 0.149s	user 0.003s	sys 0.000s
I20260709 14:56:05.777212  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7797bd92a89454980b162aa8a1acdbd" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:05.771072  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:05.779862  3832 raft_consensus.cc:2468] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:05.784233  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:05.785455  3758 raft_consensus.cc:2468] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:05.788941  3834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:05.828033  3878 raft_consensus.cc:359] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.829768  3878 raft_consensus.cc:385] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.830084  3878 raft_consensus.cc:740] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
W20260709 14:56:05.831591  3652 leader_election.cc:343] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.835520  3878 consensus_queue.cc:260] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.853816  3878 ts_tablet_manager.cc:1434] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.001s
I20260709 14:56:05.836316  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:05.856002  3756 raft_consensus.cc:3060] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:05.859542  3729 consensus_peers.cc:597] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf -> Peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Couldn't send request to peer 66bc4d7b33364ec089009c7062859265. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:05.863477  3729 leader_election.cc:343] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.864952  3878 tablet_bootstrap.cc:492] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
I20260709 14:56:05.866214  3879 tablet_bootstrap.cc:492] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:05.866724  3879 ts_tablet_manager.cc:1403] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.298s	user 0.018s	sys 0.007s
I20260709 14:56:05.870922  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:05.876385  3879 raft_consensus.cc:359] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.877102  3879 raft_consensus.cc:385] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:05.880184  3879 raft_consensus.cc:740] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.885031  3685 raft_consensus.cc:1275] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Refusing update from remote peer 9aa25e63b05d480f89d2972b38293aaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:05.885428  3879 consensus_queue.cc:260] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.889885  3728 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:05.892583  3802 leader_election.cc:304] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:05.892784  3880 tablet_bootstrap.cc:654] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.892980  4057 consensus_queue.cc:1048] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:05.897724  3879 ts_tablet_manager.cc:1434] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:56:05.901889  4248 raft_consensus.cc:2804] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:05.901819  4271 consensus_queue.cc:1048] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:05.902359  4248 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.902701  4248 raft_consensus.cc:3060] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:05.905124  4307 raft_consensus.cc:2749] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:05.888967  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:05.948926  4296 raft_consensus.cc:493] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.948935  3879 tablet_bootstrap.cc:492] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:05.972206  4296 raft_consensus.cc:515] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:05.999178  3689 raft_consensus.cc:2393] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 66bc4d7b33364ec089009c7062859265 in this term.
W20260709 14:56:06.003437  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:56:06.016813  4323 log.cc:927] Time spent T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:56:06.021925  3831 raft_consensus.cc:3060] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.033435  4296 leader_election.cc:290] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.038779  4248 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.054553  3652 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:06.055612  3955 raft_consensus.cc:2804] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.055972  3955 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.056279  3955 raft_consensus.cc:3060] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.063520  3955 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.068681  3756 raft_consensus.cc:2468] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:06.069505  3955 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.080142  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:06.081228  3762 raft_consensus.cc:2393] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:06.084630  3652 leader_election.cc:304] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:06.085369  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
W20260709 14:56:06.087985  3728 leader_election.cc:343] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.060570  4316 raft_consensus.cc:493] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.091019  3878 tablet_bootstrap.cc:654] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.104187  4300 raft_consensus.cc:2804] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:06.110684  4300 raft_consensus.cc:697] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:06.130579  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aff70ee677c46d0b4c691536bded319" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.102242  4316 raft_consensus.cc:515] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.147656  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb7514b5e18404cbba048413a605d62" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.150293  3837 raft_consensus.cc:3060] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.152212  3729 leader_election.cc:304] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.145877  4316 leader_election.cc:290] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.163096  4318 raft_consensus.cc:3060] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.151382  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:06.181116  3880 tablet_bootstrap.cc:492] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:06.181775  3880 ts_tablet_manager.cc:1403] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.445s	user 0.055s	sys 0.023s
I20260709 14:56:06.185137  3686 raft_consensus.cc:2393] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:06.186126  3836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f7d5fb0f754503b69b6b147bc953ea" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:06.182593  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb7514b5e18404cbba048413a605d62" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.186726  3836 raft_consensus.cc:3060] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.188472  3955 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.188911  3955 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.193053  3836 raft_consensus.cc:2468] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:06.151679  4300 consensus_queue.cc:237] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.181272  4249 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.171424  4293 consensus_queue.cc:1048] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 14:56:06.268414  3955 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.274199  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:56:06.275722  3654 leader_election.cc:343] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.276304  3654 leader_election.cc:304] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:06.280364  3880 raft_consensus.cc:359] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.281064  3880 raft_consensus.cc:385] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.281334  3880 raft_consensus.cc:740] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.282066  4292 raft_consensus.cc:2749] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:06.286579  3654 leader_election.cc:343] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:06.288059  3654 leader_election.cc:343] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.262897  4249 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.286325  3880 consensus_queue.cc:260] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.291323  4249 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.291898  3880 ts_tablet_manager.cc:1434] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.002s
I20260709 14:56:06.292022  3759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.292670  3759 raft_consensus.cc:2468] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:06.293920  4305 consensus_queue.cc:1048] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:06.303963  4248 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.304562  4248 raft_consensus.cc:493] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66bc4d7b33364ec089009c7062859265)
I20260709 14:56:06.304807  3729 leader_election.cc:304] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.305756  3652 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:06.312374  4317 raft_consensus.cc:493] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66bc4d7b33364ec089009c7062859265)
I20260709 14:56:06.313087  4318 raft_consensus.cc:2749] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.312964  4317 raft_consensus.cc:515] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.321951  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.305003  4248 raft_consensus.cc:515] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.322602  3685 raft_consensus.cc:2468] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 0.
I20260709 14:56:06.323840  4248 leader_election.cc:290] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:56:06.325306  4333 log.cc:927] Time spent T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 14:56:06.328214  4317 leader_election.cc:290] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.324771  4318 raft_consensus.cc:2749] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:06.331271  4305 raft_consensus.cc:2804] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.331643  4305 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.331988  4305 raft_consensus.cc:3060] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.335965  4256 raft_consensus.cc:493] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.336011  3880 tablet_bootstrap.cc:492] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:06.342181  3879 tablet_bootstrap.cc:654] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.343802  3685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.344341  3878 tablet_bootstrap.cc:492] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:06.344799  3878 ts_tablet_manager.cc:1403] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.483s	user 0.020s	sys 0.023s
I20260709 14:56:06.345569  3728 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:06.336493  4256 raft_consensus.cc:515] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.351037  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.351111  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.355043  4317 raft_consensus.cc:2804] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.364265  4317 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.364697  4317 raft_consensus.cc:3060] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.353271  3830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.375624  4256 leader_election.cc:290] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:06.376806  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
W20260709 14:56:06.377616  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 59472.5us
I20260709 14:56:06.379333  3683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7797bd92a89454980b162aa8a1acdbd" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.380281  3683 raft_consensus.cc:2468] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 0.
I20260709 14:56:06.391911  3802 leader_election.cc:304] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:06.396220  4313 raft_consensus.cc:2804] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.396641  4313 raft_consensus.cc:493] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.396992  4313 raft_consensus.cc:3060] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.404932  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea5fe3105e147c786e72e8a8e991c26" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.402329  3587 catalog_manager.cc:5697] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.408288  3801 leader_election.cc:304] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [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: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9
I20260709 14:56:06.411115  4305 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
W20260709 14:56:06.413941  3654 leader_election.cc:343] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.416792  3654 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:06.419581  3880 tablet_bootstrap.cc:654] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.422237  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:06.427541  4298 raft_consensus.cc:2749] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.428200  3830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4194b2c1474c95a103b1936c6f4cb7" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.419482  4302 raft_consensus.cc:2764] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:06.440934  3878 raft_consensus.cc:359] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.441694  3878 raft_consensus.cc:385] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.441967  3878 raft_consensus.cc:740] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.443387  3878 consensus_queue.cc:260] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.420346  4305 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.450749  3878 ts_tablet_manager.cc:1434] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.001s
I20260709 14:56:06.452654  4167 consensus_queue.cc:1048] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.456422  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
W20260709 14:56:06.462409  3729 leader_election.cc:343] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.463579  3729 leader_election.cc:304] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.466957  4318 raft_consensus.cc:2749] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:06.472419  3729 leader_election.cc:343] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.474959  3729 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.480983  3878 tablet_bootstrap.cc:492] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9: Bootstrap starting.
W20260709 14:56:06.485224  3654 consensus_peers.cc:597] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 -> Peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Couldn't send request to peer 66bc4d7b33364ec089009c7062859265. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:06.484524  3729 leader_election.cc:343] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:06.486002  3654 leader_election.cc:343] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.483242  4257 raft_consensus.cc:2749] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.474113  4317 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.491710  3729 leader_election.cc:304] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.472364  4313 raft_consensus.cc:515] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.494692  3729 leader_election.cc:304] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.496881  3755 raft_consensus.cc:2393] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11484bdb7c6b4e999fbc17f736ff57a9 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:06.496812  4316 raft_consensus.cc:2749] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:06.495061  4318 raft_consensus.cc:2749] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:06.506928  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:06.508669  3686 raft_consensus.cc:2393] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9aa25e63b05d480f89d2972b38293aaf in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:06.513842  3878 tablet_bootstrap.cc:654] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.515259  3879 tablet_bootstrap.cc:492] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:06.515317  4313 leader_election.cc:290] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:06.515827  3879 ts_tablet_manager.cc:1403] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.605s	user 0.025s	sys 0.051s
I20260709 14:56:06.516765  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7797bd92a89454980b162aa8a1acdbd" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:06.517483  3686 raft_consensus.cc:3060] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.514353  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7797bd92a89454980b162aa8a1acdbd" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.525910  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:06.526301  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:06.526718  3686 raft_consensus.cc:2468] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 1.
W20260709 14:56:06.527849  3654 leader_election.cc:343] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.528283  3654 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9; no voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:06.529268  4300 raft_consensus.cc:2749] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.530791  3802 leader_election.cc:304] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:06.531492  4167 raft_consensus.cc:2804] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:06.532012  4167 raft_consensus.cc:697] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:06.532817  4167 consensus_queue.cc:237] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.525996  4317 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:56:06.540499  3729 leader_election.cc:343] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.541301  3729 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [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: 9aa25e63b05d480f89d2972b38293aaf; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265
W20260709 14:56:06.545331  3801 leader_election.cc:343] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.544056  4318 raft_consensus.cc:2749] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.543145  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7797bd92a89454980b162aa8a1acdbd" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
W20260709 14:56:06.590399  3801 leader_election.cc:343] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.593291  3879 raft_consensus.cc:359] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.594035  3879 raft_consensus.cc:385] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.594256  3880 tablet_bootstrap.cc:492] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:06.594728  3880 ts_tablet_manager.cc:1403] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.014s
I20260709 14:56:06.594318  3879 raft_consensus.cc:740] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.600797  3878 tablet_bootstrap.cc:492] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9: No bootstrap required, opened a new log
I20260709 14:56:06.601393  3878 ts_tablet_manager.cc:1403] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.005s
I20260709 14:56:06.600862  3879 consensus_queue.cc:260] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.604061  3879 ts_tablet_manager.cc:1434] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.088s	user 0.016s	sys 0.026s
I20260709 14:56:06.604666  3878 raft_consensus.cc:359] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.605325  3878 raft_consensus.cc:385] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.605554  3878 raft_consensus.cc:740] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.602337  3880 raft_consensus.cc:359] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.608017  3880 raft_consensus.cc:385] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.608304  3880 raft_consensus.cc:740] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.606094  3878 consensus_queue.cc:260] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.609023  3880 consensus_queue.cc:260] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.611680  3879 tablet_bootstrap.cc:492] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf: Bootstrap starting.
I20260709 14:56:06.612564  3880 ts_tablet_manager.cc:1434] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:56:06.612694  4300 raft_consensus.cc:493] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.613127  4300 raft_consensus.cc:515] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.613590  3880 tablet_bootstrap.cc:492] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:06.615187  4300 leader_election.cc:290] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.615928  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.616580  3764 raft_consensus.cc:2468] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:06.617812  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.619216  3652 leader_election.cc:304] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:06.619491  3878 ts_tablet_manager.cc:1434] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260709 14:56:06.619755  3654 leader_election.cc:343] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.624162  4300 raft_consensus.cc:2804] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.624744  4300 raft_consensus.cc:493] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.625222  4300 raft_consensus.cc:3060] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.628873  3880 tablet_bootstrap.cc:654] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.637368  3879 tablet_bootstrap.cc:654] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.639551  4300 raft_consensus.cc:515] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.644528  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:06.645470  4300 leader_election.cc:290] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
W20260709 14:56:06.645828  3654 leader_election.cc:343] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.648303  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:06.648859  3762 raft_consensus.cc:3060] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.655632  3762 raft_consensus.cc:2468] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:06.656877  3652 leader_election.cc:304] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 66bc4d7b33364ec089009c7062859265
I20260709 14:56:06.659969  4300 raft_consensus.cc:2804] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:06.669849  4300 raft_consensus.cc:697] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:06.670936  4300 consensus_queue.cc:237] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.675494  3880 tablet_bootstrap.cc:492] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:06.676396  4338 raft_consensus.cc:493] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.676939  4338 raft_consensus.cc:515] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.677632  3880 ts_tablet_manager.cc:1403] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 14:56:06.679286  4338 leader_election.cc:290] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.680366  3880 raft_consensus.cc:359] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.681034  3880 raft_consensus.cc:385] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.682323  3880 raft_consensus.cc:740] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.682997  3880 consensus_queue.cc:260] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.694000  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8809e27f1463dbf8be3818af5ab80" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:06.694739  3837 raft_consensus.cc:2468] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 0.
I20260709 14:56:06.699678  3654 leader_election.cc:304] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:06.707269  4305 raft_consensus.cc:2804] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.707683  4305 raft_consensus.cc:493] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.708032  4305 raft_consensus.cc:3060] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.721997  4338 consensus_queue.cc:1048] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.727352  3880 ts_tablet_manager.cc:1434] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:56:06.728426  3880 tablet_bootstrap.cc:492] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:06.737537  4305 raft_consensus.cc:515] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.739883  3879 tablet_bootstrap.cc:492] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf: No bootstrap required, opened a new log
I20260709 14:56:06.740470  3879 ts_tablet_manager.cc:1403] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.011s
I20260709 14:56:06.743144  3879 raft_consensus.cc:359] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.743871  3880 tablet_bootstrap.cc:654] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.743845  3879 raft_consensus.cc:385] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.745054  3879 raft_consensus.cc:740] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.745970  3879 consensus_queue.cc:260] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.767663  3879 ts_tablet_manager.cc:1434] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:56:06.747025  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8809e27f1463dbf8be3818af5ab80" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:06.775918  3764 raft_consensus.cc:3060] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.778378  3880 tablet_bootstrap.cc:492] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:06.778904  3880 ts_tablet_manager.cc:1403] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.012s
I20260709 14:56:06.782114  3880 raft_consensus.cc:359] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.782755  3880 raft_consensus.cc:385] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.783013  3880 raft_consensus.cc:740] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.784621  4302 raft_consensus.cc:493] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.785094  4302 raft_consensus.cc:515] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.787003  4302 leader_election.cc:290] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:06.789664  3585 catalog_manager.cc:5697] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.791301  3585 catalog_manager.cc:5697] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } } }
I20260709 14:56:06.793038  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.793798  3760 raft_consensus.cc:2393] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
W20260709 14:56:06.795372  3654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34657, user_credentials={real_user=slave}} blocked reactor thread for 47219.4us
I20260709 14:56:06.802528  4338 consensus_queue.cc:1048] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.804077  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1510b7491d4c1e8b8be6c5c6ae4f3c" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.805289  3880 consensus_queue.cc:260] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.807726  3880 ts_tablet_manager.cc:1434] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:56:06.808737  3880 tablet_bootstrap.cc:492] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:06.819006  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8809e27f1463dbf8be3818af5ab80" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.822781  3801 leader_election.cc:304] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:06.825824  4305 leader_election.cc:290] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:06.826431  3880 tablet_bootstrap.cc:654] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.840529  3880 tablet_bootstrap.cc:492] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:06.840992  3880 ts_tablet_manager.cc:1403] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260709 14:56:06.843983  4302 raft_consensus.cc:3060] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.853060  4302 raft_consensus.cc:2749] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.867190  3880 raft_consensus.cc:359] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.867899  3880 raft_consensus.cc:385] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.868170  3880 raft_consensus.cc:740] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.874397  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf8809e27f1463dbf8be3818af5ab80" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:06.874964  3837 raft_consensus.cc:3060] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.868813  3880 consensus_queue.cc:260] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.878592  3880 ts_tablet_manager.cc:1434] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:56:06.879491  3880 tablet_bootstrap.cc:492] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265: Bootstrap starting.
I20260709 14:56:06.881704  3837 raft_consensus.cc:2468] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:06.885936  3880 tablet_bootstrap.cc:654] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.903985  4302 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.905061  4302 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.909531  4302 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:06.919405  3970 raft_consensus.cc:493] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.928926  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.938056  3686 raft_consensus.cc:2393] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:06.931207  3654 leader_election.cc:304] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:06.934326  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.939152  3762 raft_consensus.cc:2393] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:06.939625  4338 raft_consensus.cc:2804] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:06.939522  3970 raft_consensus.cc:515] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.946380  4338 raft_consensus.cc:697] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:06.947188  4338 consensus_queue.cc:237] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.948048  3970 leader_election.cc:290] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:06.951004  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3505fc6d31c947a0bc0ce5fd821bc466" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:06.960409  3801 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:06.961185  3880 tablet_bootstrap.cc:492] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265: No bootstrap required, opened a new log
I20260709 14:56:06.961196  4224 raft_consensus.cc:3060] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.961748  3880 ts_tablet_manager.cc:1403] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265: Time spent bootstrapping tablet: real 0.082s	user 0.039s	sys 0.035s
I20260709 14:56:06.964279  3880 raft_consensus.cc:359] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.964877  3880 raft_consensus.cc:385] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.965111  3880 raft_consensus.cc:740] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.965821  3880 consensus_queue.cc:260] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:06.967481  3880 ts_tablet_manager.cc:1434] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:56:06.939368  3764 raft_consensus.cc:2468] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:06.971148  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3505fc6d31c947a0bc0ce5fd821bc466" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:06.973223  3801 leader_election.cc:304] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:06.974515  4135 raft_consensus.cc:2749] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.970185  4224 raft_consensus.cc:2749] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:06.970746  3585 catalog_manager.cc:5697] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.001233  3762 raft_consensus.cc:3060] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.006533  3587 catalog_manager.cc:5697] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.031016  4302 consensus_queue.cc:1048] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:07.053508  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:07.055425  4135 consensus_queue.cc:1048] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:07.062668  4338 consensus_queue.cc:1048] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:07.067962  4135 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.068539  4135 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:07.073160  3683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" is_pre_election: true
I20260709 14:56:07.073923  3683 raft_consensus.cc:2393] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in this term.
I20260709 14:56:07.074249  4135 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:07.078277  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:07.079291  3762 raft_consensus.cc:2393] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66bc4d7b33364ec089009c7062859265 in current term 1: Already voted for candidate 9aa25e63b05d480f89d2972b38293aaf in this term.
I20260709 14:56:07.101425  3801 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66bc4d7b33364ec089009c7062859265; no voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:07.102263  4224 raft_consensus.cc:3060] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.117290  4338 consensus_queue.cc:1048] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:07.118667  4224 raft_consensus.cc:2749] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.280222  3837 raft_consensus.cc:3060] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.441505  4305 consensus_queue.cc:1048] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:07.459192  4293 consensus_queue.cc:1048] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:08.103196  3635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:08.119724  4305 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.120240  4305 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:08.121891  4305 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:08.122515  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:08.123268  3760 raft_consensus.cc:2468] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:08.123521  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:08.124193  3831 raft_consensus.cc:2468] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:08.124521  3652 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:08.125284  4305 raft_consensus.cc:2804] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:08.125662  4305 raft_consensus.cc:493] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.125973  4305 raft_consensus.cc:3060] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.130848  4305 raft_consensus.cc:515] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:08.132684  4305 leader_election.cc:290] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:08.133682  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:08.134218  3831 raft_consensus.cc:3060] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.137852  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac6eb4b45b4dfcafb24c4ad4dc53f8" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:08.138487  3760 raft_consensus.cc:3060] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.141871  3831 raft_consensus.cc:2468] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 2.
I20260709 14:56:08.145174  3654 leader_election.cc:304] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 66bc4d7b33364ec089009c7062859265; no voters: 
I20260709 14:56:08.145898  4305 raft_consensus.cc:2804] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.146396  4305 raft_consensus.cc:697] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:08.146998  3760 raft_consensus.cc:2468] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 2.
I20260709 14:56:08.147249  4305 consensus_queue.cc:237] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:08.158579  3584 catalog_manager.cc:5697] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.530113  4305 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.530652  4305 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:08.532620  4305 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:08.534346  3760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf" is_pre_election: true
I20260709 14:56:08.535040  3760 raft_consensus.cc:2468] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:08.536429  3652 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [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: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:08.537555  4305 raft_consensus.cc:2804] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:08.537992  4305 raft_consensus.cc:493] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.538379  4305 raft_consensus.cc:3060] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.538584  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265" is_pre_election: true
I20260709 14:56:08.539250  3831 raft_consensus.cc:2468] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 1.
I20260709 14:56:08.546233  4305 raft_consensus.cc:515] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:08.547812  3760 raft_consensus.cc:1275] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Refusing update from remote peer 11484bdb7c6b4e999fbc17f736ff57a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:08.549067  4305 leader_election.cc:290] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 2 election: Requested vote from peers 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:08.549230  3762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:08.550093  3762 raft_consensus.cc:3060] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.553507  4305 consensus_queue.cc:1048] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.558252  3831 raft_consensus.cc:1275] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Refusing update from remote peer 11484bdb7c6b4e999fbc17f736ff57a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:08.559630  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583cab991b0e4805b4d595cb3d5d77ae" candidate_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:08.560209  3831 raft_consensus.cc:3060] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.562851  3762 raft_consensus.cc:2468] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 2.
I20260709 14:56:08.564020  3652 leader_election.cc:304] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:08.568581  4305 raft_consensus.cc:2804] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.569316  4305 raft_consensus.cc:697] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 LEADER]: Becoming Leader. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:08.570161  4305 consensus_queue.cc:237] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:08.598766  3831 raft_consensus.cc:2468] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11484bdb7c6b4e999fbc17f736ff57a9 in term 2.
I20260709 14:56:08.602623  4293 consensus_queue.cc:1048] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.682407  3584 catalog_manager.cc:5697] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.000463  3835 raft_consensus.cc:1275] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Refusing update from remote peer 11484bdb7c6b4e999fbc17f736ff57a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:09.001940  4293 consensus_queue.cc:1048] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.012575  3764 raft_consensus.cc:1275] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Refusing update from remote peer 11484bdb7c6b4e999fbc17f736ff57a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:09.014498  4381 consensus_queue.cc:1048] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:10.400771  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:10.433607  4400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.438442  4401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.446691  2552 server_base.cc:1061] running on GCE node
W20260709 14:56:10.448783  4403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.450381  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:10.450749  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:10.451035  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608970451012 us; error 0 us; skew 500 ppm
I20260709 14:56:10.452072  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:10.468453  2552 webserver.cc:533] Webserver started at http://127.2.126.4:43071/ using document root <none> and password file <none>
I20260709 14:56:10.469246  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:10.469681  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:10.470093  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:10.471634  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-3-root/instance:
uuid: "e798322d27ba4e01a1fa11937c61493b"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-hxnw"
I20260709 14:56:10.481514  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:56:10.485932  4408 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.486846  2552 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:56:10.487195  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-3-root
uuid: "e798322d27ba4e01a1fa11937c61493b"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-hxnw"
I20260709 14:56:10.487509  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608928791675-2552-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:10.509498  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:10.511852  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:10.514070  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:10.520911  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:10.521186  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.521526  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:10.521819  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.647882  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.4:44759
I20260709 14:56:10.647982  4470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.4:44759 every 8 connection(s)
I20260709 14:56:10.654560  2552 auto_leader_rebalancer-test.cc:446] add a tserver: e798322d27ba4e01a1fa11937c61493b
I20260709 14:56:10.688522  4471 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36015
I20260709 14:56:10.689035  4471 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:10.689929  4471 heartbeater.cc:507] Master 127.2.126.62:36015 requested a full tablet report, sending...
I20260709 14:56:10.693989  3587 ts_manager.cc:194] Registered new tserver with Master: e798322d27ba4e01a1fa11937c61493b (127.2.126.4:44759)
I20260709 14:56:10.696238  3587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47570
I20260709 14:56:11.699214  4471 heartbeater.cc:499] Master 127.2.126.62:36015 was elected leader, sending a full tablet report...
W20260709 14:56:12.359651  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08001407c0 after lost signal to thread 2555
W20260709 14:56:12.360482  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1b20 after lost signal to thread 3621
W20260709 14:56:12.361387  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08001d49c0 after lost signal to thread 3713
W20260709 14:56:12.362087  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08001552e0 after lost signal to thread 3788
W20260709 14:56:12.362783  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca760 after lost signal to thread 3862
W20260709 14:56:12.363528  3785 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca660 after lost signal to thread 4470
I20260709 14:56:15.956735  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:16.015756  3686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e"
dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
mode: GRACEFUL
new_leader_uuid: "66bc4d7b33364ec089009c7062859265"
 from {username='slave'} at 127.0.0.1:39910
I20260709 14:56:16.016526  3686 raft_consensus.cc:606] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Received request to transfer leadership to TS 66bc4d7b33364ec089009c7062859265
I20260709 14:56:16.019378  3686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82"
dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
mode: GRACEFUL
new_leader_uuid: "66bc4d7b33364ec089009c7062859265"
 from {username='slave'} at 127.0.0.1:39910
I20260709 14:56:16.019901  3686 raft_consensus.cc:606] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Received request to transfer leadership to TS 66bc4d7b33364ec089009c7062859265
I20260709 14:56:16.032361  3838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a506d1947e284d37a36915db87b08f71"
dest_uuid: "66bc4d7b33364ec089009c7062859265"
mode: GRACEFUL
new_leader_uuid: "9aa25e63b05d480f89d2972b38293aaf"
 from {username='slave'} at 127.0.0.1:41586
I20260709 14:56:16.033080  3838 raft_consensus.cc:606] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Received request to transfer leadership to TS 9aa25e63b05d480f89d2972b38293aaf
I20260709 14:56:16.034323  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:16.035507  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:16.186931  4478 raft_consensus.cc:993] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: : Instructing follower 9aa25e63b05d480f89d2972b38293aaf to start an election
I20260709 14:56:16.187465  4479 raft_consensus.cc:1081] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Signalling peer 9aa25e63b05d480f89d2972b38293aaf to start an election
I20260709 14:56:16.188895  3760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a506d1947e284d37a36915db87b08f71"
dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
 from {username='slave'} at 127.0.0.1:39780
I20260709 14:56:16.189355  3760 raft_consensus.cc:493] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.189704  3760 raft_consensus.cc:3060] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.195212  3760 raft_consensus.cc:515] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.197296  3760 leader_election.cc:290] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 66bc4d7b33364ec089009c7062859265 (127.2.126.3:34657)
I20260709 14:56:16.198045  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:16.198372  3829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a506d1947e284d37a36915db87b08f71" candidate_uuid: "9aa25e63b05d480f89d2972b38293aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66bc4d7b33364ec089009c7062859265"
I20260709 14:56:16.198876  3687 raft_consensus.cc:3060] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.198988  3829 raft_consensus.cc:3055] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:16.199334  3829 raft_consensus.cc:740] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:16.200201  3829 consensus_queue.cc:260] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.201264  3829 raft_consensus.cc:3060] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.203941  3687 raft_consensus.cc:2468] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 2.
I20260709 14:56:16.205266  3728 leader_election.cc:304] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11484bdb7c6b4e999fbc17f736ff57a9, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:16.206092  4483 raft_consensus.cc:2804] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:16.206064  3829 raft_consensus.cc:2468] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa25e63b05d480f89d2972b38293aaf in term 2.
I20260709 14:56:16.206718  4483 raft_consensus.cc:697] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 2 LEADER]: Becoming Leader. State: Replica: 9aa25e63b05d480f89d2972b38293aaf, State: Running, Role: LEADER
I20260709 14:56:16.208731  4483 consensus_queue.cc:237] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.220901  3587 catalog_manager.cc:5697] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf reported cstate change: term changed from 1 to 2, leader changed from 66bc4d7b33364ec089009c7062859265 (127.2.126.3) to 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2). New cstate: current_term: 2 leader_uuid: "9aa25e63b05d480f89d2972b38293aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.236622  4488 raft_consensus.cc:993] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: : Instructing follower 66bc4d7b33364ec089009c7062859265 to start an election
I20260709 14:56:16.237433  4485 raft_consensus.cc:1081] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Signalling peer 66bc4d7b33364ec089009c7062859265 to start an election
I20260709 14:56:16.239924  3838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82"
dest_uuid: "66bc4d7b33364ec089009c7062859265"
 from {username='slave'} at 127.0.0.1:37414
I20260709 14:56:16.240374  3838 raft_consensus.cc:493] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.240650  3838 raft_consensus.cc:3060] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.248375  3838 raft_consensus.cc:515] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.253258  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:16.253515  3838 leader_election.cc:290] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 2 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:16.253822  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344dbeb5f6d840a39742e921eff25e82" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:16.254436  3764 raft_consensus.cc:3060] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.253824  3687 raft_consensus.cc:3055] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:16.259692  3687 raft_consensus.cc:740] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:16.260450  3687 consensus_queue.cc:260] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.261637  3687 raft_consensus.cc:3060] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.263571  3764 raft_consensus.cc:2468] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 2.
I20260709 14:56:16.265853  3801 leader_election.cc:304] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:16.266654  4479 raft_consensus.cc:2804] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:16.267093  4479 raft_consensus.cc:697] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 2 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:16.267854  4479 consensus_queue.cc:237] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.273634  3687 raft_consensus.cc:2468] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 2.
I20260709 14:56:16.279026  3587 catalog_manager.cc:5697] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 1 to 2, leader changed from 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1) to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.335242  4496 raft_consensus.cc:993] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: : Instructing follower 66bc4d7b33364ec089009c7062859265 to start an election
I20260709 14:56:16.335675  4488 raft_consensus.cc:1081] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Signalling peer 66bc4d7b33364ec089009c7062859265 to start an election
I20260709 14:56:16.337039  3838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e"
dest_uuid: "66bc4d7b33364ec089009c7062859265"
 from {username='slave'} at 127.0.0.1:37414
I20260709 14:56:16.337493  3838 raft_consensus.cc:493] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.337809  3838 raft_consensus.cc:3060] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.343075  3838 raft_consensus.cc:515] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.345129  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11484bdb7c6b4e999fbc17f736ff57a9"
I20260709 14:56:16.345366  3838 leader_election.cc:290] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 2 election: Requested vote from peers 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741), 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241)
I20260709 14:56:16.345721  3687 raft_consensus.cc:3055] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:16.346012  3687 raft_consensus.cc:740] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11484bdb7c6b4e999fbc17f736ff57a9, State: Running, Role: LEADER
I20260709 14:56:16.346417  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e67ee6bbe9d429f8d49c70a7c9c647e" candidate_uuid: "66bc4d7b33364ec089009c7062859265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aa25e63b05d480f89d2972b38293aaf"
I20260709 14:56:16.347009  3764 raft_consensus.cc:3060] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.346891  3687 consensus_queue.cc:260] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.348137  3687 raft_consensus.cc:3060] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:16.353030  3764 raft_consensus.cc:2468] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 2.
I20260709 14:56:16.354324  3687 raft_consensus.cc:2468] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66bc4d7b33364ec089009c7062859265 in term 2.
I20260709 14:56:16.354295  3801 leader_election.cc:304] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66bc4d7b33364ec089009c7062859265, 9aa25e63b05d480f89d2972b38293aaf; no voters: 
I20260709 14:56:16.355209  4479 raft_consensus.cc:2804] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:16.358114  4479 raft_consensus.cc:697] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 2 LEADER]: Becoming Leader. State: Replica: 66bc4d7b33364ec089009c7062859265, State: Running, Role: LEADER
I20260709 14:56:16.359120  4479 consensus_queue.cc:237] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } }
I20260709 14:56:16.368935  3587 catalog_manager.cc:5697] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 reported cstate change: term changed from 1 to 2, leader changed from 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1) to 66bc4d7b33364ec089009c7062859265 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "66bc4d7b33364ec089009c7062859265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.712076  3686 raft_consensus.cc:1275] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Refusing update from remote peer 66bc4d7b33364ec089009c7062859265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.713176  4479 consensus_queue.cc:1048] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:16.723951  3760 raft_consensus.cc:1275] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Refusing update from remote peer 66bc4d7b33364ec089009c7062859265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.725473  4504 consensus_queue.cc:1048] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:16.728767  3686 raft_consensus.cc:1275] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Refusing update from remote peer 9aa25e63b05d480f89d2972b38293aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.730403  4483 consensus_queue.cc:1048] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:16.750801  3838 raft_consensus.cc:1275] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Refusing update from remote peer 9aa25e63b05d480f89d2972b38293aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.753188  4483 consensus_queue.cc:1048] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "66bc4d7b33364ec089009c7062859265" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:16.913461  3687 raft_consensus.cc:1275] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Refusing update from remote peer 66bc4d7b33364ec089009c7062859265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.914878  4500 consensus_queue.cc:1048] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11484bdb7c6b4e999fbc17f736ff57a9" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:16.922544  3762 raft_consensus.cc:1275] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Refusing update from remote peer 66bc4d7b33364ec089009c7062859265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:16.923851  4500 consensus_queue.cc:1048] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa25e63b05d480f89d2972b38293aaf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:17.036286  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:17.078833  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
W20260709 14:56:17.085940  3728 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 14:56:17.105469  3728 consensus_peers.cc:597] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.107859  3802 consensus_peers.cc:597] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.108613  3802 consensus_peers.cc:597] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.109601  3728 consensus_peers.cc:597] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.114372  3728 consensus_peers.cc:597] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.116243  3802 consensus_peers.cc:597] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.132694  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:17.133464  2552 tablet_replica.cc:333] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.134187  2552 raft_consensus.cc:2243] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.134918  2552 raft_consensus.cc:2272] T 583cab991b0e4805b4d595cb3d5d77ae P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.136722  2552 tablet_replica.cc:333] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.137332  2552 raft_consensus.cc:2243] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.137725  2552 raft_consensus.cc:2272] T d7797bd92a89454980b162aa8a1acdbd P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.139374  2552 tablet_replica.cc:333] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.140270  2552 raft_consensus.cc:2243] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.141170  2552 raft_consensus.cc:2272] T 81f7d5fb0f754503b69b6b147bc953ea P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.142652  3802 consensus_peers.cc:597] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.143442  2552 tablet_replica.cc:333] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.144129  2552 raft_consensus.cc:2243] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.144910  2552 raft_consensus.cc:2272] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.146665  2552 tablet_replica.cc:333] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.147480  2552 raft_consensus.cc:2243] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.148319  2552 raft_consensus.cc:2272] T 27fd5a294afc43899a9813a07e8d3228 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.150221  2552 tablet_replica.cc:333] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.150792  2552 raft_consensus.cc:2243] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.151445  2552 raft_consensus.cc:2272] T bd659339be384911a84b467dd0855cc8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.153151  2552 tablet_replica.cc:333] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.153671  2552 raft_consensus.cc:2243] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.154398  2552 raft_consensus.cc:2272] T ad716df1cfa44b7f88ec35abc55d4a95 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.156517  2552 tablet_replica.cc:333] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.157243  2552 raft_consensus.cc:2243] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.157637  2552 raft_consensus.cc:2272] T fdb7514b5e18404cbba048413a605d62 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.159238  2552 tablet_replica.cc:333] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.159972  2552 raft_consensus.cc:2243] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.160431  2552 raft_consensus.cc:2272] T c7c8f7d807674246996d2f41c694a7f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.162559  2552 tablet_replica.cc:333] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.163105  2552 raft_consensus.cc:2243] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.164038  2552 raft_consensus.cc:2272] T 3505fc6d31c947a0bc0ce5fd821bc466 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.165934  2552 tablet_replica.cc:333] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.166548  2552 raft_consensus.cc:2243] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.167063  2552 raft_consensus.cc:2272] T 8b657c59f256423cb2f2111d321ffaba P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.169221  2552 tablet_replica.cc:333] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.169759  2552 raft_consensus.cc:2243] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.170171  2552 raft_consensus.cc:2272] T f0945c90345c4c75aa0e6e16a0b754b5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.171814  2552 tablet_replica.cc:333] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.172335  2552 raft_consensus.cc:2243] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.172763  2552 raft_consensus.cc:2272] T a2ab589a3a9f4bbb89642215c12c0ba3 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.174499  2552 tablet_replica.cc:333] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.175050  2552 raft_consensus.cc:2243] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.175462  2552 raft_consensus.cc:2272] T bebdbda804cd452b9e2ccfe78270c225 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.177057  2552 tablet_replica.cc:333] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.177584  2552 raft_consensus.cc:2243] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.177981  2552 raft_consensus.cc:2272] T c21eeb9326fc4343a47f95c73d8f624f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.179580  2552 tablet_replica.cc:333] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.180122  2552 raft_consensus.cc:2243] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.180833  2552 raft_consensus.cc:2272] T af10f99e55b7465ab21f3227d376e047 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.183151  2552 tablet_replica.cc:333] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.183947  2552 raft_consensus.cc:2243] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.184451  2552 raft_consensus.cc:2272] T c87dc356f3b04c13a539075d8781b32a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.186010  2552 tablet_replica.cc:333] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.186546  2552 raft_consensus.cc:2243] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.186932  2552 raft_consensus.cc:2272] T 90e3aa3235bf4532acbe344f8c0ae822 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.188825  2552 tablet_replica.cc:333] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.189517  2552 raft_consensus.cc:2243] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.190021  2552 raft_consensus.cc:2272] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.192085  2552 tablet_replica.cc:333] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.192891  2552 raft_consensus.cc:2243] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.193341  2552 raft_consensus.cc:2272] T e5016b8e212c483d92c2a7060da2ed86 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.194267  3728 consensus_peers.cc:597] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.195222  2552 tablet_replica.cc:333] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.195744  2552 raft_consensus.cc:2243] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.196094  2552 raft_consensus.cc:2272] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.197906  2552 tablet_replica.cc:333] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.198457  2552 raft_consensus.cc:2243] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.198827  2552 raft_consensus.cc:2272] T 686f50e5a4124c95be2372d376441e2b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.200439  2552 tablet_replica.cc:333] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.200929  2552 raft_consensus.cc:2243] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.201301  2552 raft_consensus.cc:2272] T abc7e92f9ee34a88a6907e928d623bd7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.203296  2552 tablet_replica.cc:333] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.203928  2552 raft_consensus.cc:2243] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.204341  2552 raft_consensus.cc:2272] T c624a1ad05c14d65ae72a0c1ac5bc229 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.206511  2552 tablet_replica.cc:333] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.207237  2552 raft_consensus.cc:2243] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.208196  2552 raft_consensus.cc:2272] T fa8006580c61499b95631ff41d4cc981 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.212394  3728 consensus_peers.cc:597] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.210386  2552 tablet_replica.cc:333] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.216404  2552 raft_consensus.cc:2243] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.216825  2552 raft_consensus.cc:2272] T 8921de35a55d4a3bacd8bd6dbea0f390 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.219157  2552 tablet_replica.cc:333] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.219924  2552 raft_consensus.cc:2243] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.220906  2552 raft_consensus.cc:2272] T 29186d6fef3c4bf3ac38a53367bcd72c P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.220980  3728 consensus_peers.cc:597] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.222297  3802 consensus_peers.cc:597] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.223366  2552 tablet_replica.cc:333] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.224128  2552 raft_consensus.cc:2243] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.224885  2552 raft_consensus.cc:2272] T e3b3f1f6f5c549798d7207835413d1c1 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.226689  2552 tablet_replica.cc:333] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.227207  2552 raft_consensus.cc:2243] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.227619  2552 raft_consensus.cc:2272] T 91674462bdd34424ada1b451f591f806 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.229347  2552 tablet_replica.cc:333] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.229875  2552 raft_consensus.cc:2243] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.230629  2552 raft_consensus.cc:2272] T a145485b731948929f1991317e6ea3f2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.232373  2552 tablet_replica.cc:333] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.233034  2552 raft_consensus.cc:2243] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.233461  2552 raft_consensus.cc:2272] T a506d1947e284d37a36915db87b08f71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.235312  2552 tablet_replica.cc:333] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.235903  2552 raft_consensus.cc:2243] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.236552  2552 raft_consensus.cc:2272] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.238058  2552 tablet_replica.cc:333] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.238646  2552 raft_consensus.cc:2243] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.239385  2552 raft_consensus.cc:2272] T c84a6d0bbe394610a72367f035ee118b P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.241030  2552 tablet_replica.cc:333] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.241824  2552 raft_consensus.cc:2243] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.242246  2552 raft_consensus.cc:2272] T e092efe2c40d435b81d84ad362f93455 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.243886  2552 tablet_replica.cc:333] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.244416  2552 raft_consensus.cc:2243] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.244866  2552 raft_consensus.cc:2272] T 344dbeb5f6d840a39742e921eff25e82 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.247052  2552 tablet_replica.cc:333] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.247622  2552 raft_consensus.cc:2243] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.248087  2552 raft_consensus.cc:2272] T bf007590033245128b5bc0df6c93adad P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.250432  2552 tablet_replica.cc:333] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.251124  2552 raft_consensus.cc:2243] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:17.251881  3728 consensus_peers.cc:597] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.252059  2552 raft_consensus.cc:2272] T 897107832e2047ea8eac93d9e72da70d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.254470  2552 tablet_replica.cc:333] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.255241  2552 raft_consensus.cc:2243] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.255702  2552 raft_consensus.cc:2272] T ed56ef859c434067aedb128eb83c429f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.257567  2552 tablet_replica.cc:333] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.258095  2552 raft_consensus.cc:2243] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.258495  2552 raft_consensus.cc:2272] T 86395c86edb24dfaa43d4696be906d5e P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.260555  2552 tablet_replica.cc:333] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.261130  2552 raft_consensus.cc:2243] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.261582  2552 raft_consensus.cc:2272] T fb0a6683251e45789ee513340a9d4d6d P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.263082  3802 consensus_peers.cc:597] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.263422  2552 tablet_replica.cc:333] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.264145  2552 raft_consensus.cc:2243] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.265049  2552 raft_consensus.cc:2272] T 90492e417807455fa9e907a42b4fda24 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.266728  2552 tablet_replica.cc:333] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.267190  2552 raft_consensus.cc:2243] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.267504  2552 raft_consensus.cc:2272] T 61eacbc622f64a53b0b8e7711d92d8c5 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.269615  2552 tablet_replica.cc:333] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.270308  2552 raft_consensus.cc:2243] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.270844  2552 raft_consensus.cc:2272] T c3be2f4102d34de89a450ccbeb3c6900 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.271335  3802 consensus_peers.cc:597] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.272822  2552 tablet_replica.cc:333] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.273442  2552 raft_consensus.cc:2243] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.273855  2552 raft_consensus.cc:2272] T 67014be43ddb4f8d8269ea4c019eabcf P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.275496  2552 tablet_replica.cc:333] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.276059  2552 raft_consensus.cc:2243] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.276468  2552 raft_consensus.cc:2272] T 5aff70ee677c46d0b4c691536bded319 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.278071  2552 tablet_replica.cc:333] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.278709  2552 raft_consensus.cc:2243] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.279173  2552 raft_consensus.cc:2272] T 1a82dd7578e344ea8830c7b45c356e71 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.281148  2552 tablet_replica.cc:333] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.281635  2552 raft_consensus.cc:2243] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.282080  2552 raft_consensus.cc:2272] T 6170cee14a49457dbf5ceddf26f44814 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.283481  3802 consensus_peers.cc:597] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.284044  2552 tablet_replica.cc:333] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.284574  2552 raft_consensus.cc:2243] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.285025  2552 raft_consensus.cc:2272] T 58ef7ba4d02f42dface142ab64c4778f P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.287209  2552 tablet_replica.cc:333] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.287758  2552 raft_consensus.cc:2243] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.288422  2552 raft_consensus.cc:2272] T 3e4194b2c1474c95a103b1936c6f4cb7 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.290781  2552 tablet_replica.cc:333] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
W20260709 14:56:17.291194  3802 consensus_peers.cc:597] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.291380  2552 raft_consensus.cc:2243] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.291973  2552 raft_consensus.cc:2272] T 3006293996d9467b81d9f76b28e84302 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.293663  2552 tablet_replica.cc:333] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.294160  2552 raft_consensus.cc:2243] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.294889  2552 raft_consensus.cc:2272] T 8bf8809e27f1463dbf8be3818af5ab80 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.296640  2552 tablet_replica.cc:333] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.297163  2552 raft_consensus.cc:2243] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.298022  2552 raft_consensus.cc:2272] T 9b7db4a1fab64d2eac310b9229af0618 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.299706  2552 tablet_replica.cc:333] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.300252  2552 raft_consensus.cc:2243] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.300932  2552 raft_consensus.cc:2272] T c8da51f1bcb64d9ab54b377c51cf118a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.303162  2552 tablet_replica.cc:333] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.303696  2552 raft_consensus.cc:2243] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.304188  2552 raft_consensus.cc:2272] T 6ea5fe3105e147c786e72e8a8e991c26 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.304852  3728 consensus_peers.cc:597] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.305920  2552 tablet_replica.cc:333] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.306454  2552 raft_consensus.cc:2243] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.307135  2552 raft_consensus.cc:2272] T 58fd6806ffbf498aa998df942ba807d2 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.308859  2552 tablet_replica.cc:333] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.309340  2552 raft_consensus.cc:2243] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.310045  2552 raft_consensus.cc:2272] T 3fcfdead1d48435a831a90660a38ad50 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.311760  2552 tablet_replica.cc:333] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.312352  2552 raft_consensus.cc:2243] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.312834  2552 raft_consensus.cc:2272] T aa180ed570f74c109fbfa483b9723396 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.314719  2552 tablet_replica.cc:333] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.315260  2552 raft_consensus.cc:2243] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.316069  2552 raft_consensus.cc:2272] T 43de42f40135491692f34512af3d132a P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.317852  2552 tablet_replica.cc:333] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9: stopping tablet replica
I20260709 14:56:17.318313  2552 raft_consensus.cc:2243] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.318681  2552 raft_consensus.cc:2272] T e7f660c4c77d4f038df2741e26ea0968 P 11484bdb7c6b4e999fbc17f736ff57a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.336052  3728 consensus_peers.cc:597] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.382274  3802 consensus_peers.cc:597] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.387012  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
W20260709 14:56:17.387913  3728 consensus_peers.cc:597] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.399559  3802 consensus_peers.cc:597] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.406646  3728 consensus_peers.cc:597] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.430160  3802 consensus_peers.cc:597] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.443411  3728 consensus_peers.cc:597] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.446305  3802 consensus_peers.cc:597] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.446420  3728 consensus_peers.cc:597] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.446980  3728 consensus_peers.cc:597] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.464694  3802 consensus_peers.cc:597] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.476482  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
W20260709 14:56:17.478839  3802 consensus_peers.cc:597] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.482244  3801 consensus_peers.cc:597] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.497707  3728 consensus_peers.cc:597] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.519533  3728 consensus_peers.cc:597] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.523612  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:17.524477  2552 tablet_replica.cc:333] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.525152  2552 raft_consensus.cc:2243] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.525617  2552 raft_consensus.cc:2272] T d7797bd92a89454980b162aa8a1acdbd P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.527415  2552 tablet_replica.cc:333] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.528326  2552 raft_consensus.cc:2243] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.528820  2552 raft_consensus.cc:2272] T 583cab991b0e4805b4d595cb3d5d77ae P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.531268  2552 tablet_replica.cc:333] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
W20260709 14:56:17.531894  3801 consensus_peers.cc:597] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.532071  2552 raft_consensus.cc:2243] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.532616  2552 raft_consensus.cc:2272] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.534562  2552 tablet_replica.cc:333] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.535323  2552 raft_consensus.cc:2243] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.535837  2552 raft_consensus.cc:2272] T 27fd5a294afc43899a9813a07e8d3228 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.538452  2552 tablet_replica.cc:333] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
W20260709 14:56:17.538816  3802 consensus_peers.cc:597] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.539304  2552 raft_consensus.cc:2243] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.539815  2552 raft_consensus.cc:2272] T 81f7d5fb0f754503b69b6b147bc953ea P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.541813  2552 tablet_replica.cc:333] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
W20260709 14:56:17.541800  3728 consensus_peers.cc:597] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.542623  2552 raft_consensus.cc:2243] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.542979  2552 raft_consensus.cc:2272] T fdb7514b5e18404cbba048413a605d62 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.544649  2552 tablet_replica.cc:333] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.545159  2552 raft_consensus.cc:2243] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.545477  2552 raft_consensus.cc:2272] T bd659339be384911a84b467dd0855cc8 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.548725  2552 tablet_replica.cc:333] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.549247  2552 raft_consensus.cc:2243] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.549935  2552 raft_consensus.cc:2272] T c7c8f7d807674246996d2f41c694a7f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.551759  2552 tablet_replica.cc:333] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.552438  2552 raft_consensus.cc:2243] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.552938  2552 raft_consensus.cc:2272] T 3505fc6d31c947a0bc0ce5fd821bc466 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.554875  2552 tablet_replica.cc:333] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.555667  2552 raft_consensus.cc:2243] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:17.556380  3802 consensus_peers.cc:597] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.556622  2552 raft_consensus.cc:2272] T 8b657c59f256423cb2f2111d321ffaba P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.558667  2552 tablet_replica.cc:333] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.559284  2552 raft_consensus.cc:2243] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.560128  2552 raft_consensus.cc:2272] T f0945c90345c4c75aa0e6e16a0b754b5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.561833  2552 tablet_replica.cc:333] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.562376  2552 raft_consensus.cc:2243] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.563084  2552 raft_consensus.cc:2272] T a2ab589a3a9f4bbb89642215c12c0ba3 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.564841  2552 tablet_replica.cc:333] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.565361  2552 raft_consensus.cc:2243] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.566161  2552 raft_consensus.cc:2272] T bebdbda804cd452b9e2ccfe78270c225 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.567925  2552 tablet_replica.cc:333] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.568501  2552 raft_consensus.cc:2243] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.568883  2552 raft_consensus.cc:2272] T af10f99e55b7465ab21f3227d376e047 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.570362  2552 tablet_replica.cc:333] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.570999  2552 raft_consensus.cc:2243] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.571961  2552 raft_consensus.cc:2272] T c87dc356f3b04c13a539075d8781b32a P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.574419  2552 tablet_replica.cc:333] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.575173  2552 raft_consensus.cc:2243] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.575660  2552 raft_consensus.cc:2272] T c21eeb9326fc4343a47f95c73d8f624f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.576756  3728 consensus_peers.cc:597] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.577994  2552 tablet_replica.cc:333] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.578799  2552 raft_consensus.cc:2243] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.579684  2552 raft_consensus.cc:2272] T 90e3aa3235bf4532acbe344f8c0ae822 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.581449  3801 consensus_peers.cc:597] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.582247  2552 tablet_replica.cc:333] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.582931  2552 raft_consensus.cc:2243] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.583365  2552 raft_consensus.cc:2272] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.585839  2552 tablet_replica.cc:333] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.586624  2552 raft_consensus.cc:2243] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:17.586688  3802 consensus_peers.cc:597] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 -> Peer 11484bdb7c6b4e999fbc17f736ff57a9 (127.2.126.1:34741): Couldn't send request to peer 11484bdb7c6b4e999fbc17f736ff57a9. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:34741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.587461  2552 raft_consensus.cc:2272] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.589126  2552 tablet_replica.cc:333] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.589725  2552 raft_consensus.cc:2243] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.590399  2552 raft_consensus.cc:2272] T e5016b8e212c483d92c2a7060da2ed86 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.592079  2552 tablet_replica.cc:333] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.592622  2552 raft_consensus.cc:2243] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.592986  2552 raft_consensus.cc:2272] T e3b3f1f6f5c549798d7207835413d1c1 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.594609  2552 tablet_replica.cc:333] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.595122  2552 raft_consensus.cc:2243] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.595515  2552 raft_consensus.cc:2272] T 29186d6fef3c4bf3ac38a53367bcd72c P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.597273  2552 tablet_replica.cc:333] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.597745  2552 raft_consensus.cc:2243] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.598368  2552 raft_consensus.cc:2272] T 91674462bdd34424ada1b451f591f806 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.599929  2552 tablet_replica.cc:333] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.600404  2552 raft_consensus.cc:2243] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.601001  2552 raft_consensus.cc:2272] T a506d1947e284d37a36915db87b08f71 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.602918  2552 tablet_replica.cc:333] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.603392  2552 raft_consensus.cc:2243] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.603724  2552 raft_consensus.cc:2272] T a145485b731948929f1991317e6ea3f2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.605259  2552 tablet_replica.cc:333] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.605690  2552 raft_consensus.cc:2243] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.605999  2552 raft_consensus.cc:2272] T ed56ef859c434067aedb128eb83c429f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.607517  2552 tablet_replica.cc:333] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.608091  2552 raft_consensus.cc:2243] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.608494  2552 raft_consensus.cc:2272] T 686f50e5a4124c95be2372d376441e2b P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.609992  2552 tablet_replica.cc:333] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.610498  2552 raft_consensus.cc:2243] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.611186  2552 raft_consensus.cc:2272] T c3be2f4102d34de89a450ccbeb3c6900 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.612768  2552 tablet_replica.cc:333] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.613324  2552 raft_consensus.cc:2243] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.613761  2552 raft_consensus.cc:2272] T 67014be43ddb4f8d8269ea4c019eabcf P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.616299  2552 tablet_replica.cc:333] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.616837  2552 raft_consensus.cc:2243] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.617259  2552 raft_consensus.cc:2272] T 5aff70ee677c46d0b4c691536bded319 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.618896  2552 tablet_replica.cc:333] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.619491  2552 raft_consensus.cc:2243] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.619931  2552 raft_consensus.cc:2272] T 1a82dd7578e344ea8830c7b45c356e71 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.621539  2552 tablet_replica.cc:333] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.622051  2552 raft_consensus.cc:2243] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.622709  2552 raft_consensus.cc:2272] T 6170cee14a49457dbf5ceddf26f44814 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.624645  2552 tablet_replica.cc:333] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.625084  2552 raft_consensus.cc:2243] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.625399  2552 raft_consensus.cc:2272] T 58ef7ba4d02f42dface142ab64c4778f P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.626950  2552 tablet_replica.cc:333] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.627383  2552 raft_consensus.cc:2243] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.627691  2552 raft_consensus.cc:2272] T 86395c86edb24dfaa43d4696be906d5e P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.629237  2552 tablet_replica.cc:333] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.629691  2552 raft_consensus.cc:2243] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.630009  2552 raft_consensus.cc:2272] T ad716df1cfa44b7f88ec35abc55d4a95 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.631392  2552 tablet_replica.cc:333] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.631901  2552 raft_consensus.cc:2243] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.632248  2552 raft_consensus.cc:2272] T fb0a6683251e45789ee513340a9d4d6d P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.633704  2552 tablet_replica.cc:333] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.634148  2552 raft_consensus.cc:2243] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.634475  2552 raft_consensus.cc:2272] T 90492e417807455fa9e907a42b4fda24 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.636010  2552 tablet_replica.cc:333] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.636472  2552 raft_consensus.cc:2243] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.637271  2552 raft_consensus.cc:2272] T 61eacbc622f64a53b0b8e7711d92d8c5 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.639393  2552 tablet_replica.cc:333] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.640091  2552 raft_consensus.cc:2243] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.640938  2552 raft_consensus.cc:2272] T c624a1ad05c14d65ae72a0c1ac5bc229 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.642935  2552 tablet_replica.cc:333] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.643425  2552 raft_consensus.cc:2243] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.643862  2552 raft_consensus.cc:2272] T fa8006580c61499b95631ff41d4cc981 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.645579  2552 tablet_replica.cc:333] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.646045  2552 raft_consensus.cc:2243] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.646693  2552 raft_consensus.cc:2272] T 8921de35a55d4a3bacd8bd6dbea0f390 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.648176  2552 tablet_replica.cc:333] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.648658  2552 raft_consensus.cc:2243] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.649009  2552 raft_consensus.cc:2272] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.650424  2552 tablet_replica.cc:333] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.650895  2552 raft_consensus.cc:2243] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.651347  2552 raft_consensus.cc:2272] T c84a6d0bbe394610a72367f035ee118b P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.652920  2552 tablet_replica.cc:333] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.653403  2552 raft_consensus.cc:2243] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.654058  2552 raft_consensus.cc:2272] T e092efe2c40d435b81d84ad362f93455 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.655545  2552 tablet_replica.cc:333] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.656085  2552 raft_consensus.cc:2243] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.656446  2552 raft_consensus.cc:2272] T 344dbeb5f6d840a39742e921eff25e82 P 9aa25e63b05d480f89d2972b38293aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.658345  2552 tablet_replica.cc:333] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.658910  2552 raft_consensus.cc:2243] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.659265  2552 raft_consensus.cc:2272] T 6ea5fe3105e147c786e72e8a8e991c26 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.660899  2552 tablet_replica.cc:333] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.661381  2552 raft_consensus.cc:2243] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.661791  2552 raft_consensus.cc:2272] T 58fd6806ffbf498aa998df942ba807d2 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.663348  2552 tablet_replica.cc:333] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.663884  2552 raft_consensus.cc:2243] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.664242  2552 raft_consensus.cc:2272] T 3fcfdead1d48435a831a90660a38ad50 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.665997  2552 tablet_replica.cc:333] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.666563  2552 raft_consensus.cc:2243] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.667501  2552 raft_consensus.cc:2272] T abc7e92f9ee34a88a6907e928d623bd7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.669493  2552 tablet_replica.cc:333] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.670148  2552 raft_consensus.cc:2243] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.670531  2552 raft_consensus.cc:2272] T 3006293996d9467b81d9f76b28e84302 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.672070  2552 tablet_replica.cc:333] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.672556  2552 raft_consensus.cc:2243] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.672981  2552 raft_consensus.cc:2272] T 3e4194b2c1474c95a103b1936c6f4cb7 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.674819  2552 tablet_replica.cc:333] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.675318  2552 raft_consensus.cc:2243] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.675684  2552 raft_consensus.cc:2272] T c8da51f1bcb64d9ab54b377c51cf118a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.677255  2552 tablet_replica.cc:333] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.677736  2552 raft_consensus.cc:2243] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.678092  2552 raft_consensus.cc:2272] T 8bf8809e27f1463dbf8be3818af5ab80 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.679607  2552 tablet_replica.cc:333] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.680094  2552 raft_consensus.cc:2243] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.680464  2552 raft_consensus.cc:2272] T 9b7db4a1fab64d2eac310b9229af0618 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.681994  2552 tablet_replica.cc:333] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.682446  2552 raft_consensus.cc:2243] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.682818  2552 raft_consensus.cc:2272] T 43de42f40135491692f34512af3d132a P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.684439  2552 tablet_replica.cc:333] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.684911  2552 raft_consensus.cc:2243] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.685294  2552 raft_consensus.cc:2272] T aa180ed570f74c109fbfa483b9723396 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.686925  2552 tablet_replica.cc:333] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.687361  2552 raft_consensus.cc:2243] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.687745  2552 raft_consensus.cc:2272] T e7f660c4c77d4f038df2741e26ea0968 P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.689534  2552 tablet_replica.cc:333] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.690026  2552 raft_consensus.cc:2243] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.690394  2552 raft_consensus.cc:2272] T 897107832e2047ea8eac93d9e72da70d P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.691936  2552 tablet_replica.cc:333] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf: stopping tablet replica
I20260709 14:56:17.692338  2552 raft_consensus.cc:2243] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.693032  2552 raft_consensus.cc:2272] T bf007590033245128b5bc0df6c93adad P 9aa25e63b05d480f89d2972b38293aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.706202  3801 consensus_peers.cc:597] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.726643  3801 consensus_peers.cc:597] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.766789  3801 consensus_peers.cc:597] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.767225  3801 consensus_peers.cc:597] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.782182  3801 consensus_peers.cc:597] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.800531  3801 consensus_peers.cc:597] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.811055  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
W20260709 14:56:17.824066  3801 consensus_peers.cc:597] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.868256  3801 consensus_peers.cc:597] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.872535  3801 consensus_peers.cc:597] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.892782  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
W20260709 14:56:17.910480  3801 consensus_peers.cc:597] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.928555  3801 consensus_peers.cc:597] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.938162  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:17.939126  2552 tablet_replica.cc:333] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
W20260709 14:56:17.939231  3801 consensus_peers.cc:597] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.940202  2552 raft_consensus.cc:2243] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.940730  2552 raft_consensus.cc:2272] T 583cab991b0e4805b4d595cb3d5d77ae P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.942327  2552 tablet_replica.cc:333] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.942834  2552 raft_consensus.cc:2243] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.943506  2552 raft_consensus.cc:2272] T d7797bd92a89454980b162aa8a1acdbd P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.945143  2552 tablet_replica.cc:333] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.945631  2552 raft_consensus.cc:2243] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.945942  2552 raft_consensus.cc:2272] T bd659339be384911a84b467dd0855cc8 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.948089  2552 tablet_replica.cc:333] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.948899  2552 raft_consensus.cc:2243] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.950235  2552 raft_consensus.cc:2272] T 81f7d5fb0f754503b69b6b147bc953ea P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.952665  2552 tablet_replica.cc:333] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.953233  2552 raft_consensus.cc:2243] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.953649  2552 raft_consensus.cc:2272] T c7c8f7d807674246996d2f41c694a7f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.955302  2552 tablet_replica.cc:333] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.955924  2552 raft_consensus.cc:2243] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.956611  2552 raft_consensus.cc:2272] T fdb7514b5e18404cbba048413a605d62 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.958117  2552 tablet_replica.cc:333] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.958640  2552 raft_consensus.cc:2243] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.959081  2552 raft_consensus.cc:2272] T cb1510b7491d4c1e8b8be6c5c6ae4f3c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.960773  2552 tablet_replica.cc:333] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.961292  2552 raft_consensus.cc:2243] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.961649  2552 raft_consensus.cc:2272] T 27fd5a294afc43899a9813a07e8d3228 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.963116  2552 tablet_replica.cc:333] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.963621  2552 raft_consensus.cc:2243] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.964345  2552 raft_consensus.cc:2272] T 0e67ee6bbe9d429f8d49c70a7c9c647e P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.965893  2552 tablet_replica.cc:333] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.966472  2552 raft_consensus.cc:2243] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.967003  2552 raft_consensus.cc:2272] T bebdbda804cd452b9e2ccfe78270c225 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.969132  2552 tablet_replica.cc:333] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.969897  2552 raft_consensus.cc:2243] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.970355  2552 raft_consensus.cc:2272] T c87dc356f3b04c13a539075d8781b32a P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.972421  2552 tablet_replica.cc:333] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.972994  2552 raft_consensus.cc:2243] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.973313  2552 raft_consensus.cc:2272] T af10f99e55b7465ab21f3227d376e047 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.975176  2552 tablet_replica.cc:333] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.975720  2552 raft_consensus.cc:2243] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.976563  2552 raft_consensus.cc:2272] T c21eeb9326fc4343a47f95c73d8f624f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.977867  3801 consensus_peers.cc:597] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 -> Peer 9aa25e63b05d480f89d2972b38293aaf (127.2.126.2:42241): Couldn't send request to peer 9aa25e63b05d480f89d2972b38293aaf. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.978621  2552 tablet_replica.cc:333] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.979158  2552 raft_consensus.cc:2243] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.979491  2552 raft_consensus.cc:2272] T 90e3aa3235bf4532acbe344f8c0ae822 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.981065  2552 tablet_replica.cc:333] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.981537  2552 raft_consensus.cc:2243] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.981868  2552 raft_consensus.cc:2272] T a2ab589a3a9f4bbb89642215c12c0ba3 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.983388  2552 tablet_replica.cc:333] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.983917  2552 raft_consensus.cc:2243] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.984254  2552 raft_consensus.cc:2272] T c624a1ad05c14d65ae72a0c1ac5bc229 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.985920  2552 tablet_replica.cc:333] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.986404  2552 raft_consensus.cc:2243] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.986812  2552 raft_consensus.cc:2272] T fa8006580c61499b95631ff41d4cc981 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.988859  2552 tablet_replica.cc:333] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.989490  2552 raft_consensus.cc:2243] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.989984  2552 raft_consensus.cc:2272] T e3b3f1f6f5c549798d7207835413d1c1 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.992010  2552 tablet_replica.cc:333] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.992551  2552 raft_consensus.cc:2243] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.992933  2552 raft_consensus.cc:2272] T a506d1947e284d37a36915db87b08f71 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.994491  2552 tablet_replica.cc:333] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.994997  2552 raft_consensus.cc:2243] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.995388  2552 raft_consensus.cc:2272] T 29186d6fef3c4bf3ac38a53367bcd72c P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.997005  2552 tablet_replica.cc:333] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.997479  2552 raft_consensus.cc:2243] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.997857  2552 raft_consensus.cc:2272] T 91674462bdd34424ada1b451f591f806 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.999311  2552 tablet_replica.cc:333] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:17.999843  2552 raft_consensus.cc:2243] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.000227  2552 raft_consensus.cc:2272] T a145485b731948929f1991317e6ea3f2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.001756  2552 tablet_replica.cc:333] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.002262  2552 raft_consensus.cc:2243] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.002988  2552 raft_consensus.cc:2272] T ed56ef859c434067aedb128eb83c429f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.004701  2552 tablet_replica.cc:333] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.005224  2552 raft_consensus.cc:2243] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.005920  2552 raft_consensus.cc:2272] T 686f50e5a4124c95be2372d376441e2b P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.007346  2552 tablet_replica.cc:333] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.007920  2552 raft_consensus.cc:2243] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.008306  2552 raft_consensus.cc:2272] T ad716df1cfa44b7f88ec35abc55d4a95 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.009792  2552 tablet_replica.cc:333] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.010378  2552 raft_consensus.cc:2243] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.011178  2552 raft_consensus.cc:2272] T 86395c86edb24dfaa43d4696be906d5e P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.013464  2552 tablet_replica.cc:333] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.014096  2552 raft_consensus.cc:2243] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.014503  2552 raft_consensus.cc:2272] T 61eacbc622f64a53b0b8e7711d92d8c5 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.016469  2552 tablet_replica.cc:333] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.017014  2552 raft_consensus.cc:2243] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.017338  2552 raft_consensus.cc:2272] T 90492e417807455fa9e907a42b4fda24 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.018858  2552 tablet_replica.cc:333] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.019305  2552 raft_consensus.cc:2243] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.020071  2552 raft_consensus.cc:2272] T fb0a6683251e45789ee513340a9d4d6d P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.021803  2552 tablet_replica.cc:333] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.022377  2552 raft_consensus.cc:2243] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.022922  2552 raft_consensus.cc:2272] T 8eac6eb4b45b4dfcafb24c4ad4dc53f8 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.024930  2552 tablet_replica.cc:333] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.025655  2552 raft_consensus.cc:2243] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.026073  2552 raft_consensus.cc:2272] T c84a6d0bbe394610a72367f035ee118b P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.027506  2552 tablet_replica.cc:333] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.028028  2552 raft_consensus.cc:2243] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.028621  2552 raft_consensus.cc:2272] T 344dbeb5f6d840a39742e921eff25e82 P 66bc4d7b33364ec089009c7062859265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.030169  2552 tablet_replica.cc:333] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.030620  2552 raft_consensus.cc:2243] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.030938  2552 raft_consensus.cc:2272] T e092efe2c40d435b81d84ad362f93455 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.032429  2552 tablet_replica.cc:333] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.032913  2552 raft_consensus.cc:2243] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.033221  2552 raft_consensus.cc:2272] T 8921de35a55d4a3bacd8bd6dbea0f390 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.034854  2552 tablet_replica.cc:333] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.035301  2552 raft_consensus.cc:2243] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.035614  2552 raft_consensus.cc:2272] T c3be2f4102d34de89a450ccbeb3c6900 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.037137  2552 tablet_replica.cc:333] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.037590  2552 raft_consensus.cc:2243] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.038182  2552 raft_consensus.cc:2272] T 67014be43ddb4f8d8269ea4c019eabcf P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.039649  2552 tablet_replica.cc:333] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.040180  2552 raft_consensus.cc:2243] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.040863  2552 raft_consensus.cc:2272] T 5aff70ee677c46d0b4c691536bded319 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.042299  2552 tablet_replica.cc:333] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.042781  2552 raft_consensus.cc:2243] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.043361  2552 raft_consensus.cc:2272] T 1a82dd7578e344ea8830c7b45c356e71 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.044965  2552 tablet_replica.cc:333] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.045459  2552 raft_consensus.cc:2243] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.045825  2552 raft_consensus.cc:2272] T 6170cee14a49457dbf5ceddf26f44814 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.047267  2552 tablet_replica.cc:333] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.047806  2552 raft_consensus.cc:2243] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.048484  2552 raft_consensus.cc:2272] T 58ef7ba4d02f42dface142ab64c4778f P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.050017  2552 tablet_replica.cc:333] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.050532  2552 raft_consensus.cc:2243] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.050915  2552 raft_consensus.cc:2272] T bf007590033245128b5bc0df6c93adad P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.052491  2552 tablet_replica.cc:333] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.053006  2552 raft_consensus.cc:2243] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.053377  2552 raft_consensus.cc:2272] T 897107832e2047ea8eac93d9e72da70d P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.055124  2552 tablet_replica.cc:333] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.055797  2552 raft_consensus.cc:2243] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.056281  2552 raft_consensus.cc:2272] T abc7e92f9ee34a88a6907e928d623bd7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.057780  2552 tablet_replica.cc:333] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.058228  2552 raft_consensus.cc:2243] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.058842  2552 raft_consensus.cc:2272] T 3e4194b2c1474c95a103b1936c6f4cb7 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.060353  2552 tablet_replica.cc:333] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.060915  2552 raft_consensus.cc:2243] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.061513  2552 raft_consensus.cc:2272] T 3006293996d9467b81d9f76b28e84302 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.062994  2552 tablet_replica.cc:333] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.063598  2552 raft_consensus.cc:2243] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.064100  2552 raft_consensus.cc:2272] T c8da51f1bcb64d9ab54b377c51cf118a P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.066160  2552 tablet_replica.cc:333] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.066865  2552 raft_consensus.cc:2243] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.067332  2552 raft_consensus.cc:2272] T 8bf8809e27f1463dbf8be3818af5ab80 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.069032  2552 tablet_replica.cc:333] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.069521  2552 raft_consensus.cc:2243] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.069904  2552 raft_consensus.cc:2272] T 9b7db4a1fab64d2eac310b9229af0618 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.071484  2552 tablet_replica.cc:333] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.072021  2552 raft_consensus.cc:2243] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.072741  2552 raft_consensus.cc:2272] T aa180ed570f74c109fbfa483b9723396 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.074399  2552 tablet_replica.cc:333] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.074903  2552 raft_consensus.cc:2243] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.075273  2552 raft_consensus.cc:2272] T 43de42f40135491692f34512af3d132a P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.076960  2552 tablet_replica.cc:333] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.077464  2552 raft_consensus.cc:2243] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.077868  2552 raft_consensus.cc:2272] T 3505fc6d31c947a0bc0ce5fd821bc466 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.079455  2552 tablet_replica.cc:333] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.080009  2552 raft_consensus.cc:2243] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.080386  2552 raft_consensus.cc:2272] T f0945c90345c4c75aa0e6e16a0b754b5 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.081938  2552 tablet_replica.cc:333] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.082418  2552 raft_consensus.cc:2243] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.082792  2552 raft_consensus.cc:2272] T 8b657c59f256423cb2f2111d321ffaba P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.084424  2552 tablet_replica.cc:333] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.084904  2552 raft_consensus.cc:2243] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.085557  2552 raft_consensus.cc:2272] T 6ea5fe3105e147c786e72e8a8e991c26 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.087044  2552 tablet_replica.cc:333] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.087518  2552 raft_consensus.cc:2243] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.087931  2552 raft_consensus.cc:2272] T 3fcfdead1d48435a831a90660a38ad50 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.089675  2552 tablet_replica.cc:333] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.090157  2552 raft_consensus.cc:2243] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.090538  2552 raft_consensus.cc:2272] T 58fd6806ffbf498aa998df942ba807d2 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.092197  2552 tablet_replica.cc:333] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.092722  2552 raft_consensus.cc:2243] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.093387  2552 raft_consensus.cc:2272] T e7f660c4c77d4f038df2741e26ea0968 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.095191  2552 tablet_replica.cc:333] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.095634  2552 raft_consensus.cc:2243] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.096071  2552 raft_consensus.cc:2272] T 3575db60a0c84bd0bfcbce4ba4c69c24 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.097718  2552 tablet_replica.cc:333] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265: stopping tablet replica
I20260709 14:56:18.098130  2552 raft_consensus.cc:2243] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.098487  2552 raft_consensus.cc:2272] T e5016b8e212c483d92c2a7060da2ed86 P 66bc4d7b33364ec089009c7062859265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.170035  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:56:18.244383  2552 tablet_server.cc:179] TabletServer@127.2.126.4:0 shutting down...
I20260709 14:56:18.267303  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.282709  2552 tablet_server.cc:196] TabletServer@127.2.126.4:0 shutdown complete.
I20260709 14:56:18.290050  2552 master.cc:562] Master@127.2.126.62:36015 shutting down...
I20260709 14:56:18.306048  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.306598  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.306931  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7591811f00084dad90ebcf427aec3500: stopping tablet replica
I20260709 14:56:18.326937  2552 master.cc:584] Master@127.2.126.62:36015 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (23423 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:56:18.413846  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:38561
I20260709 14:56:18.414898  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.420233  4521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.420938  4523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.420974  4520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.422791  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:18.423660  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:18.423906  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.424062  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608978424031 us; error 0 us; skew 500 ppm
I20260709 14:56:18.424600  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.426800  2552 webserver.cc:533] Webserver started at http://127.2.126.62:43265/ using document root <none> and password file <none>
I20260709 14:56:18.427268  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.427454  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.427711  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.428785  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "56f073fb05f142789200abe1d51d5105"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.433506  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:18.436648  4528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.437350  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:18.437623  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "56f073fb05f142789200abe1d51d5105"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.437909  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.455914  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.457026  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:18.495517  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:38561
I20260709 14:56:18.495605  4579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:38561 every 8 connection(s)
I20260709 14:56:18.499269  4580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.509099  4580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105: Bootstrap starting.
I20260709 14:56:18.513674  4580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.517676  4580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105: No bootstrap required, opened a new log
I20260709 14:56:18.519727  4580 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56f073fb05f142789200abe1d51d5105" member_type: VOTER }
I20260709 14:56:18.520146  4580 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.520382  4580 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f073fb05f142789200abe1d51d5105, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.520920  4580 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56f073fb05f142789200abe1d51d5105" member_type: VOTER }
I20260709 14:56:18.521387  4580 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:18.521607  4580 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:18.521875  4580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.525940  4580 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56f073fb05f142789200abe1d51d5105" member_type: VOTER }
I20260709 14:56:18.526435  4580 leader_election.cc:304] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [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: 56f073fb05f142789200abe1d51d5105; no voters: 
I20260709 14:56:18.527606  4580 leader_election.cc:290] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:18.527989  4583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.529318  4583 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 1 LEADER]: Becoming Leader. State: Replica: 56f073fb05f142789200abe1d51d5105, State: Running, Role: LEADER
I20260709 14:56:18.529882  4583 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [LEADER]: Queue going to LEADER mode. State: All 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: "56f073fb05f142789200abe1d51d5105" member_type: VOTER }
I20260709 14:56:18.530473  4580 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:18.533926  4584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56f073fb05f142789200abe1d51d5105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56f073fb05f142789200abe1d51d5105" member_type: VOTER } }
I20260709 14:56:18.534833  4585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56f073fb05f142789200abe1d51d5105. Latest consensus state: current_term: 1 leader_uuid: "56f073fb05f142789200abe1d51d5105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56f073fb05f142789200abe1d51d5105" member_type: VOTER } }
I20260709 14:56:18.535629  4584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:18.535650  4585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:18.541325  4591 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:18.547310  4591 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:18.548283  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:18.555346  4591 catalog_manager.cc:1383] Generated new cluster ID: d0ec9e1259c34a0584f2b2ae3ac542d9
I20260709 14:56:18.555634  4591 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:18.581001  4591 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:18.582255  4591 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:18.600554  4591 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105: Generated new TSK 0
I20260709 14:56:18.601178  4591 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:18.614555  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.620308  4601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.621528  4602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.623313  2552 server_base.cc:1061] running on GCE node
W20260709 14:56:18.623206  4604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.624363  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:18.624567  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.624773  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608978624737 us; error 0 us; skew 500 ppm
I20260709 14:56:18.625351  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.627619  2552 webserver.cc:533] Webserver started at http://127.2.126.1:45935/ using document root <none> and password file <none>
I20260709 14:56:18.628104  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.628263  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.628463  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.629417  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "2010d0397d314e59b53b66fc9f06d648"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.633730  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:18.636771  4609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.637501  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:18.637802  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "2010d0397d314e59b53b66fc9f06d648"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.638062  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.646081  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.647025  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:18.648488  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:18.650552  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:18.650727  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.651017  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:18.651177  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.688004  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:45737
I20260709 14:56:18.688103  4671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:45737 every 8 connection(s)
I20260709 14:56:18.692799  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.699446  4676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.699731  4677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.702309  4679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.703245  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:18.705080  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:18.705338  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.705565  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608978705545 us; error 0 us; skew 500 ppm
I20260709 14:56:18.705819  4672 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38561
I20260709 14:56:18.706141  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.706190  4672 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:18.707043  4672 heartbeater.cc:507] Master 127.2.126.62:38561 requested a full tablet report, sending...
I20260709 14:56:18.708873  2552 webserver.cc:533] Webserver started at http://127.2.126.2:36395/ using document root <none> and password file <none>
I20260709 14:56:18.709230  4545 ts_manager.cc:194] Registered new tserver with Master: 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:18.709534  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.709811  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.710135  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.711477  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "89b8df54343b4707a460af3fa5c0b062"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.711561  4545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55988
I20260709 14:56:18.715888  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:18.718919  4684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.719660  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:18.719991  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "89b8df54343b4707a460af3fa5c0b062"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.720261  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.735590  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.736726  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:18.738106  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:18.740406  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:18.740579  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.740857  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:18.741003  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.779682  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:44215
I20260709 14:56:18.779832  4746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:44215 every 8 connection(s)
I20260709 14:56:18.784355  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.791229  4750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.793377  4751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.794873  4753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.795442  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:18.796384  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:18.796602  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.796805  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608978796787 us; error 0 us; skew 500 ppm
I20260709 14:56:18.796813  4747 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38561
I20260709 14:56:18.797310  4747 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:18.797490  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.798141  4747 heartbeater.cc:507] Master 127.2.126.62:38561 requested a full tablet report, sending...
I20260709 14:56:18.800331  2552 webserver.cc:533] Webserver started at http://127.2.126.3:35529/ using document root <none> and password file <none>
I20260709 14:56:18.800452  4545 ts_manager.cc:194] Registered new tserver with Master: 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:18.800890  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.801119  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.801386  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.801954  4545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56002
I20260709 14:56:18.802557  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "651ad544ada34eb3a7a223ab6150a561"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.806903  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 14:56:18.810107  4758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.810854  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:18.811097  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "651ad544ada34eb3a7a223ab6150a561"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.811336  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.824820  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.825881  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:18.827232  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:18.829474  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:18.829645  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.829948  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:18.830106  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.869472  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:43391
I20260709 14:56:18.869591  4820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:43391 every 8 connection(s)
I20260709 14:56:18.874118  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.881345  4824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.882949  4825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.884598  2552 server_base.cc:1061] running on GCE node
W20260709 14:56:18.885566  4827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.886667  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:18.886811  4821 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38561
W20260709 14:56:18.886963  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.887236  4821 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:18.887245  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608978887229 us; error 0 us; skew 500 ppm
I20260709 14:56:18.888049  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.888113  4821 heartbeater.cc:507] Master 127.2.126.62:38561 requested a full tablet report, sending...
I20260709 14:56:18.890241  4545 ts_manager.cc:194] Registered new tserver with Master: 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:18.890682  2552 webserver.cc:533] Webserver started at http://127.2.126.4:45555/ using document root <none> and password file <none>
I20260709 14:56:18.891356  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.891595  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.891932  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.892066  4545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56008
I20260709 14:56:18.893460  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-3-root/instance:
uuid: "d96fbc99b88f483489aa70cc612d8cb0"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.897683  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:18.900830  4832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.901558  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:18.901849  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-3-root
uuid: "d96fbc99b88f483489aa70cc612d8cb0"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:18.902129  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.935736  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.937065  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:18.938294  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:18.940678  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:18.940898  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.941180  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:18.941371  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.980909  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.4:36213
I20260709 14:56:18.981026  4894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.4:36213 every 8 connection(s)
I20260709 14:56:18.994522  4895 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38561
I20260709 14:56:18.994881  4895 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:18.995559  4895 heartbeater.cc:507] Master 127.2.126.62:38561 requested a full tablet report, sending...
I20260709 14:56:18.997377  4545 ts_manager.cc:194] Registered new tserver with Master: d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:18.997836  2552 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013711662s
I20260709 14:56:18.998735  4545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56010
I20260709 14:56:19.024009  4545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56012:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:56:19.246066  4637 tablet_service.cc:1511] Processing CreateTablet for tablet e33f6423c86b43e99ef41b88f4fdd936 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:19.247879  4637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33f6423c86b43e99ef41b88f4fdd936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.254637  4636 tablet_service.cc:1511] Processing CreateTablet for tablet a18bed7992184c3f8d3caec17608b501 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:19.256148  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18bed7992184c3f8d3caec17608b501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.260785  4712 tablet_service.cc:1511] Processing CreateTablet for tablet e33f6423c86b43e99ef41b88f4fdd936 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:19.262167  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33f6423c86b43e99ef41b88f4fdd936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.264541  4711 tablet_service.cc:1511] Processing CreateTablet for tablet a18bed7992184c3f8d3caec17608b501 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:19.265887  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18bed7992184c3f8d3caec17608b501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.273609  4635 tablet_service.cc:1511] Processing CreateTablet for tablet 2047ffa8d3e64ef48fa01276e04eec93 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:19.274020  4710 tablet_service.cc:1511] Processing CreateTablet for tablet e7148e6445ee46b38d795f65622a8953 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:19.275063  4635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2047ffa8d3e64ef48fa01276e04eec93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.275262  4710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7148e6445ee46b38d795f65622a8953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.277765  4634 tablet_service.cc:1511] Processing CreateTablet for tablet a480558ec4d0411e9fdb882606e0b740 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:19.279084  4634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a480558ec4d0411e9fdb882606e0b740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.282285  4633 tablet_service.cc:1511] Processing CreateTablet for tablet fe187bc70f5140b7a6d6b3deeb618db7 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:19.283598  4633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe187bc70f5140b7a6d6b3deeb618db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.284924  4709 tablet_service.cc:1511] Processing CreateTablet for tablet a480558ec4d0411e9fdb882606e0b740 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:19.286509  4708 tablet_service.cc:1511] Processing CreateTablet for tablet fe187bc70f5140b7a6d6b3deeb618db7 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:19.289104  4632 tablet_service.cc:1511] Processing CreateTablet for tablet 21fe43367f304567a91d89a069e5a2e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:19.290726  4707 tablet_service.cc:1511] Processing CreateTablet for tablet 1c43e82ef7584310afc55c9042471bd6 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:19.297700  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fe43367f304567a91d89a069e5a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.298218  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 51deb73e728f47738e6b1f578fc356a4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:19.298817  4709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a480558ec4d0411e9fdb882606e0b740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.300458  4706 tablet_service.cc:1511] Processing CreateTablet for tablet 51deb73e728f47738e6b1f578fc356a4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:19.301097  4707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c43e82ef7584310afc55c9042471bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.301782  4706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51deb73e728f47738e6b1f578fc356a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.302390  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe187bc70f5140b7a6d6b3deeb618db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.302719  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51deb73e728f47738e6b1f578fc356a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.353420  4635 tablet_service.cc:1511] Processing CreateTablet for tablet ffa28716d7d34715a023be5df92275e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:19.355258  4635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa28716d7d34715a023be5df92275e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.357335  4860 tablet_service.cc:1511] Processing CreateTablet for tablet e33f6423c86b43e99ef41b88f4fdd936 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:19.359117  4860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33f6423c86b43e99ef41b88f4fdd936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.362859  4705 tablet_service.cc:1511] Processing CreateTablet for tablet ffa28716d7d34715a023be5df92275e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:19.364148  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa28716d7d34715a023be5df92275e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.364730  4858 tablet_service.cc:1511] Processing CreateTablet for tablet e7148e6445ee46b38d795f65622a8953 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:19.366478  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7148e6445ee46b38d795f65622a8953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.369350  4857 tablet_service.cc:1511] Processing CreateTablet for tablet fe187bc70f5140b7a6d6b3deeb618db7 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:19.371136  4857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe187bc70f5140b7a6d6b3deeb618db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.373334  4856 tablet_service.cc:1511] Processing CreateTablet for tablet 21fe43367f304567a91d89a069e5a2e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:19.375095  4856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fe43367f304567a91d89a069e5a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.377357  4855 tablet_service.cc:1511] Processing CreateTablet for tablet 1c43e82ef7584310afc55c9042471bd6 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:19.379173  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c43e82ef7584310afc55c9042471bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.463263  4630 tablet_service.cc:1511] Processing CreateTablet for tablet e04eb75b8d584948b8fe0cfff29d5433 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:19.466248  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04eb75b8d584948b8fe0cfff29d5433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.470395  4708 tablet_service.cc:1511] Processing CreateTablet for tablet e4c72bb4e1fa4b459b263e69ec123289 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:19.472571  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c72bb4e1fa4b459b263e69ec123289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.474876  4778 tablet_service.cc:1511] Processing CreateTablet for tablet e4c72bb4e1fa4b459b263e69ec123289 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:19.476789  4778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c72bb4e1fa4b459b263e69ec123289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.492168  4779 tablet_service.cc:1511] Processing CreateTablet for tablet e04eb75b8d584948b8fe0cfff29d5433 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:19.493692  4779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04eb75b8d584948b8fe0cfff29d5433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.493449  4786 tablet_service.cc:1511] Processing CreateTablet for tablet a18bed7992184c3f8d3caec17608b501 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:19.494856  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18bed7992184c3f8d3caec17608b501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.495568  4780 tablet_service.cc:1511] Processing CreateTablet for tablet 51deb73e728f47738e6b1f578fc356a4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:19.496928  4780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51deb73e728f47738e6b1f578fc356a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.497614  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 27a926b9f4664c66bcf8ee7d4969b8b6 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:19.498903  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a926b9f4664c66bcf8ee7d4969b8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.501073  4781 tablet_service.cc:1511] Processing CreateTablet for tablet 1c43e82ef7584310afc55c9042471bd6 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:19.502457  4781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c43e82ef7584310afc55c9042471bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.507001  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 21fe43367f304567a91d89a069e5a2e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:19.508565  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fe43367f304567a91d89a069e5a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.509523  4852 tablet_service.cc:1511] Processing CreateTablet for tablet e4c72bb4e1fa4b459b263e69ec123289 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:19.511155  4783 tablet_service.cc:1511] Processing CreateTablet for tablet a480558ec4d0411e9fdb882606e0b740 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:19.512964  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 2047ffa8d3e64ef48fa01276e04eec93 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:19.515298  4784 tablet_service.cc:1511] Processing CreateTablet for tablet e7148e6445ee46b38d795f65622a8953 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:19.522243  4853 tablet_service.cc:1511] Processing CreateTablet for tablet e04eb75b8d584948b8fe0cfff29d5433 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:19.525166  4853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04eb75b8d584948b8fe0cfff29d5433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.524869  4854 tablet_service.cc:1511] Processing CreateTablet for tablet ffa28716d7d34715a023be5df92275e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:19.526614  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa28716d7d34715a023be5df92275e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.492172  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 2047ffa8d3e64ef48fa01276e04eec93 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:19.535104  4913 tablet_bootstrap.cc:492] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:19.531698  4852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c72bb4e1fa4b459b263e69ec123289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.543675  4777 tablet_service.cc:1511] Processing CreateTablet for tablet 27a926b9f4664c66bcf8ee7d4969b8b6 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
W20260709 14:56:19.545019  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:19.545195  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a926b9f4664c66bcf8ee7d4969b8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.551924  4851 tablet_service.cc:1511] Processing CreateTablet for tablet a93f1fcdce214ffdab5996ac92e5cd05 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:19.555625  4636 tablet_service.cc:1511] Processing CreateTablet for tablet a93f1fcdce214ffdab5996ac92e5cd05 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:19.556197  4783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a480558ec4d0411e9fdb882606e0b740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.557504  4709 tablet_service.cc:1511] Processing CreateTablet for tablet a93f1fcdce214ffdab5996ac92e5cd05 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:19.558848  4709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f1fcdce214ffdab5996ac92e5cd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.560602  4913 tablet_bootstrap.cc:654] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.562057  4914 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:19.562680  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2047ffa8d3e64ef48fa01276e04eec93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.562836  4711 tablet_service.cc:1511] Processing CreateTablet for tablet d44b2058a7144827ad04738cc03e4cd2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:19.560437  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 0331bb3d883f4f9e98605a3fe3832be3 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:19.566337  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b2058a7144827ad04738cc03e4cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.568617  4851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f1fcdce214ffdab5996ac92e5cd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.571753  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f1fcdce214ffdab5996ac92e5cd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.573961  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0331bb3d883f4f9e98605a3fe3832be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.579243  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7148e6445ee46b38d795f65622a8953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.602769  4632 tablet_service.cc:1511] Processing CreateTablet for tablet 27a926b9f4664c66bcf8ee7d4969b8b6 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:19.606773  4914 tablet_bootstrap.cc:654] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.616640  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2047ffa8d3e64ef48fa01276e04eec93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.634745  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a926b9f4664c66bcf8ee7d4969b8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.661571  4780 tablet_service.cc:1511] Processing CreateTablet for tablet 0331bb3d883f4f9e98605a3fe3832be3 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:19.663055  4780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0331bb3d883f4f9e98605a3fe3832be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.683749  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 0331bb3d883f4f9e98605a3fe3832be3 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:19.685292  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0331bb3d883f4f9e98605a3fe3832be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.690049  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed26880772b4d6b97b76a5ed58534df (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:19.691453  4917 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:19.692019  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed26880772b4d6b97b76a5ed58534df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.691674  4855 tablet_service.cc:1511] Processing CreateTablet for tablet d44b2058a7144827ad04738cc03e4cd2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:19.692533  4915 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:19.710291  4915 tablet_bootstrap.cc:654] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.710853  4784 tablet_service.cc:1511] Processing CreateTablet for tablet d44b2058a7144827ad04738cc03e4cd2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:19.711752  4711 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed26880772b4d6b97b76a5ed58534df (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:19.713145  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed26880772b4d6b97b76a5ed58534df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.714445  4672 heartbeater.cc:499] Master 127.2.126.62:38561 was elected leader, sending a full tablet report...
I20260709 14:56:19.715464  4913 tablet_bootstrap.cc:492] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:19.716970  4913 ts_tablet_manager.cc:1403] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.182s	user 0.030s	sys 0.008s
I20260709 14:56:19.716806  4786 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed26880772b4d6b97b76a5ed58534df (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:19.720455  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b2058a7144827ad04738cc03e4cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.724920  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b2058a7144827ad04738cc03e4cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.731812  4708 tablet_service.cc:1511] Processing CreateTablet for tablet e852aea8f65b43b8ba58a7f768701ae4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:19.733108  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e852aea8f65b43b8ba58a7f768701ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.736835  4630 tablet_service.cc:1511] Processing CreateTablet for tablet e852aea8f65b43b8ba58a7f768701ae4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:19.737879  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e852aea8f65b43b8ba58a7f768701ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.739686  4854 tablet_service.cc:1511] Processing CreateTablet for tablet e852aea8f65b43b8ba58a7f768701ae4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:19.741242  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e852aea8f65b43b8ba58a7f768701ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.744133  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed26880772b4d6b97b76a5ed58534df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.747210  4914 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:19.747745  4914 ts_tablet_manager.cc:1403] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.217s	user 0.023s	sys 0.026s
I20260709 14:56:19.756582  4914 raft_consensus.cc:359] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:19.760222  4914 raft_consensus.cc:385] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.768265  4914 raft_consensus.cc:740] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.769394  4914 consensus_queue.cc:260] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:19.776083  4917 tablet_bootstrap.cc:654] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.786131  4913 raft_consensus.cc:359] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:19.787001  4913 raft_consensus.cc:385] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.787364  4913 raft_consensus.cc:740] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.788182  4913 consensus_queue.cc:260] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:19.804483  4747 heartbeater.cc:499] Master 127.2.126.62:38561 was elected leader, sending a full tablet report...
I20260709 14:56:19.817970  4855 tablet_service.cc:1511] Processing CreateTablet for tablet d03c02c6add443daae32699cacacc531 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:19.819259  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03c02c6add443daae32699cacacc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.819864  4636 tablet_service.cc:1511] Processing CreateTablet for tablet d03c02c6add443daae32699cacacc531 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:19.821312  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03c02c6add443daae32699cacacc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.820930  4711 tablet_service.cc:1511] Processing CreateTablet for tablet 794ca694b99e4ec4b46b241b6a213fcd (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:19.824482  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794ca694b99e4ec4b46b241b6a213fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.824159  4785 tablet_service.cc:1511] Processing CreateTablet for tablet d03c02c6add443daae32699cacacc531 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:19.830317  4915 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:19.830964  4915 ts_tablet_manager.cc:1403] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.025s
I20260709 14:56:19.834651  4915 raft_consensus.cc:359] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:19.838721  4915 raft_consensus.cc:385] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.839989  4786 tablet_service.cc:1511] Processing CreateTablet for tablet 794ca694b99e4ec4b46b241b6a213fcd (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:19.844053  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03c02c6add443daae32699cacacc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.844714  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794ca694b99e4ec4b46b241b6a213fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.847751  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 794ca694b99e4ec4b46b241b6a213fcd (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:19.849056  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 794ca694b99e4ec4b46b241b6a213fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.852774  4913 ts_tablet_manager.cc:1434] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.012s
I20260709 14:56:19.853343  4632 tablet_service.cc:1511] Processing CreateTablet for tablet aa08ec58e79b48ed8a92ca7a14be32d1 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:19.853864  4913 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:19.854593  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa08ec58e79b48ed8a92ca7a14be32d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.839134  4915 raft_consensus.cc:740] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.852777  4914 ts_tablet_manager.cc:1434] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.105s	user 0.011s	sys 0.032s
I20260709 14:56:19.856928  4915 consensus_queue.cc:260] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:19.860673  4708 tablet_service.cc:1511] Processing CreateTablet for tablet aa08ec58e79b48ed8a92ca7a14be32d1 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:19.861479  4917 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:19.861896  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa08ec58e79b48ed8a92ca7a14be32d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.861974  4917 ts_tablet_manager.cc:1403] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.171s	user 0.000s	sys 0.020s
I20260709 14:56:19.860577  4914 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:19.867106  4777 tablet_service.cc:1511] Processing CreateTablet for tablet aa08ec58e79b48ed8a92ca7a14be32d1 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:19.868430  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa08ec58e79b48ed8a92ca7a14be32d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.876299  4914 tablet_bootstrap.cc:654] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.881860  4858 tablet_service.cc:1511] Processing CreateTablet for tablet ba307f19d92742aeaf6cec795d953a35 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:19.884745  4917 raft_consensus.cc:359] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:19.886416  4709 tablet_service.cc:1511] Processing CreateTablet for tablet ba307f19d92742aeaf6cec795d953a35 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:19.887745  4709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba307f19d92742aeaf6cec795d953a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.888473  4855 tablet_service.cc:1511] Processing CreateTablet for tablet cb713b53fc9e4407aa0d3160e03a2873 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:19.887388  4784 tablet_service.cc:1511] Processing CreateTablet for tablet cb713b53fc9e4407aa0d3160e03a2873 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:19.889428  4917 raft_consensus.cc:385] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:19.892310  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b53fc9e4407aa0d3160e03a2873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.892432  4917 raft_consensus.cc:740] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:19.893149  4821 heartbeater.cc:499] Master 127.2.126.62:38561 was elected leader, sending a full tablet report...
I20260709 14:56:19.893496  4915 ts_tablet_manager.cc:1434] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.062s	user 0.014s	sys 0.000s
I20260709 14:56:19.893514  4917 consensus_queue.cc:260] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:19.897502  4915 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:19.906023  4630 tablet_service.cc:1511] Processing CreateTablet for tablet cb713b53fc9e4407aa0d3160e03a2873 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:19.908267  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b53fc9e4407aa0d3160e03a2873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.909770  4631 tablet_service.cc:1511] Processing CreateTablet for tablet ba307f19d92742aeaf6cec795d953a35 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:19.910998  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba307f19d92742aeaf6cec795d953a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.911182  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 8925a27112f3466f833b5a9f7597c05f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:19.913444  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8925a27112f3466f833b5a9f7597c05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.914738  4917 ts_tablet_manager.cc:1434] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.014s
I20260709 14:56:19.915699  4895 heartbeater.cc:499] Master 127.2.126.62:38561 was elected leader, sending a full tablet report...
I20260709 14:56:19.911989  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba307f19d92742aeaf6cec795d953a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.921075  4913 tablet_bootstrap.cc:654] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.921600  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb713b53fc9e4407aa0d3160e03a2873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.923038  4917 tablet_bootstrap.cc:492] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:19.932216  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 8925a27112f3466f833b5a9f7597c05f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:19.933507  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8925a27112f3466f833b5a9f7597c05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.936689  4917 tablet_bootstrap.cc:654] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.936844  4915 tablet_bootstrap.cc:654] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:19.954074  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 8925a27112f3466f833b5a9f7597c05f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:19.955950  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8925a27112f3466f833b5a9f7597c05f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.958233  4632 tablet_service.cc:1511] Processing CreateTablet for tablet 05ff88301e674577ab565ce684b9756f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:19.959959  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ff88301e674577ab565ce684b9756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.967689  4712 tablet_service.cc:1511] Processing CreateTablet for tablet 05ff88301e674577ab565ce684b9756f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:19.968935  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ff88301e674577ab565ce684b9756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.970497  4854 tablet_service.cc:1511] Processing CreateTablet for tablet b6254d6b65b047929d630387e04e723d (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:19.971751  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6254d6b65b047929d630387e04e723d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.977371  4635 tablet_service.cc:1511] Processing CreateTablet for tablet b6254d6b65b047929d630387e04e723d (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:19.978614  4635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6254d6b65b047929d630387e04e723d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.975333  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 05ff88301e674577ab565ce684b9756f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:19.981034  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ff88301e674577ab565ce684b9756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:19.986016  4923 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:19.986563  4923 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:19.993930  4923 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:19.997095  4922 raft_consensus.cc:493] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.027920  4922 raft_consensus.cc:515] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.031538  4922 leader_election.cc:290] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:20.084910  4712 tablet_service.cc:1511] Processing CreateTablet for tablet b6254d6b65b047929d630387e04e723d (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:20.086328  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6254d6b65b047929d630387e04e723d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.108104  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3b74b9abe849a3a4c59e6668ce6d3b (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:20.108711  4917 tablet_bootstrap.cc:492] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:20.109229  4917 ts_tablet_manager.cc:1403] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.025s
I20260709 14:56:20.109468  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3b74b9abe849a3a4c59e6668ce6d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.116461  4915 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:20.116981  4915 ts_tablet_manager.cc:1403] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.220s	user 0.011s	sys 0.019s
I20260709 14:56:20.118662  4708 tablet_service.cc:1511] Processing CreateTablet for tablet 35b6f6b15ba24225922f7cc9e719e145 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:20.120015  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b6f6b15ba24225922f7cc9e719e145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.124567  4915 raft_consensus.cc:359] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.125330  4915 raft_consensus.cc:385] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.125638  4915 raft_consensus.cc:740] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.134016  4914 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:20.134516  4914 ts_tablet_manager.cc:1403] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.274s	user 0.011s	sys 0.017s
I20260709 14:56:20.136094  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 35b6f6b15ba24225922f7cc9e719e145 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:20.131626  4917 raft_consensus.cc:359] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.136921  4917 raft_consensus.cc:385] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.137243  4917 raft_consensus.cc:740] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.137409  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b6f6b15ba24225922f7cc9e719e145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.137802  4914 raft_consensus.cc:359] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:20.138586  4914 raft_consensus.cc:385] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.138160  4917 consensus_queue.cc:260] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.138993  4914 raft_consensus.cc:740] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.140425  4917 ts_tablet_manager.cc:1434] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:56:20.141526  4917 tablet_bootstrap.cc:492] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:20.140053  4914 consensus_queue.cc:260] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:20.147859  4917 tablet_bootstrap.cc:654] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.135995  4915 consensus_queue.cc:260] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.158200  4914 ts_tablet_manager.cc:1434] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:56:20.161367  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3b74b9abe849a3a4c59e6668ce6d3b (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:20.162659  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3b74b9abe849a3a4c59e6668ce6d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.167301  4915 ts_tablet_manager.cc:1434] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 14:56:20.168386  4915 tablet_bootstrap.cc:492] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:20.161753  4709 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7ce29f2eec4d23a8aa40eaf32db83e (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:20.174089  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 35b6f6b15ba24225922f7cc9e719e145 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:20.175743  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b6f6b15ba24225922f7cc9e719e145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.183007  4635 tablet_service.cc:1511] Processing CreateTablet for tablet 327c9c59a6754e18a1541d4c61f3b07e (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:20.185060  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:20.196832  4635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c9c59a6754e18a1541d4c61f3b07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.187567  4854 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3b74b9abe849a3a4c59e6668ce6d3b (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:20.187749  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 327c9c59a6754e18a1541d4c61f3b07e (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:20.188704  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:20.190433  4709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7ce29f2eec4d23a8aa40eaf32db83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.200479  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c9c59a6754e18a1541d4c61f3b07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.190246  4914 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:20.190223  4777 tablet_service.cc:1511] Processing CreateTablet for tablet e1e79ec3131a4f9e9b0edd6f2acc9c6b (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:20.202966  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e79ec3131a4f9e9b0edd6f2acc9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.191730  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7ce29f2eec4d23a8aa40eaf32db83e (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:20.195458  4630 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7ce29f2eec4d23a8aa40eaf32db83e (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:20.187888  4913 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
W20260709 14:56:20.197290  4760 leader_election.cc:343] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:20.213410  4762 leader_election.cc:343] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.214265  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3b74b9abe849a3a4c59e6668ce6d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.218402  4762 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:20.219306  4923 raft_consensus.cc:2749] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.221907  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c43e82ef7584310afc55c9042471bd6" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:20.222764  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7ce29f2eec4d23a8aa40eaf32db83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.212783  4913 ts_tablet_manager.cc:1403] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.359s	user 0.030s	sys 0.041s
I20260709 14:56:20.226432  4914 tablet_bootstrap.cc:654] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:20.223538  4687 leader_election.cc:343] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.227305  4631 tablet_service.cc:1511] Processing CreateTablet for tablet e1e79ec3131a4f9e9b0edd6f2acc9c6b (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:20.228411  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde82c7da47402c9abadfa294a5eb07 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:20.228642  4913 raft_consensus.cc:359] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.228812  4859 tablet_service.cc:1511] Processing CreateTablet for tablet e1e79ec3131a4f9e9b0edd6f2acc9c6b (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:20.229599  4913 raft_consensus.cc:385] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.229987  4913 raft_consensus.cc:740] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.229727  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde82c7da47402c9abadfa294a5eb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.230803  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e79ec3131a4f9e9b0edd6f2acc9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.232734  4917 tablet_bootstrap.cc:492] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:20.233249  4917 ts_tablet_manager.cc:1403] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.000s
I20260709 14:56:20.233754  4913 consensus_queue.cc:260] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.236177  4917 raft_consensus.cc:359] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.236871  4917 raft_consensus.cc:385] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.237149  4917 raft_consensus.cc:740] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.237870  4917 consensus_queue.cc:260] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.239252  4915 tablet_bootstrap.cc:654] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.249989  4919 raft_consensus.cc:493] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.250507  4919 raft_consensus.cc:515] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.198058  4712 tablet_service.cc:1511] Processing CreateTablet for tablet 327c9c59a6754e18a1541d4c61f3b07e (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:20.241451  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e79ec3131a4f9e9b0edd6f2acc9c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.221788  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7ce29f2eec4d23a8aa40eaf32db83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.243088  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde82c7da47402c9abadfa294a5eb07 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:20.257467  4919 leader_election.cc:290] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:20.259147  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c9c59a6754e18a1541d4c61f3b07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.240803  4913 ts_tablet_manager.cc:1434] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:56:20.261219  4855 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde82c7da47402c9abadfa294a5eb07 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:20.262488  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde82c7da47402c9abadfa294a5eb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.262773  4913 tablet_bootstrap.cc:492] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:20.270345  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c43e82ef7584310afc55c9042471bd6" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:20.271056  4870 raft_consensus.cc:2468] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:20.272454  4688 leader_election.cc:304] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:20.273953  4922 raft_consensus.cc:2804] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.274410  4922 raft_consensus.cc:493] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.274791  4922 raft_consensus.cc:3060] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.286312  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde82c7da47402c9abadfa294a5eb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.286965  4635 tablet_service.cc:1511] Processing CreateTablet for tablet fca9eecdfd8445f6b881337777b413d9 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:20.290185  4635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca9eecdfd8445f6b881337777b413d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.293615  4914 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:20.297637  4914 ts_tablet_manager.cc:1403] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.004s
I20260709 14:56:20.298435  4922 raft_consensus.cc:515] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.298928  4777 tablet_service.cc:1511] Processing CreateTablet for tablet fca9eecdfd8445f6b881337777b413d9 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:20.300642  4922 leader_election.cc:290] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:20.303432  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca9eecdfd8445f6b881337777b413d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.304013  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c43e82ef7584310afc55c9042471bd6" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:20.304008  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c43e82ef7584310afc55c9042471bd6" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:20.304745  4870 raft_consensus.cc:3060] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:20.305589  4687 leader_election.cc:343] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.311878  4870 raft_consensus.cc:2468] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:20.313141  4688 leader_election.cc:304] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:20.314440  4922 raft_consensus.cc:2804] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.318346  4858 tablet_service.cc:1511] Processing CreateTablet for tablet c0654018e45d4e07b7276735a4062732 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:20.319453  4915 tablet_bootstrap.cc:492] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:20.319617  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0654018e45d4e07b7276735a4062732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.319994  4915 ts_tablet_manager.cc:1403] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.009s
I20260709 14:56:20.324923  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:20.326161  4913 tablet_bootstrap.cc:654] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:20.326467  4613 leader_election.cc:343] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.326205  4632 tablet_service.cc:1511] Processing CreateTablet for tablet c0654018e45d4e07b7276735a4062732 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:20.327697  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0654018e45d4e07b7276735a4062732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.328480  4915 raft_consensus.cc:359] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.329238  4915 raft_consensus.cc:385] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.329571  4915 raft_consensus.cc:740] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.330433  4915 consensus_queue.cc:260] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.332599  4915 ts_tablet_manager.cc:1434] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:56:20.333565  4915 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:20.334765  4924 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.335235  4924 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:20.335866  4917 ts_tablet_manager.cc:1434] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.003s
I20260709 14:56:20.338630  4917 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:20.300843  4914 raft_consensus.cc:359] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.345418  4914 raft_consensus.cc:385] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.341096  4924 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:20.360811  4708 tablet_service.cc:1511] Processing CreateTablet for tablet c0654018e45d4e07b7276735a4062732 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:20.364881  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0654018e45d4e07b7276735a4062732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.364970  4854 tablet_service.cc:1511] Processing CreateTablet for tablet 797d867daf364e7da4b85b0747482373 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:20.366309  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797d867daf364e7da4b85b0747482373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.368866  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 797d867daf364e7da4b85b0747482373 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:20.370157  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797d867daf364e7da4b85b0747482373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.375188  4635 tablet_service.cc:1511] Processing CreateTablet for tablet 797d867daf364e7da4b85b0747482373 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:20.376551  4635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797d867daf364e7da4b85b0747482373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.382844  4709 tablet_service.cc:1511] Processing CreateTablet for tablet b59efce9d5b04cd3b9ccfcd891979495 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:20.384274  4709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59efce9d5b04cd3b9ccfcd891979495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.384994  4784 tablet_service.cc:1511] Processing CreateTablet for tablet b59efce9d5b04cd3b9ccfcd891979495 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:20.386318  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59efce9d5b04cd3b9ccfcd891979495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.398877  4859 tablet_service.cc:1511] Processing CreateTablet for tablet b59efce9d5b04cd3b9ccfcd891979495 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:20.401623  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59efce9d5b04cd3b9ccfcd891979495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.402292  4914 raft_consensus.cc:740] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.408278  4914 consensus_queue.cc:260] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.349575  4712 tablet_service.cc:1511] Processing CreateTablet for tablet fca9eecdfd8445f6b881337777b413d9 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:20.424836  4786 tablet_service.cc:1511] Processing CreateTablet for tablet 2e71ab77384d488685a31f28054d4a78 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:20.427130  4636 tablet_service.cc:1511] Processing CreateTablet for tablet c89c1a38a2a04ad19d91293de9376dc8 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:20.427170  4851 tablet_service.cc:1511] Processing CreateTablet for tablet c89c1a38a2a04ad19d91293de9376dc8 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:20.430778  4851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89c1a38a2a04ad19d91293de9376dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.430855  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89c1a38a2a04ad19d91293de9376dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.436393  4915 tablet_bootstrap.cc:654] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.438365  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:20.440148  4613 leader_election.cc:343] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.440588  4613 leader_election.cc:304] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:20.441823  4919 raft_consensus.cc:2749] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.444408  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e71ab77384d488685a31f28054d4a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.409593  4922 raft_consensus.cc:697] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:20.450166  4914 ts_tablet_manager.cc:1434] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.000s
I20260709 14:56:20.451241  4914 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:20.453936  4919 raft_consensus.cc:493] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.454448  4919 raft_consensus.cc:515] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:20.456382  4924 raft_consensus.cc:493] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.456797  4919 leader_election.cc:290] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:20.456851  4924 raft_consensus.cc:515] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.458949  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:20.459872  4924 leader_election.cc:290] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:20.460584  4914 tablet_bootstrap.cc:654] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:20.464869  4613 leader_election.cc:343] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.475329  4913 tablet_bootstrap.cc:492] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:20.484670  4913 ts_tablet_manager.cc:1403] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.222s	user 0.016s	sys 0.025s
I20260709 14:56:20.480574  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 2e71ab77384d488685a31f28054d4a78 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:20.481511  4711 tablet_service.cc:1511] Processing CreateTablet for tablet c89c1a38a2a04ad19d91293de9376dc8 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:20.482635  4915 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:20.492038  4915 ts_tablet_manager.cc:1403] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.009s
I20260709 14:56:20.453912  4922 consensus_queue.cc:237] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.494467  4913 raft_consensus.cc:359] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.475797  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca9eecdfd8445f6b881337777b413d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.463876  4632 tablet_service.cc:1511] Processing CreateTablet for tablet 2e71ab77384d488685a31f28054d4a78 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:20.501243  4917 tablet_bootstrap.cc:654] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.502959  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89c1a38a2a04ad19d91293de9376dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.503361  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e71ab77384d488685a31f28054d4a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.504554  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e71ab77384d488685a31f28054d4a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.495612  4915 raft_consensus.cc:359] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.508204  4782 tablet_service.cc:1511] Processing CreateTablet for tablet 82112a6208a44376849aa2d3e0b6ee8d (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:20.508708  4915 raft_consensus.cc:385] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.509133  4915 raft_consensus.cc:740] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.509541  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82112a6208a44376849aa2d3e0b6ee8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.511823  4636 tablet_service.cc:1511] Processing CreateTablet for tablet 82112a6208a44376849aa2d3e0b6ee8d (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:20.513171  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82112a6208a44376849aa2d3e0b6ee8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.516810  4708 tablet_service.cc:1511] Processing CreateTablet for tablet dd55fa218dfb41d4a0fdcf32d8cc47fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:20.518143  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd55fa218dfb41d4a0fdcf32d8cc47fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.502125  4913 raft_consensus.cc:385] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.522590  4777 tablet_service.cc:1511] Processing CreateTablet for tablet dd55fa218dfb41d4a0fdcf32d8cc47fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:20.529748  4855 tablet_service.cc:1511] Processing CreateTablet for tablet 82112a6208a44376849aa2d3e0b6ee8d (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:20.536969  4630 tablet_service.cc:1511] Processing CreateTablet for tablet 5825b71295314d9aae175bf0ce87812f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:20.538206  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5825b71295314d9aae175bf0ce87812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.539913  4943 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.540396  4943 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.532610  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd55fa218dfb41d4a0fdcf32d8cc47fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.526356  4913 raft_consensus.cc:740] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
W20260709 14:56:20.550890  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:20.551265  4858 tablet_service.cc:1511] Processing CreateTablet for tablet dd55fa218dfb41d4a0fdcf32d8cc47fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:20.553735  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 5825b71295314d9aae175bf0ce87812f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:20.553663  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 5825b71295314d9aae175bf0ce87812f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:20.555408  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:20.555996  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82112a6208a44376849aa2d3e0b6ee8d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:20.574343  4688 leader_election.cc:343] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.547719  4943 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:20.572403  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5825b71295314d9aae175bf0ce87812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.573232  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5825b71295314d9aae175bf0ce87812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.525946  4915 consensus_queue.cc:260] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.587354  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd55fa218dfb41d4a0fdcf32d8cc47fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.593871  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:20.594022  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:20.594722  4795 raft_consensus.cc:2468] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
W20260709 14:56:20.596264  4835 leader_election.cc:343] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.596967  4835 leader_election.cc:304] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:20.598348  4924 raft_consensus.cc:2804] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.598722  4924 raft_consensus.cc:493] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.600370  4924 raft_consensus.cc:3060] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.609781  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:20.609547  4859 tablet_service.cc:1511] Processing CreateTablet for tablet f66b8424b6154f3baca9c20770364a0f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:20.611158  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66b8424b6154f3baca9c20770364a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.616364  4924 raft_consensus.cc:515] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.636126  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:20.636303  4924 leader_election.cc:290] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:20.636932  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:20.637482  4795 raft_consensus.cc:3060] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.637661  4923 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.638134  4923 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.638216  4631 tablet_service.cc:1511] Processing CreateTablet for tablet f66b8424b6154f3baca9c20770364a0f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:20.639577  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66b8424b6154f3baca9c20770364a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.641247  4923 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:20.642581  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:20.642881  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:20.644683  4762 leader_election.cc:343] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.645048  4795 raft_consensus.cc:2468] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:20.646073  4835 leader_election.cc:304] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:20.649356  4915 ts_tablet_manager.cc:1434] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.157s	user 0.008s	sys 0.001s
W20260709 14:56:20.650348  4760 leader_election.cc:343] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.650734  4915 tablet_bootstrap.cc:492] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:20.650804  4760 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:20.656975  4924 raft_consensus.cc:2804] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:20.651399  4543 catalog_manager.cc:5697] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.653491  4923 raft_consensus.cc:2749] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.623587  4913 consensus_queue.cc:260] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.693186  4913 ts_tablet_manager.cc:1434] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.208s	user 0.005s	sys 0.004s
I20260709 14:56:20.694187  4913 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:20.701409  4914 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:20.701952  4914 ts_tablet_manager.cc:1403] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.251s	user 0.038s	sys 0.027s
I20260709 14:56:20.701830  4784 tablet_service.cc:1511] Processing CreateTablet for tablet 59ed59d3f61e4f60a0157c0db14727da (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:20.702106  4917 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:20.702837  4917 ts_tablet_manager.cc:1403] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.364s	user 0.012s	sys 0.006s
I20260709 14:56:20.703110  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ed59d3f61e4f60a0157c0db14727da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.690820  4722 raft_consensus.cc:2468] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:20.705216  4914 raft_consensus.cc:359] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.710408  4914 raft_consensus.cc:385] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.711912  4914 raft_consensus.cc:740] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.713308  4914 consensus_queue.cc:260] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.710263  4917 raft_consensus.cc:359] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.715453  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
W20260709 14:56:20.717656  4612 leader_election.cc:343] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.718120  4612 leader_election.cc:304] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:20.718797  4917 raft_consensus.cc:385] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.721695  4919 raft_consensus.cc:2749] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.724185  4917 raft_consensus.cc:740] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.725013  4917 consensus_queue.cc:260] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.723362  4914 ts_tablet_manager.cc:1434] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:56:20.713346  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 59ed59d3f61e4f60a0157c0db14727da (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:20.663616  4706 tablet_service.cc:1511] Processing CreateTablet for tablet f66b8424b6154f3baca9c20770364a0f (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:20.727174  4924 raft_consensus.cc:697] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:20.743019  4634 tablet_service.cc:1511] Processing CreateTablet for tablet 59ed59d3f61e4f60a0157c0db14727da (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:20.753470  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:20.783815  4634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ed59d3f61e4f60a0157c0db14727da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.783548  4924 consensus_queue.cc:237] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:20.784302  4834 leader_election.cc:343] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.784785  4834 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:20.754899  4712 tablet_service.cc:1511] Processing CreateTablet for tablet e45d0f04078743b6910f546b4c7475dc (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:20.757948  4781 tablet_service.cc:1511] Processing CreateTablet for tablet e45d0f04078743b6910f546b4c7475dc (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:20.759814  4919 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.762036  4633 tablet_service.cc:1511] Processing CreateTablet for tablet 6a160e641f9742e4ae16b6bb88ace271 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:20.763064  4914 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:20.772249  4917 ts_tablet_manager.cc:1434] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.069s	user 0.027s	sys 0.009s
I20260709 14:56:20.772399  4953 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.780452  4706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66b8424b6154f3baca9c20770364a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.787760  4919 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.789314  4781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45d0f04078743b6910f546b4c7475dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.798491  4633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a160e641f9742e4ae16b6bb88ace271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.798928  4919 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:20.799059  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:20.789028  4851 tablet_service.cc:1511] Processing CreateTablet for tablet e45d0f04078743b6910f546b4c7475dc (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:20.799747  4647 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:20.800894  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:20.801528  4722 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:20.801904  4686 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [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: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:20.802845  4613 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:20.803980  4922 raft_consensus.cc:2804] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.803520  4953 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:20.804400  4922 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.804780  4922 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:20.806046  4953 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:20.806730  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:20.808195  4760 leader_election.cc:343] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.789896  4954 raft_consensus.cc:2749] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.789072  4708 tablet_service.cc:1511] Processing CreateTablet for tablet 6a160e641f9742e4ae16b6bb88ace271 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:20.810346  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:20.811852  4762 leader_election.cc:343] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.812364  4762 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:20.790802  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ed59d3f61e4f60a0157c0db14727da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.808005  4786 tablet_service.cc:1511] Processing CreateTablet for tablet 6a160e641f9742e4ae16b6bb88ace271 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:20.815632  4919 raft_consensus.cc:2804] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:20.819520  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:20.820711  4851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45d0f04078743b6910f546b4c7475dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.826496  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a160e641f9742e4ae16b6bb88ace271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.824404  4919 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.831892  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45d0f04078743b6910f546b4c7475dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.832080  4919 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:20.836820  4613 leader_election.cc:343] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.837764  4913 tablet_bootstrap.cc:654] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.840844  4914 tablet_bootstrap.cc:654] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.823585  4953 raft_consensus.cc:2749] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.846413  4915 tablet_bootstrap.cc:654] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.854851  4854 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7c9c7eff3b40b987c1eaf9ef4080e7 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:20.856280  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7c9c7eff3b40b987c1eaf9ef4080e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.862299  4919 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.869745  4630 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7c9c7eff3b40b987c1eaf9ef4080e7 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:20.871109  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7c9c7eff3b40b987c1eaf9ef4080e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.874090  4545 catalog_manager.cc:5697] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.879819  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a160e641f9742e4ae16b6bb88ace271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.881922  4708 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7c9c7eff3b40b987c1eaf9ef4080e7 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:20.886417  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7c9c7eff3b40b987c1eaf9ef4080e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.887516  4781 tablet_service.cc:1511] Processing CreateTablet for tablet e4e044f680144809a712b8043ac54c62 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:20.888797  4781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e044f680144809a712b8043ac54c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.879320  4917 tablet_bootstrap.cc:492] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:20.886497  4855 tablet_service.cc:1511] Processing CreateTablet for tablet e4e044f680144809a712b8043ac54c62 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:20.892045  4919 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:20.893890  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:20.894366  4636 tablet_service.cc:1511] Processing CreateTablet for tablet e4e044f680144809a712b8043ac54c62 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:20.895321  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:20.895758  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e044f680144809a712b8043ac54c62. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:20.896778  4613 leader_election.cc:343] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.897500  4711 tablet_service.cc:1511] Processing CreateTablet for tablet 088d51a09530456ca13b49b633c88de8 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:20.898737  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088d51a09530456ca13b49b633c88de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.899806  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e044f680144809a712b8043ac54c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.877712  4922 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:20.900837  4722 raft_consensus.cc:2393] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:20.902841  4613 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:20.903635  4919 raft_consensus.cc:2749] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.905975  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:20.906292  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:20.907085  4647 raft_consensus.cc:2393] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:20.882990  4914 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
W20260709 14:56:20.907473  4688 leader_election.cc:343] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:20.908252  4914 ts_tablet_manager.cc:1403] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.000s
I20260709 14:56:20.908288  4686 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:20.909145  4943 raft_consensus.cc:2749] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:20.909142  4922 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:20.911095  4914 raft_consensus.cc:359] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:20.911737  4914 raft_consensus.cc:385] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.912108  4914 raft_consensus.cc:740] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.913029  4914 consensus_queue.cc:260] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:20.917259  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 088d51a09530456ca13b49b633c88de8 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:20.918591  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088d51a09530456ca13b49b633c88de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.921098  4786 tablet_service.cc:1511] Processing CreateTablet for tablet 088d51a09530456ca13b49b633c88de8 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:20.922399  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088d51a09530456ca13b49b633c88de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.925149  4914 ts_tablet_manager.cc:1434] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260709 14:56:20.926167  4914 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:20.939385  4915 tablet_bootstrap.cc:492] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:20.949179  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 30f7abcdd27542698dcadb15289c07ac (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:20.951884  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f7abcdd27542698dcadb15289c07ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.944391  4915 ts_tablet_manager.cc:1403] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.294s	user 0.012s	sys 0.002s
I20260709 14:56:20.952348  4922 consensus_queue.cc:1048] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:20.955044  4915 raft_consensus.cc:359] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.955744  4915 raft_consensus.cc:385] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:20.962551  4915 raft_consensus.cc:740] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:20.957499  4705 tablet_service.cc:1511] Processing CreateTablet for tablet 30f7abcdd27542698dcadb15289c07ac (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:20.963337  4915 consensus_queue.cc:260] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:20.964071  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f7abcdd27542698dcadb15289c07ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.965857  4915 ts_tablet_manager.cc:1434] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:56:20.966835  4915 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:20.960005  4784 tablet_service.cc:1511] Processing CreateTablet for tablet 30f7abcdd27542698dcadb15289c07ac (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:20.969061  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f7abcdd27542698dcadb15289c07ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.972680  4858 tablet_service.cc:1511] Processing CreateTablet for tablet fcfda03003f04f009d7f2be5d97fbdb4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:20.973599  4914 tablet_bootstrap.cc:654] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:20.973956  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfda03003f04f009d7f2be5d97fbdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.987231  4708 tablet_service.cc:1511] Processing CreateTablet for tablet fcfda03003f04f009d7f2be5d97fbdb4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:20.988446  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfda03003f04f009d7f2be5d97fbdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:20.989369  4913 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:20.989913  4913 ts_tablet_manager.cc:1403] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.296s	user 0.005s	sys 0.017s
I20260709 14:56:20.990345  4631 tablet_service.cc:1511] Processing CreateTablet for tablet fcfda03003f04f009d7f2be5d97fbdb4 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:20.991541  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfda03003f04f009d7f2be5d97fbdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.029956  4781 tablet_service.cc:1511] Processing CreateTablet for tablet 814438649ba84d6b8100413398f16514 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:21.031304  4781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814438649ba84d6b8100413398f16514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.036298  4913 raft_consensus.cc:359] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.037063  4913 raft_consensus.cc:385] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.037367  4913 raft_consensus.cc:740] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.052428  4915 tablet_bootstrap.cc:654] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.073365  4917 tablet_bootstrap.cc:654] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.074488  4630 tablet_service.cc:1511] Processing CreateTablet for tablet 814438649ba84d6b8100413398f16514 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:21.076562  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814438649ba84d6b8100413398f16514. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:21.083807  4687 consensus_peers.cc:597] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:21.089332  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 814438649ba84d6b8100413398f16514 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:21.091003  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814438649ba84d6b8100413398f16514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.104225  4914 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:21.104763  4914 ts_tablet_manager.cc:1403] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.179s	user 0.008s	sys 0.006s
I20260709 14:56:21.106033  4782 tablet_service.cc:1511] Processing CreateTablet for tablet ae5ca28d1f9f4cfd9da1628cb44072e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:21.107349  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5ca28d1f9f4cfd9da1628cb44072e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.066062  4913 consensus_queue.cc:260] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.130965  4708 tablet_service.cc:1511] Processing CreateTablet for tablet ae5ca28d1f9f4cfd9da1628cb44072e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:21.132087  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5ca28d1f9f4cfd9da1628cb44072e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.136487  4919 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.136847  4953 raft_consensus.cc:493] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.137055  4919 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.137513  4913 ts_tablet_manager.cc:1434] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.147s	user 0.008s	sys 0.004s
I20260709 14:56:21.137357  4953 raft_consensus.cc:515] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.139097  4919 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:21.141343  4854 tablet_service.cc:1511] Processing CreateTablet for tablet ae5ca28d1f9f4cfd9da1628cb44072e2 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:21.142091  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:21.142580  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5ca28d1f9f4cfd9da1628cb44072e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.142752  4869 raft_consensus.cc:2468] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.143821  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.146919  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.128923  4914 raft_consensus.cc:359] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.148378  4914 raft_consensus.cc:385] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:21.148550  4612 leader_election.cc:343] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.148694  4914 raft_consensus.cc:740] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.149420  4914 consensus_queue.cc:260] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.150082  4613 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:21.163537  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 8c60e3cf57864effbde83abc8ead566c (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:21.164829  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c60e3cf57864effbde83abc8ead566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.169687  4636 tablet_service.cc:1511] Processing CreateTablet for tablet a1aedebead424fbc8fd66cbce13a3e2a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:21.170282  4712 tablet_service.cc:1511] Processing CreateTablet for tablet 8c60e3cf57864effbde83abc8ead566c (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:21.171018  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1aedebead424fbc8fd66cbce13a3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.171507  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c60e3cf57864effbde83abc8ead566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.172748  4711 tablet_service.cc:1511] Processing CreateTablet for tablet a1aedebead424fbc8fd66cbce13a3e2a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:21.139595  4953 leader_election.cc:290] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:21.158771  4919 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.190812  4913 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:21.218747  4924 raft_consensus.cc:493] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.219449  4924 raft_consensus.cc:515] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.222200  4924 leader_election.cc:290] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.209441  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1aedebead424fbc8fd66cbce13a3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.233603  4777 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc174db64e14eaa9060300813c06a1a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:21.234972  4917 tablet_bootstrap.cc:492] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:21.235317  4777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc174db64e14eaa9060300813c06a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.235677  4917 ts_tablet_manager.cc:1403] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.369s	user 0.016s	sys 0.012s
I20260709 14:56:21.240140  4917 raft_consensus.cc:359] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.241091  4917 raft_consensus.cc:385] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.241479  4917 raft_consensus.cc:740] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.203029  4919 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.193099  4784 tablet_service.cc:1511] Processing CreateTablet for tablet 8c60e3cf57864effbde83abc8ead566c (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:21.256834  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c60e3cf57864effbde83abc8ead566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.260232  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:21.260908  4647 raft_consensus.cc:2468] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:21.264218  4834 leader_election.cc:304] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:21.265322  4924 raft_consensus.cc:2804] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.265678  4924 raft_consensus.cc:493] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.266544  4631 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc174db64e14eaa9060300813c06a1a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:21.266023  4924 raft_consensus.cc:3060] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.267884  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc174db64e14eaa9060300813c06a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.269750  4634 tablet_service.cc:1511] Processing CreateTablet for tablet e13ed856349d40edb8eca661aa97bb34 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:21.271433  4634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13ed856349d40edb8eca661aa97bb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.256852  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 7264ee7284df446495ff3aa35f71d2fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:21.277390  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7264ee7284df446495ff3aa35f71d2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.279906  4780 tablet_service.cc:1511] Processing CreateTablet for tablet e13ed856349d40edb8eca661aa97bb34 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:21.281123  4780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13ed856349d40edb8eca661aa97bb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.281176  4919 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:21.282943  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.283622  4795 raft_consensus.cc:2468] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.284901  4612 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:21.285598  4632 tablet_service.cc:1511] Processing CreateTablet for tablet 639380c7c68745479426b0185bfa7e9a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:21.286764  4919 raft_consensus.cc:2804] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.287169  4919 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.287511  4919 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.300822  4705 tablet_service.cc:1511] Processing CreateTablet for tablet e13ed856349d40edb8eca661aa97bb34 (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:21.301023  4708 tablet_service.cc:1511] Processing CreateTablet for tablet 639380c7c68745479426b0185bfa7e9a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:21.301648  4632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639380c7c68745479426b0185bfa7e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.301081  4706 tablet_service.cc:1511] Processing CreateTablet for tablet 7264ee7284df446495ff3aa35f71d2fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:21.302204  4705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13ed856349d40edb8eca661aa97bb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.311066  4706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7264ee7284df446495ff3aa35f71d2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.313498  4917 consensus_queue.cc:260] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.320225  4917 ts_tablet_manager.cc:1434] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.004s
I20260709 14:56:21.321256  4917 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:21.323833  4786 tablet_service.cc:1511] Processing CreateTablet for tablet 33567c3ea85f48538e9180725ef615fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:21.325666  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33567c3ea85f48538e9180725ef615fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.325730  4924 raft_consensus.cc:515] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.328210  4955 raft_consensus.cc:493] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.332450  4955 raft_consensus.cc:515] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.334612  4955 leader_election.cc:290] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:21.336515  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.337313  4795 raft_consensus.cc:2468] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:21.346762  4915 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:21.347486  4915 ts_tablet_manager.cc:1403] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.381s	user 0.025s	sys 0.012s
I20260709 14:56:21.350220  4917 tablet_bootstrap.cc:654] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.347604  4973 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.352090  4973 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.352963  4913 tablet_bootstrap.cc:654] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.354313  4973 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.354864  4973 raft_consensus.cc:2804] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.355194  4973 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.348634  4835 leader_election.cc:304] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:21.349514  4914 ts_tablet_manager.cc:1434] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.244s	user 0.026s	sys 0.075s
I20260709 14:56:21.356449  4630 tablet_service.cc:1511] Processing CreateTablet for tablet 33567c3ea85f48538e9180725ef615fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:21.354329  4708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639380c7c68745479426b0185bfa7e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.357749  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33567c3ea85f48538e9180725ef615fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.359752  4914 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:21.360426  4762 leader_election.cc:343] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.365221  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc174db64e14eaa9060300813c06a1a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:21.365864  4721 raft_consensus.cc:3060] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.366449  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc174db64e14eaa9060300813c06a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.367084  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.365257  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.371412  4955 raft_consensus.cc:2804] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.371974  4955 raft_consensus.cc:493] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.372468  4955 raft_consensus.cc:3060] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.384902  4859 tablet_service.cc:1511] Processing CreateTablet for tablet 33567c3ea85f48538e9180725ef615fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:21.375316  4851 tablet_service.cc:1511] Processing CreateTablet for tablet 639380c7c68745479426b0185bfa7e9a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:21.378197  4855 tablet_service.cc:1511] Processing CreateTablet for tablet 7264ee7284df446495ff3aa35f71d2fb (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:21.386041  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33567c3ea85f48538e9180725ef615fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.386687  4855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7264ee7284df446495ff3aa35f71d2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.390962  4919 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:21.392263  4836 leader_election.cc:343] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.393142  4851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639380c7c68745479426b0185bfa7e9a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:21.393265  4836 leader_election.cc:343] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.396911  4854 tablet_service.cc:1511] Processing CreateTablet for tablet a1aedebead424fbc8fd66cbce13a3e2a (DEFAULT_TABLE table=test-workload [id=2c6e948a7f504a708a77e9fc44826e8f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:56:21.377686  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 227675us
I20260709 14:56:21.398268  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1aedebead424fbc8fd66cbce13a3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:21.403003  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.404403  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.405462  4914 tablet_bootstrap.cc:654] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.408540  4913 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:21.409071  4913 ts_tablet_manager.cc:1403] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.248s	user 0.011s	sys 0.006s
I20260709 14:56:21.378777  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.409737  4795 raft_consensus.cc:2468] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.410972  4612 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:21.355554  4973 raft_consensus.cc:3060] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.411917  4976 raft_consensus.cc:2804] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.412485  4976 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.412894  4976 raft_consensus.cc:3060] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.408892  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:21.416790  4915 raft_consensus.cc:359] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.417568  4915 raft_consensus.cc:385] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.417843  4914 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:21.418437  4914 ts_tablet_manager.cc:1403] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.000s
I20260709 14:56:21.421284  4924 leader_election.cc:290] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.421736  4922 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.422195  4922 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.422595  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
W20260709 14:56:21.424175  4836 leader_election.cc:343] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.424283  4922 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:21.426146  4913 raft_consensus.cc:359] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.426877  4913 raft_consensus.cc:385] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.427156  4913 raft_consensus.cc:740] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.428189  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:21.428027  4913 consensus_queue.cc:260] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:21.429504  4686 leader_election.cc:343] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.429412  4914 raft_consensus.cc:359] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.430140  4914 raft_consensus.cc:385] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.430429  4914 raft_consensus.cc:740] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.433305  4914 consensus_queue.cc:260] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.434546  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:21.434859  4913 ts_tablet_manager.cc:1434] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:56:21.435840  4913 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
W20260709 14:56:21.435978  4688 leader_election.cc:343] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.436419  4688 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:21.453001  4914 ts_tablet_manager.cc:1434] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:56:21.454423  4914 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:21.437866  4922 raft_consensus.cc:2749] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.456532  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
W20260709 14:56:21.460060  4612 leader_election.cc:343] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.417948  4915 raft_consensus.cc:740] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.465457  4915 consensus_queue.cc:260] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.467025  4924 consensus_queue.cc:1048] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.474066  4976 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.476099  4976 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.477053  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:21.477700  4796 raft_consensus.cc:3060] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.476946  4924 consensus_queue.cc:1048] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:21.484442  4955 raft_consensus.cc:515] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.487915  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:21.492858  4794 raft_consensus.cc:3060] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.493266  4917 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:21.493814  4917 ts_tablet_manager.cc:1403] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.173s	user 0.023s	sys 0.036s
I20260709 14:56:21.498092  4917 raft_consensus.cc:359] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:21.468524  4613 leader_election.cc:343] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.501341  4919 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:21.484411  4796 raft_consensus.cc:2468] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.509262  4915 ts_tablet_manager.cc:1434] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.159s	user 0.004s	sys 0.004s
I20260709 14:56:21.529203  4915 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:21.511878  4870 raft_consensus.cc:2393] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:21.534221  4762 leader_election.cc:304] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:21.504146  4917 raft_consensus.cc:385] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.516181  4922 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.541383  4922 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.516201  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:21.519596  4973 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.544130  4647 raft_consensus.cc:3060] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.545080  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.545671  4973 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:21.545960  4793 raft_consensus.cc:2393] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:21.491389  4955 leader_election.cc:290] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:21.524494  4914 tablet_bootstrap.cc:654] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.525009  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:21.554642  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:21.526324  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 76832.5us
I20260709 14:56:21.552973  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:21.555536  4646 raft_consensus.cc:2393] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:21.557036  4794 raft_consensus.cc:2468] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:21.557575  4686 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
W20260709 14:56:21.558676  4613 leader_election.cc:343] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:21.555351  4836 leader_election.cc:343] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.559016  4968 raft_consensus.cc:3060] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.560014  4953 raft_consensus.cc:2749] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.559504  4922 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:21.565138  4835 leader_election.cc:304] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:21.568816  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:21.570295  4793 raft_consensus.cc:3060] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.570452  4979 raft_consensus.cc:2804] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:21.571199  4979 raft_consensus.cc:697] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:21.572324  4979 consensus_queue.cc:237] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.573711  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:21.574324  4870 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.576632  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:21.580837  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:21.581873  4870 raft_consensus.cc:2468] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.540704  4915 tablet_bootstrap.cc:654] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.548827  4917 raft_consensus.cc:740] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.588255  4612 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:21.592465  4973 raft_consensus.cc:2804] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:21.593111  4973 raft_consensus.cc:697] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:21.591434  4613 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:21.594929  4647 raft_consensus.cc:2468] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:21.595284  4919 raft_consensus.cc:2804] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:21.595610  4613 leader_election.cc:343] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.595948  4913 tablet_bootstrap.cc:654] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.596428  4834 leader_election.cc:304] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:21.595019  4973 consensus_queue.cc:237] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.595918  4919 raft_consensus.cc:697] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:21.599895  4917 consensus_queue.cc:260] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.601022  4968 raft_consensus.cc:2749] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.601897  4793 raft_consensus.cc:2468] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.613533  4915 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:21.614089  4915 ts_tablet_manager.cc:1403] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.004s
I20260709 14:56:21.613664  4543 catalog_manager.cc:5697] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:21.616549  4919 consensus_queue.cc:237] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.604735  4955 raft_consensus.cc:2804] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:21.637225  4915 raft_consensus.cc:359] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.638115  4915 raft_consensus.cc:385] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.638461  4915 raft_consensus.cc:740] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.642171  4914 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:21.642760  4914 ts_tablet_manager.cc:1403] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.189s	user 0.040s	sys 0.009s
I20260709 14:56:21.639225  4915 consensus_queue.cc:260] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.644371  4612 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:21.652906  4976 raft_consensus.cc:2804] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:21.653373  4976 raft_consensus.cc:697] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:21.654570  4915 ts_tablet_manager.cc:1434] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:56:21.654181  4976 consensus_queue.cc:237] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.668474  4924 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.669021  4917 ts_tablet_manager.cc:1434] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.175s	user 0.007s	sys 0.001s
I20260709 14:56:21.669292  4924 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.672752  4924 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.673754  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:21.674841  4647 raft_consensus.cc:2393] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:21.676148  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.677013  4721 raft_consensus.cc:2393] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:21.679003  4914 raft_consensus.cc:359] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.680791  4914 raft_consensus.cc:385] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.681137  4914 raft_consensus.cc:740] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.685951  4955 raft_consensus.cc:697] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:21.686952  4955 consensus_queue.cc:237] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.697281  4914 consensus_queue.cc:260] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.691620  4917 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:21.703498  4914 ts_tablet_manager.cc:1434] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 14:56:21.704823  4914 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:21.700722  4953 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.682523  4834 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:21.713788  4953 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.718016  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:21.718773  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:21.718930  4953 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:21.721999  4924 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.724068  4913 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:21.724565  4913 ts_tablet_manager.cc:1403] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.289s	user 0.012s	sys 0.018s
I20260709 14:56:21.712172  4720 raft_consensus.cc:2468] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.732458  4913 raft_consensus.cc:359] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.733243  4913 raft_consensus.cc:385] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.733523  4913 raft_consensus.cc:740] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.735302  4913 consensus_queue.cc:260] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:21.727417  4760 leader_election.cc:343] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:21.729166  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 46767.6us
I20260709 14:56:21.738392  4917 tablet_bootstrap.cc:654] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.741228  4924 raft_consensus.cc:2749] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.742101  4914 tablet_bootstrap.cc:654] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:21.763940  4762 leader_election.cc:343] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.756919  4915 tablet_bootstrap.cc:492] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:21.769008  4762 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
W20260709 14:56:21.771198  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 43495.8us
I20260709 14:56:21.773530  4913 ts_tablet_manager.cc:1434] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 14:56:21.774914  4913 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:21.776211  4953 raft_consensus.cc:2749] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.778506  4543 catalog_manager.cc:5697] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.786979  4915 tablet_bootstrap.cc:654] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.788635  4545 catalog_manager.cc:5697] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:21.795738  4973 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.796386  4973 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.799304  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:21.800817  4613 leader_election.cc:343] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.802209  4998 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.802891  4998 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.805133  4973 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.805779  4998 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:21.806241  4913 tablet_bootstrap.cc:654] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.809015  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:21.809206  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:21.812366  4760 leader_election.cc:343] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.828847  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.829847  4720 raft_consensus.cc:2468] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.831426  4613 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:21.836386  4973 raft_consensus.cc:2804] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.835582  4542 catalog_manager.cc:5697] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:21.836941  4973 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.837453  4973 raft_consensus.cc:3060] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.838207  4542 catalog_manager.cc:5697] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.846268  4914 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:21.846798  4914 ts_tablet_manager.cc:1403] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.142s	user 0.035s	sys 0.041s
I20260709 14:56:21.850253  4914 raft_consensus.cc:359] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.851178  4914 raft_consensus.cc:385] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.851501  4914 raft_consensus.cc:740] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.854460  4915 tablet_bootstrap.cc:492] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:21.855197  4915 ts_tablet_manager.cc:1403] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.031s
I20260709 14:56:21.858641  4915 raft_consensus.cc:359] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.859591  4915 raft_consensus.cc:385] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:21.860143  4762 leader_election.cc:343] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.860035  4915 raft_consensus.cc:740] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.860765  4762 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:21.859951  4914 consensus_queue.cc:260] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.861510  4998 raft_consensus.cc:2749] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.862210  4973 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.864585  4914 ts_tablet_manager.cc:1434] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:56:21.865218  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:21.862159  4915 consensus_queue.cc:260] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:21.866480  4613 leader_election.cc:343] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:21.867471  4914 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:21.868474  4915 ts_tablet_manager.cc:1434] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:56:21.869355  4915 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:21.870241  4913 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:21.870885  4913 ts_tablet_manager.cc:1403] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.009s
I20260709 14:56:21.873823  4914 tablet_bootstrap.cc:654] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.874577  4915 tablet_bootstrap.cc:654] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.875495  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:21.876142  4720 raft_consensus.cc:3060] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.873833  4913 raft_consensus.cc:359] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.876892  4913 raft_consensus.cc:385] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.879042  4913 raft_consensus.cc:740] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.880467  4913 consensus_queue.cc:260] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.884428  4913 ts_tablet_manager.cc:1434] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:56:21.887133  4913 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:21.896358  4973 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:21.898371  4917 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:21.898751  4720 raft_consensus.cc:2468] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.898995  4917 ts_tablet_manager.cc:1403] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.229s	user 0.010s	sys 0.028s
I20260709 14:56:21.902207  4917 raft_consensus.cc:359] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.902894  4917 raft_consensus.cc:385] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.903194  4917 raft_consensus.cc:740] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.904088  4917 consensus_queue.cc:260] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.905921  4913 tablet_bootstrap.cc:654] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.908169  4914 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:21.908733  4915 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:21.908701  4914 ts_tablet_manager.cc:1403] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.008s
I20260709 14:56:21.909432  4915 ts_tablet_manager.cc:1403] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.024s
I20260709 14:56:21.912540  4915 raft_consensus.cc:359] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.912434  4914 raft_consensus.cc:359] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.913487  4915 raft_consensus.cc:385] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.913635  4914 raft_consensus.cc:385] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.913851  4915 raft_consensus.cc:740] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.914084  4914 raft_consensus.cc:740] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.914613  4973 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.914705  4915 consensus_queue.cc:260] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.915093  4914 consensus_queue.cc:260] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.915153  4973 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.917331  4917 ts_tablet_manager.cc:1434] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:56:21.917430  4913 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:21.918088  4913 ts_tablet_manager.cc:1403] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.010s
I20260709 14:56:21.918313  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.919003  4721 raft_consensus.cc:2468] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.920560  4915 ts_tablet_manager.cc:1434] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:21.920459  4613 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:21.921573  4915 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:21.921368  4913 raft_consensus.cc:359] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.922240  4913 raft_consensus.cc:385] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.922600  4913 raft_consensus.cc:740] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.923466  4913 consensus_queue.cc:260] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.927487  4915 tablet_bootstrap.cc:654] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.928620  4613 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:21.931465  4976 raft_consensus.cc:2804] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:21.932055  4976 raft_consensus.cc:697] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:21.932996  4976 consensus_queue.cc:237] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:21.935079  4975 raft_consensus.cc:2804] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:21.935514  4975 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:21.930759  4913 ts_tablet_manager.cc:1434] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:21.935949  4975 raft_consensus.cc:3060] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.938112  4998 raft_consensus.cc:493] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.938732  4998 raft_consensus.cc:515] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:21.941170  4913 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:21.941352  4998 leader_election.cc:290] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:21.943377  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c43e82ef7584310afc55c9042471bd6" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:21.943964  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c43e82ef7584310afc55c9042471bd6" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:21.945982  4762 leader_election.cc:304] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:21.948416  4913 tablet_bootstrap.cc:654] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.952482  4914 ts_tablet_manager.cc:1434] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260709 14:56:21.954330  4975 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.955405  4998 raft_consensus.cc:2749] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:21.957814  4917 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:21.958344  4915 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:21.958384  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.958984  4915 ts_tablet_manager.cc:1403] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.011s
I20260709 14:56:21.958544  4973 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:21.959384  4793 raft_consensus.cc:2468] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.961135  4913 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:21.961776  4913 ts_tablet_manager.cc:1403] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 14:56:21.961931  4915 raft_consensus.cc:359] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.962651  4915 raft_consensus.cc:385] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.962956  4915 raft_consensus.cc:740] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.962767  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:21.963460  4721 raft_consensus.cc:3060] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.964426  4917 tablet_bootstrap.cc:654] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.965029  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:21.965224  4913 raft_consensus.cc:359] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.965675  4793 raft_consensus.cc:3060] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:21.970417  4915 consensus_queue.cc:260] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.973807  4793 raft_consensus.cc:2468] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.973866  4721 raft_consensus.cc:2468] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:21.973418  4545 catalog_manager.cc:5697] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.974468  4913 raft_consensus.cc:385] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.975682  4612 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:21.975848  4915 ts_tablet_manager.cc:1434] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:56:21.981134  4919 raft_consensus.cc:2804] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:21.981655  4915 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:21.981681  4919 raft_consensus.cc:697] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:21.980074  4913 raft_consensus.cc:740] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:21.983299  4919 consensus_queue.cc:237] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.984571  4913 consensus_queue.cc:260] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:21.986557  4913 ts_tablet_manager.cc:1434] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:56:21.974884  4976 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:21.988775  4917 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:21.989235  4917 ts_tablet_manager.cc:1403] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 14:56:21.987922  4976 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.993983  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:21.994724  4793 raft_consensus.cc:2468] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:21.995277  4913 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:21.995741  4915 tablet_bootstrap.cc:654] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:21.996722  4612 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:21.998888  4917 raft_consensus.cc:359] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:21.999634  4917 raft_consensus.cc:385] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:21.999938  4917 raft_consensus.cc:740] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.000730  4917 consensus_queue.cc:260] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.002847  4917 ts_tablet_manager.cc:1434] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:22.004505  4917 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:22.008123  4913 tablet_bootstrap.cc:654] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.014863  4917 tablet_bootstrap.cc:654] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.012912  4973 raft_consensus.cc:2804] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:22.015395  4914 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:22.015967  4975 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:22.018468  4915 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:22.018543  5011 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.019194  4915 ts_tablet_manager.cc:1403] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.002s
I20260709 14:56:22.019173  5011 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.021869  5011 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:22.022535  4915 raft_consensus.cc:359] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.023228  4915 raft_consensus.cc:385] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.023514  4915 raft_consensus.cc:740] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.023052  4545 catalog_manager.cc:5697] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.024371  4915 consensus_queue.cc:260] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.025420  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.026309  4973 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.027307  4976 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:22.033124  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.033819  4870 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
W20260709 14:56:22.035276  4613 leader_election.cc:343] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.033370  4914 tablet_bootstrap.cc:654] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.037309  4915 ts_tablet_manager.cc:1434] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:56:22.038333  4915 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:22.038153  4613 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:22.038436  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:22.039130  4793 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:22.040028  4976 raft_consensus.cc:2804] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:22.040472  4976 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.040856  4976 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.043426  4975 consensus_queue.cc:1048] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.033840  4973 raft_consensus.cc:3060] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.047959  4915 tablet_bootstrap.cc:654] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.050576  4976 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.052686  4976 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:22.056782  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:22.057382  4793 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.059677  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:22.060454  4869 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.104341  4869 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.105314  4998 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.106433  4913 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
W20260709 14:56:22.106464  4836 consensus_peers.cc:597] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:22.107554  4998 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.108258  4613 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:22.109122  4976 raft_consensus.cc:2804] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:22.109592  4976 raft_consensus.cc:697] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:22.109805  4998 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:22.110473  4976 consensus_queue.cc:237] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.113289  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.115262  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:22.117304  4760 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:22.118515  4973 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.119335  4998 raft_consensus.cc:2749] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:22.121548  4793 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.121757  4913 ts_tablet_manager.cc:1403] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.127s	user 0.021s	sys 0.025s
I20260709 14:56:22.122061  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:22.122915  4796 raft_consensus.cc:3060] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.120568  4973 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:22.128785  4721 raft_consensus.cc:3060] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.130663  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:22.133011  4913 raft_consensus.cc:359] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.134533  4913 raft_consensus.cc:385] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:22.134898  4613 leader_election.cc:343] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.135035  4913 raft_consensus.cc:740] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.137463  4720 raft_consensus.cc:3060] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.138000  4917 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:22.138511  4917 ts_tablet_manager.cc:1403] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.017s
I20260709 14:56:22.141104  4917 raft_consensus.cc:359] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.141731  4917 raft_consensus.cc:385] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.141989  4917 raft_consensus.cc:740] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.142645  4917 consensus_queue.cc:260] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.143880  4975 consensus_queue.cc:1048] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.144999  4796 raft_consensus.cc:2468] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.146189  4612 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:22.148100  4919 raft_consensus.cc:2804] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:22.148582  4919 raft_consensus.cc:697] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:22.149583  4919 consensus_queue.cc:237] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.155208  4998 raft_consensus.cc:493] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.155738  4998 raft_consensus.cc:515] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.156209  4917 ts_tablet_manager.cc:1434] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:56:22.157171  4917 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:22.136185  4913 consensus_queue.cc:260] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.161711  4793 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.162709  4913 ts_tablet_manager.cc:1434] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 14:56:22.164492  4913 tablet_bootstrap.cc:492] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:22.168061  4543 catalog_manager.cc:5697] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:22.175426  4913 tablet_bootstrap.cc:654] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.176483  4955 consensus_queue.cc:1048] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.177392  4914 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:22.177873  4914 ts_tablet_manager.cc:1403] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.224s	user 0.016s	sys 0.007s
I20260709 14:56:22.182222  4955 consensus_queue.cc:1048] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.184182  4998 leader_election.cc:290] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.159606  4915 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:22.185145  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a926b9f4664c66bcf8ee7d4969b8b6" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:22.185292  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a926b9f4664c66bcf8ee7d4969b8b6" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:22.185465  4915 ts_tablet_manager.cc:1403] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.147s	user 0.029s	sys 0.040s
I20260709 14:56:22.185958  4722 raft_consensus.cc:2468] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:22.204241  4915 raft_consensus.cc:359] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.207394  4915 raft_consensus.cc:385] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.207810  4915 raft_consensus.cc:740] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.209066  4913 tablet_bootstrap.cc:492] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:22.209599  4917 tablet_bootstrap.cc:654] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.209728  4913 ts_tablet_manager.cc:1403] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.008s
I20260709 14:56:22.210687  4914 raft_consensus.cc:359] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.211560  4914 raft_consensus.cc:385] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.211931  4914 raft_consensus.cc:740] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
W20260709 14:56:22.206763  4760 leader_election.cc:343] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.214778  4915 consensus_queue.cc:260] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.222848  4915 ts_tablet_manager.cc:1434] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:56:22.218060  4914 consensus_queue.cc:260] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.217991  4973 consensus_queue.cc:1048] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:56:22.234581  4914 ts_tablet_manager.cc:1434] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260709 14:56:22.239090  4796 raft_consensus.cc:3060] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.241493  4914 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:22.244890  4915 tablet_bootstrap.cc:492] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:22.254681  4913 raft_consensus.cc:359] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.255690  4913 raft_consensus.cc:385] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.256073  4913 raft_consensus.cc:740] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.251983  5011 consensus_queue.cc:1048] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:56:22.261773  4913 consensus_queue.cc:260] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:22.261641  5023 log.cc:927] Time spent T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:56:22.266340  4544 catalog_manager.cc:5697] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:22.275439  4973 raft_consensus.cc:493] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.273924  4762 leader_election.cc:304] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:22.276357  4973 raft_consensus.cc:515] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.277981  4998 raft_consensus.cc:2804] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:22.278386  4998 raft_consensus.cc:493] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.278728  4998 raft_consensus.cc:3060] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.281810  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.282475  4870 raft_consensus.cc:2468] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:22.283722  4973 leader_election.cc:290] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:22.276983  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 71287.8us
I20260709 14:56:22.284819  4613 leader_election.cc:304] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:22.285840  4976 raft_consensus.cc:2804] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:22.286226  4976 raft_consensus.cc:493] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.286607  4976 raft_consensus.cc:3060] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.269809  5011 consensus_queue.cc:1048] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:56:22.287917  5011 consensus_queue.cc:1048] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.291085  4924 consensus_queue.cc:1048] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.286466  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:22.292079  4721 raft_consensus.cc:2468] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:22.297174  4913 ts_tablet_manager.cc:1434] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 14:56:22.298454  4913 tablet_bootstrap.cc:492] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:22.327263  4914 tablet_bootstrap.cc:654] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.377398  4913 tablet_bootstrap.cc:654] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.381356  4917 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:22.382006  4917 ts_tablet_manager.cc:1403] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.225s	user 0.022s	sys 0.005s
I20260709 14:56:22.376452  4984 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.392263  5026 raft_consensus.cc:493] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.392822  5026 raft_consensus.cc:515] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.396921  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:22.396968  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c72bb4e1fa4b459b263e69ec123289" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.376910  4998 raft_consensus.cc:515] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.408774  4917 raft_consensus.cc:359] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.408990  4688 leader_election.cc:304] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:22.409660  4917 raft_consensus.cc:385] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.410058  4917 raft_consensus.cc:740] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.410370  4968 raft_consensus.cc:2749] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:22.395658  5026 leader_election.cc:290] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:22.431633  4917 consensus_queue.cc:260] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.447310  4915 tablet_bootstrap.cc:654] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.448593  4953 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.454438  4953 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.402868  4984 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.408063  4976 raft_consensus.cc:515] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.489688  4917 ts_tablet_manager.cc:1434] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.107s	user 0.011s	sys 0.008s
I20260709 14:56:22.500909  4984 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.501529  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a926b9f4664c66bcf8ee7d4969b8b6" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:22.503311  4973 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:22.504133  4760 leader_election.cc:343] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.523535  4975 consensus_queue.cc:1048] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.523921  4953 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.524694  4953 raft_consensus.cc:493] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.505892  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:22.525216  4953 raft_consensus.cc:515] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.512684  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:22.515841  4717 raft_consensus.cc:3060] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.518708  4976 leader_election.cc:290] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.524893  4917 tablet_bootstrap.cc:492] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:22.539072  4913 tablet_bootstrap.cc:492] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:22.539630  4913 ts_tablet_manager.cc:1403] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.241s	user 0.021s	sys 0.004s
I20260709 14:56:22.524952  4975 consensus_queue.cc:1048] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:56:22.530082  4973 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.562821  4914 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:22.563252  4914 ts_tablet_manager.cc:1403] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.322s	user 0.018s	sys 0.008s
I20260709 14:56:22.556360  4718 raft_consensus.cc:2393] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:22.566345  4913 raft_consensus.cc:359] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.566851  4913 raft_consensus.cc:385] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.567061  4913 raft_consensus.cc:740] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.569664  4913 consensus_queue.cc:260] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.562551  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:22.572660  4722 raft_consensus.cc:3060] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.574246  4915 tablet_bootstrap.cc:492] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:22.574713  4915 ts_tablet_manager.cc:1403] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.351s	user 0.023s	sys 0.000s
I20260709 14:56:22.578086  4914 raft_consensus.cc:359] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.578773  4914 raft_consensus.cc:385] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.579012  4914 raft_consensus.cc:740] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
W20260709 14:56:22.579291  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:22.579638  4914 consensus_queue.cc:260] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.584925  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:22.585546  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:22.586344  4870 raft_consensus.cc:3060] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:22.586476  4762 leader_election.cc:343] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.592978  4973 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.594924  4975 consensus_queue.cc:1048] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:22.597069  5034 log.cc:927] Time spent T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
W20260709 14:56:22.597730  4760 leader_election.cc:343] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.597116  4836 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:22.600270  4998 leader_election.cc:290] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.600487  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:22.601229  4719 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.601378  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:22.601400  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a926b9f4664c66bcf8ee7d4969b8b6" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:22.602197  4869 raft_consensus.cc:3060] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.602291  4721 raft_consensus.cc:3060] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.602238  4955 raft_consensus.cc:2749] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:22.604537  4613 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:22.608621  4915 raft_consensus.cc:359] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.609301  4915 raft_consensus.cc:385] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.609541  4915 raft_consensus.cc:740] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.609578  4913 ts_tablet_manager.cc:1434] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 14:56:22.612612  4953 leader_election.cc:290] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:22.598179  4760 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:22.611894  4721 raft_consensus.cc:2468] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:22.614331  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.610845  4915 consensus_queue.cc:260] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.615276  4913 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:22.638134  5043 raft_consensus.cc:493] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:22.638810  4953 raft_consensus.cc:2749] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:22.638813  5043 raft_consensus.cc:515] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.642155  4917 tablet_bootstrap.cc:654] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:22.651160  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 53474.5us
I20260709 14:56:22.628851  4870 raft_consensus.cc:2468] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:22.692808  4722 raft_consensus.cc:2468] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.698823  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.702615  4915 ts_tablet_manager.cc:1434] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.002s
I20260709 14:56:22.704332  4915 tablet_bootstrap.cc:492] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:22.714323  4914 ts_tablet_manager.cc:1434] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.151s	user 0.016s	sys 0.033s
I20260709 14:56:22.716389  4914 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:22.709856  5043 leader_election.cc:290] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
W20260709 14:56:22.705332  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 144025us
I20260709 14:56:22.710001  4868 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.715956  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:22.719507  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:22.712411  4976 raft_consensus.cc:2804] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:22.724159  4613 consensus_peers.cc:597] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 -> Peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Couldn't send request to peer d96fbc99b88f483489aa70cc612d8cb0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:22.716297  4919 consensus_queue.cc:1048] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:56:22.725562  4721 raft_consensus.cc:2468] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:22.733484  4913 tablet_bootstrap.cc:654] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.734284  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:22.727042  4647 raft_consensus.cc:2468] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:22.725807  4762 leader_election.cc:304] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:22.737103  4762 leader_election.cc:304] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:22.738421  5044 raft_consensus.cc:2804] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:22.738883  5044 raft_consensus.cc:493] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.739262  5044 raft_consensus.cc:3060] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.741074  4869 raft_consensus.cc:2468] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:22.742817  4613 leader_election.cc:304] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:22.743552  4973 raft_consensus.cc:2804] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:22.743948  5043 raft_consensus.cc:2804] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:22.744122  4973 raft_consensus.cc:697] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:22.745200  4973 consensus_queue.cc:237] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.738325  4762 leader_election.cc:304] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:22.760007  5047 raft_consensus.cc:2804] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:22.760571  5047 raft_consensus.cc:493] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.760984  5047 raft_consensus.cc:3060] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:22.764309  4762 leader_election.cc:343] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:22.780961  4917 tablet_bootstrap.cc:492] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:22.781558  4917 ts_tablet_manager.cc:1403] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.257s	user 0.012s	sys 0.011s
I20260709 14:56:22.782601  5044 raft_consensus.cc:515] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.725785  4976 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:22.744501  5043 raft_consensus.cc:697] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:22.785089  4919 consensus_queue.cc:1048] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:22.786511  5043 consensus_queue.cc:237] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.788889  5044 leader_election.cc:290] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:22.752664  4915 tablet_bootstrap.cc:654] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.755071  4975 consensus_queue.cc:1048] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:22.790985  4976 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.793287  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:22.793871  4647 raft_consensus.cc:3060] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.793916  5011 consensus_queue.cc:1048] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:22.807124  5047 raft_consensus.cc:515] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.807906  4647 raft_consensus.cc:2468] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:22.809047  4914 tablet_bootstrap.cc:654] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.809122  4917 raft_consensus.cc:359] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.823516  4917 raft_consensus.cc:385] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.823936  4917 raft_consensus.cc:740] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.824985  4917 consensus_queue.cc:260] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.839123  4917 ts_tablet_manager.cc:1434] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 14:56:22.842207  4913 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:22.842743  4913 ts_tablet_manager.cc:1403] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.232s	user 0.023s	sys 0.007s
I20260709 14:56:22.845345  4913 raft_consensus.cc:359] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.846045  4913 raft_consensus.cc:385] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.846330  4913 raft_consensus.cc:740] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.847138  4760 leader_election.cc:304] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:22.847055  4913 consensus_queue.cc:260] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.847966  4976 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.848786  5044 raft_consensus.cc:2804] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:22.849336  5044 raft_consensus.cc:697] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:22.850024  4976 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:22.841677  4917 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:22.859331  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:22.863498  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:22.864259  4868 raft_consensus.cc:3060] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.866189  4917 tablet_bootstrap.cc:654] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.860177  4718 raft_consensus.cc:3060] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.850204  5044 consensus_queue.cc:237] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.879571  4913 ts_tablet_manager.cc:1434] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:56:22.880714  4545 catalog_manager.cc:5697] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.882073  4913 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:22.886206  4867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:22.889008  4867 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.889525  5047 leader_election.cc:290] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:22.890344  4914 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:22.890797  4914 ts_tablet_manager.cc:1403] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.175s	user 0.019s	sys 0.012s
I20260709 14:56:22.894562  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:22.895221  4866 raft_consensus.cc:3060] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:22.900642  4867 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:22.901665  4914 raft_consensus.cc:359] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.902467  4914 raft_consensus.cc:385] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.902793  4914 raft_consensus.cc:740] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.902704  4613 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:22.903820  4914 consensus_queue.cc:260] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.904289  4973 raft_consensus.cc:2804] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:22.907454  4973 raft_consensus.cc:697] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:22.908325  4973 consensus_queue.cc:237] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:22.909869  5063 log.cc:927] Time spent T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:56:22.914001  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:22.914597  4720 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.918306  4914 ts_tablet_manager.cc:1434] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:56:22.919123  4914 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:22.909198  4866 raft_consensus.cc:2468] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:22.922675  4762 leader_election.cc:304] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:22.923470  5043 raft_consensus.cc:2804] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:22.924669  5043 raft_consensus.cc:697] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:22.926534  5043 consensus_queue.cc:237] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.931170  4868 raft_consensus.cc:2468] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:22.932924  4915 tablet_bootstrap.cc:492] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:22.940999  4915 ts_tablet_manager.cc:1403] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.237s	user 0.013s	sys 0.005s
I20260709 14:56:22.941977  4720 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:22.944273  4915 raft_consensus.cc:359] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.945196  4915 raft_consensus.cc:385] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.933507  4914 tablet_bootstrap.cc:654] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.946745  4913 tablet_bootstrap.cc:654] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.945588  4915 raft_consensus.cc:740] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.950438  4915 consensus_queue.cc:260] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:22.952855  4915 ts_tablet_manager.cc:1434] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:22.957551  4915 tablet_bootstrap.cc:492] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:22.954471  4718 raft_consensus.cc:2468] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:22.954851  4917 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:22.958884  4917 ts_tablet_manager.cc:1403] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.000s
I20260709 14:56:22.961510  4917 raft_consensus.cc:359] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.962150  4917 raft_consensus.cc:385] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.962414  4917 raft_consensus.cc:740] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.963248  4917 consensus_queue.cc:260] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.967646  4917 ts_tablet_manager.cc:1434] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:22.965881  4914 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:22.968305  4914 ts_tablet_manager.cc:1403] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260709 14:56:22.971400  4914 raft_consensus.cc:359] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.973206  4914 raft_consensus.cc:385] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.973536  4914 raft_consensus.cc:740] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.974278  4914 consensus_queue.cc:260] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:22.976491  4914 ts_tablet_manager.cc:1434] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:22.977402  4914 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:22.972757  4917 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:22.967711  4915 tablet_bootstrap.cc:654] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.983969  4913 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:22.984436  4913 ts_tablet_manager.cc:1403] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.005s
I20260709 14:56:22.985436  4917 tablet_bootstrap.cc:654] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.989954  4914 tablet_bootstrap.cc:654] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:22.986977  4913 raft_consensus.cc:359] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.991073  4913 raft_consensus.cc:385] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.991379  4913 raft_consensus.cc:740] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.992230  4913 consensus_queue.cc:260] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:22.994374  4917 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:22.994546  4913 ts_tablet_manager.cc:1434] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:22.994879  4917 ts_tablet_manager.cc:1403] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:56:22.995534  4913 tablet_bootstrap.cc:492] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:22.997972  4917 raft_consensus.cc:359] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:22.998668  4917 raft_consensus.cc:385] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:22.999126  4917 raft_consensus.cc:740] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:22.999835  4917 consensus_queue.cc:260] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.001616  4915 tablet_bootstrap.cc:492] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.002136  4917 ts_tablet_manager.cc:1434] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:23.002159  4915 ts_tablet_manager.cc:1403] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.000s
I20260709 14:56:23.003329  4917 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.004860  4915 raft_consensus.cc:359] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.005481  4915 raft_consensus.cc:385] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.005723  4915 raft_consensus.cc:740] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.006872  4915 consensus_queue.cc:260] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.007411  4913 tablet_bootstrap.cc:654] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.009222  4917 tablet_bootstrap.cc:654] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.009225  4915 ts_tablet_manager.cc:1434] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:23.011093  4915 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.017084  4544 catalog_manager.cc:5697] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:23.025142  4915 tablet_bootstrap.cc:654] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.031028  4917 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.031598  4917 ts_tablet_manager.cc:1403] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260709 14:56:23.034598  4915 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.034453  4917 raft_consensus.cc:359] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.035070  4915 ts_tablet_manager.cc:1403] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 14:56:23.035113  4917 raft_consensus.cc:385] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.035478  4917 raft_consensus.cc:740] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.036317  4917 consensus_queue.cc:260] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.037633  4915 raft_consensus.cc:359] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.038290  4915 raft_consensus.cc:385] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.038546  4917 ts_tablet_manager.cc:1434] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:23.038546  4915 raft_consensus.cc:740] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.039608  4917 tablet_bootstrap.cc:492] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.039480  4915 consensus_queue.cc:260] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.041759  4915 ts_tablet_manager.cc:1434] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:56:23.042658  4915 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.045833  4917 tablet_bootstrap.cc:654] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.047190  4545 catalog_manager.cc:5697] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.048195  4915 tablet_bootstrap.cc:654] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.057114  4915 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.057528  4915 ts_tablet_manager.cc:1403] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:56:23.059527  4915 raft_consensus.cc:359] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.060111  4915 raft_consensus.cc:385] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.060474  4915 raft_consensus.cc:740] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.061769  4917 tablet_bootstrap.cc:492] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.061424  4915 consensus_queue.cc:260] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.062327  4917 ts_tablet_manager.cc:1403] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 14:56:23.063762  4915 ts_tablet_manager.cc:1434] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:23.064687  4915 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.065189  4917 raft_consensus.cc:359] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.065886  4917 raft_consensus.cc:385] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.066210  4917 raft_consensus.cc:740] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.066901  4917 consensus_queue.cc:260] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.069164  4917 ts_tablet_manager.cc:1434] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:23.070041  4917 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.070354  4914 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:23.070627  4915 tablet_bootstrap.cc:654] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.070986  4914 ts_tablet_manager.cc:1403] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.000s
I20260709 14:56:23.074499  4914 raft_consensus.cc:359] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.075419  4915 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.075970  4915 ts_tablet_manager.cc:1403] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 14:56:23.075994  4917 tablet_bootstrap.cc:654] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.078162  5052 raft_consensus.cc:493] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.078692  4915 raft_consensus.cc:359] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.078631  5052 raft_consensus.cc:515] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.081077  5052 leader_election.cc:290] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:23.082261  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a926b9f4664c66bcf8ee7d4969b8b6" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.082558  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a926b9f4664c66bcf8ee7d4969b8b6" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.083297  4718 raft_consensus.cc:2393] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:23.084867  4613 leader_election.cc:304] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.086308  5052 raft_consensus.cc:3060] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.094043  5052 raft_consensus.cc:2749] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:23.094656  4915 raft_consensus.cc:385] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.095197  4915 raft_consensus.cc:740] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.096040  4917 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.095973  4915 consensus_queue.cc:260] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.096597  4917 ts_tablet_manager.cc:1403] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 14:56:23.098318  4915 ts_tablet_manager.cc:1434] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:56:23.099431  4915 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.101867  4917 raft_consensus.cc:359] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.102623  4917 raft_consensus.cc:385] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.102969  4917 raft_consensus.cc:740] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.103660  4917 consensus_queue.cc:260] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.105965  4917 ts_tablet_manager.cc:1434] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:23.106263  4869 raft_consensus.cc:3060] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.106959  4915 tablet_bootstrap.cc:654] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.106962  4917 tablet_bootstrap.cc:492] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.115028  4917 tablet_bootstrap.cc:654] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.115970  5046 raft_consensus.cc:493] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.116595  5046 raft_consensus.cc:515] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.075364  4914 raft_consensus.cc:385] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.120159  4914 raft_consensus.cc:740] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.121997  4914 consensus_queue.cc:260] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.123461  5046 leader_election.cc:290] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.124614  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e852aea8f65b43b8ba58a7f768701ae4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.125069  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e852aea8f65b43b8ba58a7f768701ae4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.125255  4647 raft_consensus.cc:2468] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.125666  4718 raft_consensus.cc:2468] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.126609  4834 leader_election.cc:304] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.128860  4955 raft_consensus.cc:2804] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.129240  4955 raft_consensus.cc:493] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.129834  4955 raft_consensus.cc:3060] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.129978  5040 raft_consensus.cc:493] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.131016  5040 raft_consensus.cc:515] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.133128  5040 leader_election.cc:290] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:23.134014  4915 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.134475  4915 ts_tablet_manager.cc:1403] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260709 14:56:23.137446  4915 raft_consensus.cc:359] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.138077  4915 raft_consensus.cc:385] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.138324  4915 raft_consensus.cc:740] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.140354  4542 catalog_manager.cc:5697] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.142273  4542 catalog_manager.cc:5697] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.142905  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.143504  4796 raft_consensus.cc:2468] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.145733  4914 ts_tablet_manager.cc:1434] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 14:56:23.145848  4835 leader_election.cc:304] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.146706  4914 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:23.147020  5046 raft_consensus.cc:2804] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.147513  5046 raft_consensus.cc:493] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.147980  5046 raft_consensus.cc:3060] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.148378  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:23.149819  4834 leader_election.cc:343] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.144573  4915 consensus_queue.cc:260] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.152972  4915 ts_tablet_manager.cc:1434] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 14:56:23.153503  4917 tablet_bootstrap.cc:492] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.153846  4915 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.153985  4917 ts_tablet_manager.cc:1403] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260709 14:56:23.155077  5046 raft_consensus.cc:515] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.156684  4917 raft_consensus.cc:359] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.157451  4917 raft_consensus.cc:385] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.157513  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:23.157825  4917 raft_consensus.cc:740] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.158151  4796 raft_consensus.cc:3060] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.158797  4917 consensus_queue.cc:260] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.160138  4915 tablet_bootstrap.cc:654] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.143529  4955 raft_consensus.cc:515] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.163307  4914 tablet_bootstrap.cc:654] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.163847  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e852aea8f65b43b8ba58a7f768701ae4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.164417  4647 raft_consensus.cc:3060] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.166860  4796 raft_consensus.cc:2468] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.168170  4835 leader_election.cc:304] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.168941  5040 raft_consensus.cc:2804] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.170436  4917 ts_tablet_manager.cc:1434] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:56:23.171379  4917 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.172201  5046 leader_election.cc:290] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:23.174543  4955 leader_election.cc:290] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.174606  4647 raft_consensus.cc:2468] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.175047  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.177232  4913 tablet_bootstrap.cc:492] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:23.177686  4913 ts_tablet_manager.cc:1403] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.182s	user 0.063s	sys 0.055s
I20260709 14:56:23.175559  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e852aea8f65b43b8ba58a7f768701ae4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.178369  4834 leader_election.cc:304] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.178373  4718 raft_consensus.cc:3060] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:23.185180  4834 leader_election.cc:343] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.182770  5040 raft_consensus.cc:697] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:23.184496  4955 raft_consensus.cc:2804] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.186534  4955 raft_consensus.cc:697] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:23.186326  5040 consensus_queue.cc:237] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.187341  4955 consensus_queue.cc:237] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.191967  4917 tablet_bootstrap.cc:654] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.192708  4913 raft_consensus.cc:359] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.194937  4913 raft_consensus.cc:385] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.195242  4913 raft_consensus.cc:740] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.199038  4913 consensus_queue.cc:260] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.201087  5052 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.201733  5052 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.202832  5044 raft_consensus.cc:493] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.203336  5044 raft_consensus.cc:515] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.205139  4913 ts_tablet_manager.cc:1434] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:56:23.205251  5044 leader_election.cc:290] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:23.206094  4913 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:23.205783  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.206382  5052 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:23.206589  4796 raft_consensus.cc:2468] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:23.207923  4612 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:23.209299  4914 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:23.209848  4914 ts_tablet_manager.cc:1403] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.009s
I20260709 14:56:23.210467  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8925a27112f3466f833b5a9f7597c05f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.211659  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8925a27112f3466f833b5a9f7597c05f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:23.212293  4868 raft_consensus.cc:2468] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:23.213316  5052 raft_consensus.cc:2804] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.213151  4914 raft_consensus.cc:359] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.213735  5052 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.214023  4914 raft_consensus.cc:385] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.214082  5052 raft_consensus.cc:3060] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.214533  4914 raft_consensus.cc:740] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.216373  4762 leader_election.cc:304] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
W20260709 14:56:23.217293  4762 leader_election.cc:343] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.221380  5046 raft_consensus.cc:493] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.219359  5044 raft_consensus.cc:2804] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.221861  5046 raft_consensus.cc:515] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.222466  5044 raft_consensus.cc:493] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.227138  5046 leader_election.cc:290] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:23.229316  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.229807  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794ca694b99e4ec4b46b241b6a213fcd" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.230103  4720 raft_consensus.cc:2468] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:23.230667  4717 raft_consensus.cc:2468] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.231707  4914 consensus_queue.cc:260] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.222853  5044 raft_consensus.cc:3060] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.233531  4836 leader_election.cc:304] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.218242  4718 raft_consensus.cc:2468] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.237439  5046 raft_consensus.cc:493] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.237917  5046 raft_consensus.cc:515] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.237989  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794ca694b99e4ec4b46b241b6a213fcd" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.238897  4796 raft_consensus.cc:2468] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.240829  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b53fc9e4407aa0d3160e03a2873" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.241123  5046 leader_election.cc:290] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:23.241458  4795 raft_consensus.cc:2468] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.241797  5046 raft_consensus.cc:2804] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.242156  5046 raft_consensus.cc:493] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.242481  5046 raft_consensus.cc:3060] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.243230  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b53fc9e4407aa0d3160e03a2873" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:23.244746  4834 leader_election.cc:343] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.245726  4835 leader_election.cc:304] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:23.246904  5091 raft_consensus.cc:2804] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.247514  5043 raft_consensus.cc:493] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.247560  5091 raft_consensus.cc:493] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.248216  5091 raft_consensus.cc:3060] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.248167  5043 raft_consensus.cc:515] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.250016  4914 ts_tablet_manager.cc:1434] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.006s
I20260709 14:56:23.250353  5043 leader_election.cc:290] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.250582  4913 tablet_bootstrap.cc:654] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.252481  4914 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:23.255851  5044 raft_consensus.cc:515] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.256577  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08ec58e79b48ed8a92ca7a14be32d1" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:23.258183  4762 leader_election.cc:343] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.258620  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8925a27112f3466f833b5a9f7597c05f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.271138  5091 raft_consensus.cc:515] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.277807  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b53fc9e4407aa0d3160e03a2873" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:23.278640  4795 raft_consensus.cc:3060] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.287211  4915 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.287949  4915 ts_tablet_manager.cc:1403] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.005s
W20260709 14:56:23.274187  4762 leader_election.cc:343] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.288798  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08ec58e79b48ed8a92ca7a14be32d1" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.289482  4646 raft_consensus.cc:2468] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:23.290339  5043 consensus_queue.cc:1048] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.290792  4976 raft_consensus.cc:493] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.291320  4976 raft_consensus.cc:515] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.293412  4976 leader_election.cc:290] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:23.290977  4917 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.295562  4917 ts_tablet_manager.cc:1403] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.021s
I20260709 14:56:23.301636  4917 raft_consensus.cc:359] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.302376  4917 raft_consensus.cc:385] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.302717  4917 raft_consensus.cc:740] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.302497  5046 raft_consensus.cc:515] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.303401  4917 consensus_queue.cc:260] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.305727  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8925a27112f3466f833b5a9f7597c05f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:23.306305  4868 raft_consensus.cc:3060] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.308082  4760 leader_election.cc:304] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.308626  5046 leader_election.cc:290] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:23.309520  5052 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.310667  4914 tablet_bootstrap.cc:654] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.313524  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794ca694b99e4ec4b46b241b6a213fcd" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.314030  4917 ts_tablet_manager.cc:1434] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:56:23.314122  4722 raft_consensus.cc:3060] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.304457  5044 leader_election.cc:290] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:23.317538  5044 raft_consensus.cc:2804] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.317633  4868 raft_consensus.cc:2468] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:23.317967  5044 raft_consensus.cc:493] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.318359  5044 raft_consensus.cc:3060] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.318727  4917 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.320056  4762 leader_election.cc:304] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.320125  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:23.321254  5043 raft_consensus.cc:2804] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.321761  5043 raft_consensus.cc:697] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:23.321823  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "794ca694b99e4ec4b46b241b6a213fcd" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:23.322494  4796 raft_consensus.cc:3060] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.322741  5043 consensus_queue.cc:237] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.325575  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.325765  5091 leader_election.cc:290] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:23.326402  4792 raft_consensus.cc:2393] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:23.326805  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b53fc9e4407aa0d3160e03a2873" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.322419  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:23.328104  4794 raft_consensus.cc:3060] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:23.328210  4834 leader_election.cc:343] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.329753  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.330119  4917 tablet_bootstrap.cc:654] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.330404  4718 raft_consensus.cc:3060] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.331563  4973 consensus_queue.cc:1048] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.334582  4953 consensus_queue.cc:1048] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.335932  4794 raft_consensus.cc:2468] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:23.311514  5052 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:23.338215  4612 leader_election.cc:304] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:23.339385  4612 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:23.340647  4976 raft_consensus.cc:3060] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.341145  4973 raft_consensus.cc:2804] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.342404  4973 raft_consensus.cc:697] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:23.342622  4722 raft_consensus.cc:2468] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.343765  4796 raft_consensus.cc:2468] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.344907  4835 leader_election.cc:304] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.346920  5046 raft_consensus.cc:2804] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.347510  5046 raft_consensus.cc:697] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:23.348508  5046 consensus_queue.cc:237] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.356014  5047 consensus_queue.cc:1048] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:23.343550  4973 consensus_queue.cc:237] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.378643  5047 consensus_queue.cc:1048] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.383276  4915 raft_consensus.cc:359] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.384523  4915 raft_consensus.cc:385] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.384902  4915 raft_consensus.cc:740] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.392055  4919 consensus_queue.cc:1048] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.392751  4976 raft_consensus.cc:2749] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:23.405478  4915 consensus_queue.cc:260] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.416427  4913 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:23.416796  4914 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:23.417291  4913 ts_tablet_manager.cc:1403] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.211s	user 0.020s	sys 0.046s
I20260709 14:56:23.417438  4914 ts_tablet_manager.cc:1403] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.001s
I20260709 14:56:23.420982  4913 raft_consensus.cc:359] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.421303  4914 raft_consensus.cc:359] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.422472  4914 raft_consensus.cc:385] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.422823  4914 raft_consensus.cc:740] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.424392  4913 raft_consensus.cc:385] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.424921  4913 raft_consensus.cc:740] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.425701  4914 consensus_queue.cc:260] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.430207  4915 ts_tablet_manager.cc:1434] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.142s	user 0.005s	sys 0.004s
I20260709 14:56:23.432687  4915 tablet_bootstrap.cc:492] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.433269  4913 consensus_queue.cc:260] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.435477  4914 ts_tablet_manager.cc:1434] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:56:23.437325  4914 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:23.438817  4913 ts_tablet_manager.cc:1434] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:56:23.439858  4913 tablet_bootstrap.cc:492] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:23.442101  4795 raft_consensus.cc:2468] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.443146  4914 tablet_bootstrap.cc:654] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.449275  5044 raft_consensus.cc:515] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.452523  4721 raft_consensus.cc:1275] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:23.454267  4913 tablet_bootstrap.cc:654] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.454211  5011 consensus_queue.cc:1048] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.443439  4835 leader_election.cc:304] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:23.462348  4917 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.466161  4917 ts_tablet_manager.cc:1403] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.151s	user 0.022s	sys 0.020s
I20260709 14:56:23.463654  5026 raft_consensus.cc:493] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.468082  4718 raft_consensus.cc:2468] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:23.484581  4915 tablet_bootstrap.cc:654] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.476238  5046 raft_consensus.cc:2804] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.474059  5026 raft_consensus.cc:515] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.491496  5046 raft_consensus.cc:697] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:23.493463  4917 raft_consensus.cc:359] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.513294  4917 raft_consensus.cc:385] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.513634  4917 raft_consensus.cc:740] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.503929  4913 tablet_bootstrap.cc:492] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
W20260709 14:56:23.507258  5101 log.cc:927] Time spent T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: Append to log took a long time: real 0.094s	user 0.000s	sys 0.003s
I20260709 14:56:23.515180  4913 ts_tablet_manager.cc:1403] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.010s
I20260709 14:56:23.514282  4917 consensus_queue.cc:260] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.531345  4917 ts_tablet_manager.cc:1434] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260709 14:56:23.532678  4917 tablet_bootstrap.cc:492] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:23.540580  5026 leader_election.cc:290] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:23.541853  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.543825  5046 consensus_queue.cc:237] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:23.549703  4686 leader_election.cc:343] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.559892  5044 leader_election.cc:290] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.560670  5044 raft_consensus.cc:493] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.561242  5044 raft_consensus.cc:515] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.559320  4913 raft_consensus.cc:359] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.564592  4913 raft_consensus.cc:385] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.565009  4913 raft_consensus.cc:740] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.568454  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08ec58e79b48ed8a92ca7a14be32d1" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.569062  4646 raft_consensus.cc:3060] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.572423  5044 leader_election.cc:290] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.573125  5116 consensus_queue.cc:1048] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:23.577363  4917 tablet_bootstrap.cc:654] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.577406  4914 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:23.581734  4914 ts_tablet_manager.cc:1403] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.014s
I20260709 14:56:23.581586  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.582233  4795 raft_consensus.cc:2468] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:23.582516  4915 tablet_bootstrap.cc:492] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.583154  4915 ts_tablet_manager.cc:1403] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.009s
I20260709 14:56:23.584630  4914 raft_consensus.cc:359] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.585330  4914 raft_consensus.cc:385] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.585595  4914 raft_consensus.cc:740] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.586410  4915 raft_consensus.cc:359] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.587324  4915 raft_consensus.cc:385] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.587673  5091 raft_consensus.cc:493] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.588178  5091 raft_consensus.cc:515] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.590085  5091 leader_election.cc:290] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.587687  4915 raft_consensus.cc:740] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.591418  4915 consensus_queue.cc:260] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.591686  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6254d6b65b047929d630387e04e723d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.593034  4915 ts_tablet_manager.cc:1434] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:23.593935  4915 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.594261  4687 leader_election.cc:304] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:23.595108  5111 raft_consensus.cc:2804] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.595471  5111 raft_consensus.cc:493] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.587011  4914 consensus_queue.cc:260] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.595821  5111 raft_consensus.cc:3060] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.567382  4913 consensus_queue.cc:260] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.597517  4647 raft_consensus.cc:2468] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.612319  4913 ts_tablet_manager.cc:1434] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 14:56:23.669036  4914 ts_tablet_manager.cc:1434] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.002s
I20260709 14:56:23.670348  4914 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:23.614856  4869 raft_consensus.cc:1275] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:23.660905  5026 raft_consensus.cc:493] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.615907  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.659063  4646 raft_consensus.cc:2468] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
W20260709 14:56:23.672297  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 124058us
I20260709 14:56:23.622933  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6254d6b65b047929d630387e04e723d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.683568  5111 raft_consensus.cc:515] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.689294  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08ec58e79b48ed8a92ca7a14be32d1" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.686069  5091 consensus_queue.cc:1048] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:23.692617  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.695885  4914 tablet_bootstrap.cc:654] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.696041  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.696507  4760 leader_election.cc:304] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:23.696918  4722 raft_consensus.cc:2393] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:23.683825  5026 raft_consensus.cc:515] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.698146  4973 consensus_queue.cc:1048] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:23.699029  5119 raft_consensus.cc:2804] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.700956  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8925a27112f3466f833b5a9f7597c05f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:23.702100  5116 consensus_queue.cc:1048] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:23.703806  4762 leader_election.cc:343] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.705636  5111 leader_election.cc:290] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
W20260709 14:56:23.706046  4836 leader_election.cc:343] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.707559  4834 leader_election.cc:304] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.707615  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8925a27112f3466f833b5a9f7597c05f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:23.708571  4869 raft_consensus.cc:2393] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:23.709599  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:23.710247  4795 raft_consensus.cc:3060] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.710157  4545 catalog_manager.cc:5697] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.712054  5097 raft_consensus.cc:2804] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.712433  5097 raft_consensus.cc:493] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.712795  5097 raft_consensus.cc:3060] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.712918  4915 tablet_bootstrap.cc:654] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.701050  5026 leader_election.cc:290] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:23.699573  5119 raft_consensus.cc:697] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:23.716274  4688 leader_election.cc:304] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:23.722143  4913 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:23.713115  4544 catalog_manager.cc:5697] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.730854  5040 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.730736  5119 consensus_queue.cc:237] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.731552  5040 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.750173  5123 raft_consensus.cc:3060] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:23.753849  4760 leader_election.cc:343] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.754376  4760 leader_election.cc:304] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.757391  4795 raft_consensus.cc:2468] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:23.759517  5116 raft_consensus.cc:2749] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:23.762809  4687 leader_election.cc:304] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:23.771068  5026 raft_consensus.cc:2804] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.780175  4917 tablet_bootstrap.cc:492] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:23.780814  4917 ts_tablet_manager.cc:1403] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.248s	user 0.028s	sys 0.009s
I20260709 14:56:23.781358  5097 raft_consensus.cc:515] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.787160  5091 consensus_queue.cc:1048] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.782780  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.779996  5040 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.784062  4917 raft_consensus.cc:359] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.790275  4917 raft_consensus.cc:385] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.789893  5011 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.791707  5011 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.790649  4917 raft_consensus.cc:740] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.792960  4917 consensus_queue.cc:260] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:23.787689  4913 tablet_bootstrap.cc:654] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.794269  5011 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.796413  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:23.797210  4868 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:23.802356  5097 leader_election.cc:290] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.787420  5123 raft_consensus.cc:2749] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:23.803958  4917 ts_tablet_manager.cc:1434] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
W20260709 14:56:23.798061  4836 leader_election.cc:343] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.805173  4914 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:23.808878  4914 ts_tablet_manager.cc:1403] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.139s	user 0.004s	sys 0.014s
I20260709 14:56:23.809137  4917 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
W20260709 14:56:23.797708  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:23.798589  5116 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.799144  5026 raft_consensus.cc:697] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:23.812322  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:23.814824  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.814881  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6254d6b65b047929d630387e04e723d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.813055  4613 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:23.814266  4914 raft_consensus.cc:359] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.821938  4914 raft_consensus.cc:385] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.815481  4645 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:23.816694  5116 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.822343  4914 raft_consensus.cc:740] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.816378  4647 raft_consensus.cc:3060] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.815932  5026 consensus_queue.cc:237] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.825599  5046 consensus_queue.cc:1048] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.825495  4914 consensus_queue.cc:260] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.834254  4834 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.835479  5040 raft_consensus.cc:2804] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.835927  5040 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.836303  5040 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.835225  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6254d6b65b047929d630387e04e723d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.837608  4915 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:23.838141  4915 ts_tablet_manager.cc:1403] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.004s
I20260709 14:56:23.840704  4914 ts_tablet_manager.cc:1434] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.003s
I20260709 14:56:23.842367  4914 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:23.848860  5040 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:23.850143  4836 leader_election.cc:343] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.850999  5040 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.851558  4647 raft_consensus.cc:2468] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:23.841713  4973 raft_consensus.cc:2804] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:23.854943  4973 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:23.855301  4973 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.858351  4834 leader_election.cc:304] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.859337  4915 raft_consensus.cc:359] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:23.860064  4915 raft_consensus.cc:385] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.860338  4915 raft_consensus.cc:740] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.865032  4915 consensus_queue.cc:260] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:23.872470  4613 leader_election.cc:343] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.865832  5097 raft_consensus.cc:2804] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.867564  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:23.879935  5116 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:23.881456  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.881721  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:23.883857  4762 leader_election.cc:343] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:23.887461  5133 log.cc:927] Time spent T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 14:56:23.888885  5097 raft_consensus.cc:697] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:23.890380  5097 consensus_queue.cc:237] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:23.891045  5040 consensus_queue.cc:1048] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:23.891614  4913 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:23.892122  4913 ts_tablet_manager.cc:1403] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.170s	user 0.006s	sys 0.010s
I20260709 14:56:23.893575  4914 tablet_bootstrap.cc:654] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.902266  4913 raft_consensus.cc:359] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.903043  4913 raft_consensus.cc:385] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.903493  4913 raft_consensus.cc:740] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.904284  4917 tablet_bootstrap.cc:654] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.904542  4913 consensus_queue.cc:260] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:23.905465  4915 ts_tablet_manager.cc:1434] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260709 14:56:23.906795  4915 tablet_bootstrap.cc:492] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:23.909790  4913 ts_tablet_manager.cc:1434] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:56:23.877003  5119 consensus_queue.cc:1048] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:56:23.918645  4913 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:23.892187  5046 consensus_queue.cc:1048] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:56:23.918164  4973 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:23.923313  4836 leader_election.cc:343] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.930461  4647 raft_consensus.cc:2393] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:23.940562  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:23.942135  5052 consensus_queue.cc:1048] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:23.942554  4760 leader_election.cc:343] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:23.943040  4760 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:23.948823  4834 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:23.951434  5091 raft_consensus.cc:2749] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:23.965379  4973 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:23.956805  5116 raft_consensus.cc:2749] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:23.969355  5040 raft_consensus.cc:493] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.960624  5091 consensus_queue.cc:1048] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:56:23.978680  5047 raft_consensus.cc:493] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.973680  4919 raft_consensus.cc:493] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:23.987084  5119 consensus_queue.cc:1048] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:23.989002  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:23.992408  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:23.986358  4913 tablet_bootstrap.cc:654] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.999373  4915 tablet_bootstrap.cc:654] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:24.000113  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 60439.6us
I20260709 14:56:23.996876  5040 raft_consensus.cc:515] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.000278  5047 raft_consensus.cc:515] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.004956  4919 raft_consensus.cc:515] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:24.019269  4613 leader_election.cc:343] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.034965  4919 leader_election.cc:290] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.021281  4870 raft_consensus.cc:2393] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:24.036670  5047 leader_election.cc:290] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.037413  4613 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:24.037961  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.038458  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b53fc9e4407aa0d3160e03a2873" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:24.023141  5040 leader_election.cc:290] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:24.030699  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:24.035935  4917 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.041728  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb713b53fc9e4407aa0d3160e03a2873" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.040364  4794 raft_consensus.cc:2468] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:24.043097  4976 consensus_queue.cc:1048] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.043213  4917 ts_tablet_manager.cc:1403] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.022s
W20260709 14:56:24.041661  4762 leader_election.cc:343] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.044533  4796 raft_consensus.cc:2393] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:24.039619  4919 raft_consensus.cc:2749] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.046020  4612 leader_election.cc:304] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:24.046171  4835 leader_election.cc:304] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:24.047938  4976 raft_consensus.cc:3060] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.048478  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.048889  5146 raft_consensus.cc:2804] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.049294  5146 raft_consensus.cc:493] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.049606  5146 raft_consensus.cc:3060] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.051365  4917 raft_consensus.cc:359] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.052116  4917 raft_consensus.cc:385] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.052392  4917 raft_consensus.cc:740] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.057255  4917 consensus_queue.cc:260] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.059372  4917 ts_tablet_manager.cc:1434] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:56:24.059818  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.063750  5146 raft_consensus.cc:515] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.069113  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:24.069767  4866 raft_consensus.cc:2393] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:24.067245  4543 catalog_manager.cc:5697] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.071996  4543 catalog_manager.cc:5697] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.069901  4976 raft_consensus.cc:2749] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.066080  5146 leader_election.cc:290] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:24.073737  4543 catalog_manager.cc:5697] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.084766  4914 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:24.085228  4914 ts_tablet_manager.cc:1403] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.002s
I20260709 14:56:24.069759  4795 raft_consensus.cc:3060] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.091329  4913 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.091922  4913 ts_tablet_manager.cc:1403] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.004s
I20260709 14:56:24.094866  4913 raft_consensus.cc:359] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.095568  4913 raft_consensus.cc:385] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.096253  4913 raft_consensus.cc:740] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.096961  4913 consensus_queue.cc:260] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.098754  4913 ts_tablet_manager.cc:1434] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:56:24.095536  4914 raft_consensus.cc:359] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.099907  4914 raft_consensus.cc:385] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.100087  4913 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.100179  4914 raft_consensus.cc:740] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.102803  4914 consensus_queue.cc:260] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.107702  4915 tablet_bootstrap.cc:492] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:24.110733  4917 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.098834  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:24.121258  4795 raft_consensus.cc:2468] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:24.122525  4835 leader_election.cc:304] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:24.123417  5146 raft_consensus.cc:2804] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.123931  5146 raft_consensus.cc:697] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:24.124725  5146 consensus_queue.cc:237] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.127554  4917 tablet_bootstrap.cc:654] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:24.130039  4836 leader_election.cc:343] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.134640  4914 ts_tablet_manager.cc:1434] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:56:24.135509  5141 raft_consensus.cc:493] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.138942  4914 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:24.137480  4915 ts_tablet_manager.cc:1403] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.231s	user 0.019s	sys 0.013s
I20260709 14:56:24.144338  4915 raft_consensus.cc:359] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.145123  4915 raft_consensus.cc:385] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.145457  4915 raft_consensus.cc:740] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.146163  4915 consensus_queue.cc:260] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:24.136444  4836 leader_election.cc:343] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.139156  5141 raft_consensus.cc:515] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.149258  4762 leader_election.cc:304] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:24.149451  5141 leader_election.cc:290] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:24.150701  4915 ts_tablet_manager.cc:1434] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:24.150743  5119 raft_consensus.cc:2749] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.151960  4913 tablet_bootstrap.cc:654] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.152595  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.154274  5046 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.154781  5046 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.156826  5046 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.159457  4915 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:24.159736  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:24.161188  4834 leader_election.cc:343] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.175187  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.182184  5116 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.186115  5116 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.188298  5116 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:24.191102  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:24.192586  4914 tablet_bootstrap.cc:654] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:24.192728  4760 leader_election.cc:343] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.195153  4721 raft_consensus.cc:3060] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.182207  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:24.198405  4795 raft_consensus.cc:2393] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:24.197788  4545 catalog_manager.cc:5697] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.204298  4612 leader_election.cc:304] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:24.205909  5011 raft_consensus.cc:3060] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.219461  4917 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.219983  4917 ts_tablet_manager.cc:1403] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.006s
I20260709 14:56:24.219092  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:24.220249  4836 leader_election.cc:343] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.222494  4836 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:24.223587  5091 raft_consensus.cc:2749] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.223519  4917 raft_consensus.cc:359] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.224335  4917 raft_consensus.cc:385] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.224594  4917 raft_consensus.cc:740] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.225220  4917 consensus_queue.cc:260] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.225481  5047 consensus_queue.cc:1048] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:24.227296  5011 raft_consensus.cc:2749] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.229063  4917 ts_tablet_manager.cc:1434] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:24.229969  4917 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.233141  5047 raft_consensus.cc:493] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:24.233537  4762 leader_election.cc:343] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.233686  5047 raft_consensus.cc:515] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.234263  4762 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:24.235240  5116 raft_consensus.cc:2749] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.237278  4915 tablet_bootstrap.cc:654] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.238444  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.239742  5047 leader_election.cc:290] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.242765  4913 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.243251  4913 ts_tablet_manager.cc:1403] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.143s	user 0.021s	sys 0.013s
I20260709 14:56:24.245931  4913 raft_consensus.cc:359] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.246590  4913 raft_consensus.cc:385] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:24.246584  4762 leader_election.cc:343] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.247884  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.246891  4541 catalog_manager.cc:5697] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:24.250670  4762 leader_election.cc:343] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.246886  4913 raft_consensus.cc:740] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.246773  5146 consensus_queue.cc:1048] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:24.252085  4913 consensus_queue.cc:260] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.254683  4913 ts_tablet_manager.cc:1434] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:56:24.255589  4913 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.251457  4762 leader_election.cc:304] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:24.257355  5047 raft_consensus.cc:2749] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.263813  4914 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:24.264467  4914 ts_tablet_manager.cc:1403] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.126s	user 0.036s	sys 0.013s
I20260709 14:56:24.266582  4917 tablet_bootstrap.cc:654] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.267736  4913 tablet_bootstrap.cc:654] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.268577  4914 raft_consensus.cc:359] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.269732  4914 raft_consensus.cc:385] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.270061  4914 raft_consensus.cc:740] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.270987  4914 consensus_queue.cc:260] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.273705  4914 ts_tablet_manager.cc:1434] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:24.274163  4917 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.274680  4917 ts_tablet_manager.cc:1403] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.005s
I20260709 14:56:24.274755  4914 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:24.277448  4917 raft_consensus.cc:359] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.280372  4717 raft_consensus.cc:3060] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.281217  4914 tablet_bootstrap.cc:654] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.278128  4917 raft_consensus.cc:385] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.283766  4917 raft_consensus.cc:740] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.284469  4917 consensus_queue.cc:260] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.286403  4915 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:24.287019  4915 ts_tablet_manager.cc:1403] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.018s
I20260709 14:56:24.285775  5091 consensus_queue.cc:1048] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:24.288661  4917 ts_tablet_manager.cc:1434] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:56:24.290064  4915 raft_consensus.cc:359] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.291003  4915 raft_consensus.cc:385] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.291360  4915 raft_consensus.cc:740] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.292177  4917 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.298115  5040 consensus_queue.cc:1048] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.292268  4915 consensus_queue.cc:260] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.300082  4917 tablet_bootstrap.cc:654] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.307467  4915 ts_tablet_manager.cc:1434] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:56:24.308917  4915 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:24.321143  5047 consensus_queue.cc:1048] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.334916  4913 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.335456  4919 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.335453  4913 ts_tablet_manager.cc:1403] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.007s
I20260709 14:56:24.336228  4919 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.340368  4919 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.326749  4545 catalog_manager.cc:5697] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.343998  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:24.345410  4792 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:24.339922  5026 consensus_queue.cc:1048] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:24.347222  4913 raft_consensus.cc:359] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.348289  4913 raft_consensus.cc:385] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.348631  4545 catalog_manager.cc:5697] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.348644  4913 raft_consensus.cc:740] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.351238  4545 catalog_manager.cc:5697] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.352671  4913 consensus_queue.cc:260] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.355556  4612 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:24.356732  5011 raft_consensus.cc:2804] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.353717  5123 consensus_queue.cc:1048] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:24.357079  5011 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.357467  5011 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.360112  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.360736  4866 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:24.368010  4913 ts_tablet_manager.cc:1434] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:56:24.357451  4917 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.369220  4917 ts_tablet_manager.cc:1403] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.013s
I20260709 14:56:24.373009  4914 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:24.373762  4914 ts_tablet_manager.cc:1403] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.041s
I20260709 14:56:24.374105  4915 tablet_bootstrap.cc:654] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.376657  4914 raft_consensus.cc:359] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.377413  4914 raft_consensus.cc:385] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.377758  4914 raft_consensus.cc:740] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.378544  4914 consensus_queue.cc:260] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.379458  4913 tablet_bootstrap.cc:492] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.385661  4917 raft_consensus.cc:359] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.386468  4917 raft_consensus.cc:385] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.386726  4917 raft_consensus.cc:740] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.387308  4914 ts_tablet_manager.cc:1434] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:24.387552  4917 consensus_queue.cc:260] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.394726  5011 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.396611  4917 ts_tablet_manager.cc:1434] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:56:24.397570  4917 tablet_bootstrap.cc:492] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.401458  5011 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.403513  4914 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:24.402943  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:24.406368  4796 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.406772  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:24.407358  4866 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.411445  4917 tablet_bootstrap.cc:654] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.420202  5142 consensus_queue.cc:1048] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.433441  5130 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.434088  4914 tablet_bootstrap.cc:654] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.434003  5130 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.439111  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.440215  4868 raft_consensus.cc:2393] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:24.454619  4866 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:24.460084  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:24.461249  4646 raft_consensus.cc:2393] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:24.462805  4686 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:24.463996  5026 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.465533  5130 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:24.481385  4913 tablet_bootstrap.cc:654] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.483539  4613 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:24.484777  5011 raft_consensus.cc:2804] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.485267  5011 raft_consensus.cc:697] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:24.486093  5011 consensus_queue.cc:237] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.479729  4796 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:24.496795  4917 tablet_bootstrap.cc:492] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.497318  4917 ts_tablet_manager.cc:1403] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.030s
I20260709 14:56:24.505103  4917 raft_consensus.cc:359] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.506932  4917 raft_consensus.cc:385] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.507308  4917 raft_consensus.cc:740] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.514467  4917 consensus_queue.cc:260] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.516597  4917 ts_tablet_manager.cc:1434] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:56:24.517511  4917 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.520627  4915 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:24.521144  4915 ts_tablet_manager.cc:1403] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.002s
I20260709 14:56:24.532840  4915 raft_consensus.cc:359] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.533768  4915 raft_consensus.cc:385] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.534125  4915 raft_consensus.cc:740] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.510532  5026 raft_consensus.cc:2749] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:24.535013  4915 consensus_queue.cc:260] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.551947  4914 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:24.552464  4914 ts_tablet_manager.cc:1403] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.149s	user 0.021s	sys 0.027s
I20260709 14:56:24.554144  4915 ts_tablet_manager.cc:1434] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:56:24.555195  4915 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:24.555676  4914 raft_consensus.cc:359] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.556658  4914 raft_consensus.cc:385] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.556932  4914 raft_consensus.cc:740] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.557401  4913 tablet_bootstrap.cc:492] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.557961  4913 ts_tablet_manager.cc:1403] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.011s
I20260709 14:56:24.559296  4914 consensus_queue.cc:260] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.560799  4913 raft_consensus.cc:359] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.561750  4914 ts_tablet_manager.cc:1434] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:24.561779  4913 raft_consensus.cc:385] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.562350  4913 raft_consensus.cc:740] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.562775  4914 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:24.563366  4915 tablet_bootstrap.cc:654] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.563089  4913 consensus_queue.cc:260] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.565569  4913 ts_tablet_manager.cc:1434] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:24.566609  4913 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.569041  4914 tablet_bootstrap.cc:654] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.574754  4915 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:24.575083  4913 tablet_bootstrap.cc:654] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.575289  4915 ts_tablet_manager.cc:1403] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:56:24.584805  4721 raft_consensus.cc:3060] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.585602  5047 raft_consensus.cc:493] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.586138  5047 raft_consensus.cc:515] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.586629  4913 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.587229  4913 ts_tablet_manager.cc:1403] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:56:24.589556  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:24.590372  4913 raft_consensus.cc:359] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.591120  4913 raft_consensus.cc:385] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:24.591066  4760 leader_election.cc:343] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.591598  4913 raft_consensus.cc:740] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.592407  5047 leader_election.cc:290] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.592885  4913 consensus_queue.cc:260] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.594040  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.594686  4717 raft_consensus.cc:2468] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:24.595485  4913 ts_tablet_manager.cc:1434] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:24.595939  4762 leader_election.cc:304] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:24.596598  4913 tablet_bootstrap.cc:492] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.597200  5047 raft_consensus.cc:2804] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.604034  5047 raft_consensus.cc:493] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.604439  5047 raft_consensus.cc:3060] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.602975  4913 tablet_bootstrap.cc:654] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.617660  4545 catalog_manager.cc:5697] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.619556  4915 raft_consensus.cc:359] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.620591  4915 raft_consensus.cc:385] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.620949  4915 raft_consensus.cc:740] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.626055  5047 raft_consensus.cc:515] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.628301  4915 consensus_queue.cc:260] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.634424  4915 ts_tablet_manager.cc:1434] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.003s
I20260709 14:56:24.638667  4915 tablet_bootstrap.cc:492] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:24.649871  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:24.650489  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:24.651309  4717 raft_consensus.cc:3060] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.652186  5146 consensus_queue.cc:1048] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:24.653815  4760 leader_election.cc:343] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.655908  5046 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.656430  5046 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.665553  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:24.666272  4792 raft_consensus.cc:2468] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:24.666568  5046 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:24.667726  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:24.667906  4835 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:24.669143  5046 raft_consensus.cc:2804] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.669533  5046 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.669906  5046 raft_consensus.cc:3060] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:24.670203  4834 leader_election.cc:343] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.671420  4917 tablet_bootstrap.cc:654] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.676069  5141 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.676818  5141 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.679673  5044 raft_consensus.cc:493] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.680246  5044 raft_consensus.cc:515] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.683017  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.683717  4866 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:24.684501  5044 leader_election.cc:290] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:24.685985  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797d867daf364e7da4b85b0747482373" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:24.688210  5141 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.688602  4613 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:24.688021  5046 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.696266  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797d867daf364e7da4b85b0747482373" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.697242  4866 raft_consensus.cc:2468] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:24.692543  5141 raft_consensus.cc:2804] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.704241  5141 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.704602  5141 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.705063  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.705956  4718 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:24.709443  4915 tablet_bootstrap.cc:654] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:24.700026  4760 leader_election.cc:343] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.718390  4762 leader_election.cc:304] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:24.722306  5044 raft_consensus.cc:2804] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.722856  5044 raft_consensus.cc:493] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.723193  4717 raft_consensus.cc:2468] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:24.692760  5047 leader_election.cc:290] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.723326  5044 raft_consensus.cc:3060] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.727239  4762 leader_election.cc:304] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:24.737531  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:24.738173  4796 raft_consensus.cc:3060] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.735715  5047 raft_consensus.cc:2804] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.740077  5047 raft_consensus.cc:697] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:24.740918  5047 consensus_queue.cc:237] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.743994  5146 consensus_queue.cc:1048] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:24.747968  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
W20260709 14:56:24.749511  4834 leader_election.cc:343] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.751945  5141 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.753396  5046 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:24.756534  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:24.757239  4866 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.761871  4913 tablet_bootstrap.cc:492] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.762998  4913 ts_tablet_manager.cc:1403] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.167s	user 0.046s	sys 0.044s
I20260709 14:56:24.765162  4796 raft_consensus.cc:2468] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:24.768878  4835 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:24.770081  5046 raft_consensus.cc:2804] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.770656  5046 raft_consensus.cc:697] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:24.771910  4913 raft_consensus.cc:359] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.772645  4913 raft_consensus.cc:385] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.772897  4913 raft_consensus.cc:740] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.773566  4913 consensus_queue.cc:260] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.776260  5119 raft_consensus.cc:493] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.777954  5046 consensus_queue.cc:237] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.778420  5119 raft_consensus.cc:515] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.779093  4913 ts_tablet_manager.cc:1434] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:56:24.780467  4913 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.782368  4914 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:24.782799  4914 ts_tablet_manager.cc:1403] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.220s	user 0.065s	sys 0.059s
I20260709 14:56:24.777132  5141 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.788304  5119 leader_election.cc:290] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.793933  4866 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:24.794950  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:24.795583  4717 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.798421  4915 tablet_bootstrap.cc:492] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:24.790019  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca9eecdfd8445f6b881337777b413d9" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.791548  5044 raft_consensus.cc:515] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.792169  4917 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.792675  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca9eecdfd8445f6b881337777b413d9" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:24.798920  4915 ts_tablet_manager.cc:1403] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.001s
I20260709 14:56:24.801124  4917 ts_tablet_manager.cc:1403] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.284s	user 0.021s	sys 0.001s
I20260709 14:56:24.806758  4645 raft_consensus.cc:2468] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:24.809168  4760 leader_election.cc:304] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:24.810446  5119 raft_consensus.cc:2804] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.810787  5119 raft_consensus.cc:493] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.811106  5119 raft_consensus.cc:3060] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:24.812808  4762 leader_election.cc:343] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.813957  4717 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:24.816411  4914 raft_consensus.cc:359] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.817422  4914 raft_consensus.cc:385] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.817787  4914 raft_consensus.cc:740] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.818677  4613 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:24.821663  4915 raft_consensus.cc:359] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.822386  4915 raft_consensus.cc:385] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.820734  5141 raft_consensus.cc:2804] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.823274  5141 raft_consensus.cc:697] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:24.823901  4917 raft_consensus.cc:359] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.824569  4917 raft_consensus.cc:385] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.824862  4917 raft_consensus.cc:740] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.826041  4917 consensus_queue.cc:260] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.828162  4917 ts_tablet_manager.cc:1434] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:56:24.827642  4544 catalog_manager.cc:5697] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.829074  4917 tablet_bootstrap.cc:492] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.830008  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797d867daf364e7da4b85b0747482373" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:24.830585  4868 raft_consensus.cc:3060] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.824110  5141 consensus_queue.cc:237] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.835260  4914 consensus_queue.cc:260] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.839708  4543 catalog_manager.cc:5697] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.841243  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797d867daf364e7da4b85b0747482373" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
W20260709 14:56:24.842711  4760 leader_election.cc:343] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.843286  5044 leader_election.cc:290] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:24.822640  4915 raft_consensus.cc:740] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.844295  4915 consensus_queue.cc:260] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.846374  4915 ts_tablet_manager.cc:1434] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:56:24.847127  4915 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:24.852837  4913 tablet_bootstrap.cc:654] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.854058  4914 ts_tablet_manager.cc:1434] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 14:56:24.854830  4917 tablet_bootstrap.cc:654] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.854990  4914 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:24.859376  4868 raft_consensus.cc:2468] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:24.862367  4762 leader_election.cc:304] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:24.863600  5044 raft_consensus.cc:2804] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.864173  5044 raft_consensus.cc:697] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:24.865286  5044 consensus_queue.cc:237] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.860252  5119 raft_consensus.cc:515] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.877552  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca9eecdfd8445f6b881337777b413d9" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:24.878255  4645 raft_consensus.cc:3060] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.879165  5119 leader_election.cc:290] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:24.880008  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca9eecdfd8445f6b881337777b413d9" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
W20260709 14:56:24.881861  4762 leader_election.cc:343] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.884935  5119 raft_consensus.cc:493] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.885637  5119 raft_consensus.cc:515] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.889523  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59efce9d5b04cd3b9ccfcd891979495" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:24.890525  4914 tablet_bootstrap.cc:654] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:24.891484  4762 leader_election.cc:343] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.893334  5119 leader_election.cc:290] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.894016  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59efce9d5b04cd3b9ccfcd891979495" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:24.894672  4868 raft_consensus.cc:2468] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:24.894973  4645 raft_consensus.cc:2468] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:24.895805  4762 leader_election.cc:304] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:24.896291  4913 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:24.896781  4913 ts_tablet_manager.cc:1403] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.001s
I20260709 14:56:24.896714  4760 leader_election.cc:304] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:24.898635  5047 raft_consensus.cc:2804] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.899142  5047 raft_consensus.cc:493] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.899276  5119 raft_consensus.cc:2804] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.899713  5047 raft_consensus.cc:3060] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.916107  5119 raft_consensus.cc:697] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:24.917129  4544 catalog_manager.cc:5697] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.917253  5119 consensus_queue.cc:237] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:24.921788  4914 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:24.915642  5047 raft_consensus.cc:515] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.922309  4914 ts_tablet_manager.cc:1403] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.014s
I20260709 14:56:24.921289  4913 raft_consensus.cc:359] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.926343  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59efce9d5b04cd3b9ccfcd891979495" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:24.926770  4913 raft_consensus.cc:385] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.927312  4913 raft_consensus.cc:740] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.904326  4917 tablet_bootstrap.cc:492] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:24.928197  4917 ts_tablet_manager.cc:1403] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.000s
W20260709 14:56:24.928329  4762 leader_election.cc:343] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.925226  4914 raft_consensus.cc:359] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.905062  4915 tablet_bootstrap.cc:654] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.930891  4914 raft_consensus.cc:385] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.942217  4915 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
W20260709 14:56:24.937852  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:24.940995  4913 consensus_queue.cc:260] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:24.945336  4915 ts_tablet_manager.cc:1403] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.001s
I20260709 14:56:24.946214  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59efce9d5b04cd3b9ccfcd891979495" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:24.946975  4868 raft_consensus.cc:3060] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.942369  5047 leader_election.cc:290] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:24.931716  4917 raft_consensus.cc:359] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.948387  4917 raft_consensus.cc:385] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.948657  4917 raft_consensus.cc:740] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.949337  4917 consensus_queue.cc:260] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:24.951406  4917 ts_tablet_manager.cc:1434] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.002s
I20260709 14:56:24.952327  4917 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:24.947036  4913 ts_tablet_manager.cc:1434] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:56:24.953634  4913 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:24.932192  4914 raft_consensus.cc:740] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.956449  4914 consensus_queue.cc:260] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:24.958011  4914 ts_tablet_manager.cc:1434] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:56:24.958920  4914 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:24.959697  4913 tablet_bootstrap.cc:654] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.964596  4914 tablet_bootstrap.cc:654] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.968246  4544 catalog_manager.cc:5697] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.972452  4917 tablet_bootstrap.cc:654] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.983995  5011 consensus_queue.cc:1048] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:25.007647  5177 raft_consensus.cc:493] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.074537  4915 raft_consensus.cc:359] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.087013  4915 raft_consensus.cc:385] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.087464  4915 raft_consensus.cc:740] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.099466  4915 consensus_queue.cc:260] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.093327  5142 raft_consensus.cc:493] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.113379  4915 ts_tablet_manager.cc:1434] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.168s	user 0.008s	sys 0.000s
I20260709 14:56:25.086615  5177 raft_consensus.cc:515] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.114199  4915 tablet_bootstrap.cc:492] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:25.127669  5177 leader_election.cc:290] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:25.113483  5142 raft_consensus.cc:515] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.153316  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0654018e45d4e07b7276735a4062732" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:25.153980  4645 raft_consensus.cc:2468] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:25.154394  4913 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:25.155025  4913 ts_tablet_manager.cc:1403] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.202s	user 0.039s	sys 0.046s
I20260709 14:56:25.157974  4914 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:25.158380  4914 ts_tablet_manager.cc:1403] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.200s	user 0.028s	sys 0.051s
I20260709 14:56:25.150686  5177 raft_consensus.cc:493] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.147878  4868 raft_consensus.cc:2468] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:25.166926  4686 leader_election.cc:304] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:25.171033  5142 leader_election.cc:290] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:25.166168  4913 raft_consensus.cc:359] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.175973  4913 raft_consensus.cc:385] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.176457  4913 raft_consensus.cc:740] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.177425  4913 consensus_queue.cc:260] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.179557  5201 raft_consensus.cc:2804] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.182207  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0654018e45d4e07b7276735a4062732" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:25.182855  5201 raft_consensus.cc:493] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.183282  4870 raft_consensus.cc:2468] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:25.183396  5201 raft_consensus.cc:3060] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.174978  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:25.180228  5011 consensus_queue.cc:1048] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:56:25.199958  4913 ts_tablet_manager.cc:1434] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 14:56:25.204478  4915 tablet_bootstrap.cc:654] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.166395  5177 raft_consensus.cc:515] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.211289  4917 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:25.211740  4917 ts_tablet_manager.cc:1403] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.260s	user 0.024s	sys 0.039s
I20260709 14:56:25.206156  4793 raft_consensus.cc:2468] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:25.214624  4644 raft_consensus.cc:3060] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.218360  4835 leader_election.cc:304] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:25.223620  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.227909  4721 raft_consensus.cc:2468] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:25.220510  4914 raft_consensus.cc:359] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.239135  4914 raft_consensus.cc:385] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.239434  4914 raft_consensus.cc:740] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.246758  4917 raft_consensus.cc:359] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.247321  4917 raft_consensus.cc:385] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.246302  4542 catalog_manager.cc:5697] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.247562  4917 raft_consensus.cc:740] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.248440  4917 consensus_queue.cc:260] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.252872  4913 tablet_bootstrap.cc:492] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:25.259853  4762 leader_election.cc:304] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:25.262705  4760 consensus_peers.cc:597] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.241333  5142 raft_consensus.cc:2804] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.274802  5142 raft_consensus.cc:493] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.275321  5142 raft_consensus.cc:3060] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.280540  5177 leader_election.cc:290] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:25.282379  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:25.283037  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:25.283059  4795 raft_consensus.cc:2468] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:25.285135  4687 leader_election.cc:304] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:25.285897  5177 raft_consensus.cc:2804] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.286866  5177 raft_consensus.cc:493] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.287217  5177 raft_consensus.cc:3060] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.240022  4914 consensus_queue.cc:260] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.271678  5047 raft_consensus.cc:2804] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.293920  4914 ts_tablet_manager.cc:1434] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.135s	user 0.004s	sys 0.003s
I20260709 14:56:25.298264  5047 raft_consensus.cc:697] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:25.300607  5201 raft_consensus.cc:515] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.301285  5011 consensus_queue.cc:1048] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:25.307713  5047 consensus_queue.cc:237] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.308892  5177 raft_consensus.cc:515] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.311609  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0654018e45d4e07b7276735a4062732" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:25.312279  4869 raft_consensus.cc:3060] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.312443  5142 raft_consensus.cc:515] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.313796  4866 raft_consensus.cc:2393] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:25.315534  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:25.316372  4721 raft_consensus.cc:2393] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:25.316768  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:25.317709  4919 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.318235  4919 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.317575  4795 raft_consensus.cc:3060] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.319680  4869 raft_consensus.cc:2468] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:25.320793  4919 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:25.321044  4688 leader_election.cc:304] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:25.321956  5200 raft_consensus.cc:2804] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.322189  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:25.322885  4915 tablet_bootstrap.cc:492] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:25.323005  4794 raft_consensus.cc:2468] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:25.323340  4915 ts_tablet_manager.cc:1403] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.209s	user 0.010s	sys 0.002s
I20260709 14:56:25.322417  5200 raft_consensus.cc:697] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:25.324674  5200 consensus_queue.cc:237] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.325961  4612 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:25.326241  4915 raft_consensus.cc:359] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.326926  4915 raft_consensus.cc:385] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.327189  4915 raft_consensus.cc:740] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.328926  4915 consensus_queue.cc:260] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.329903  5011 raft_consensus.cc:2804] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:25.330291  5011 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.330669  5011 raft_consensus.cc:3060] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.334386  4867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:25.336122  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0654018e45d4e07b7276735a4062732" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:25.336694  4644 raft_consensus.cc:3060] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.324637  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:25.341379  4866 raft_consensus.cc:2393] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:25.340672  5201 leader_election.cc:290] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:25.344411  4915 ts_tablet_manager.cc:1434] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 14:56:25.345569  4915 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:25.348717  5011 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.349538  4919 consensus_queue.cc:1048] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:25.354471  5119 consensus_queue.cc:1048] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.359048  4644 raft_consensus.cc:2468] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:25.359721  5044 consensus_queue.cc:1048] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.365728  5091 consensus_queue.cc:1048] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.367416  5146 consensus_queue.cc:1048] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.367709  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde82c7da47402c9abadfa294a5eb07" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:25.373785  4835 leader_election.cc:304] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:25.375387  5146 raft_consensus.cc:2749] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.375303  4542 catalog_manager.cc:5697] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.387408  4647 raft_consensus.cc:1240] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Rejecting Update request from peer d96fbc99b88f483489aa70cc612d8cb0 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:25.390978  4917 ts_tablet_manager.cc:1434] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.179s	user 0.006s	sys 0.007s
I20260709 14:56:25.397487  4917 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:25.334360  4914 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:25.375804  4795 raft_consensus.cc:2468] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:25.411827  4913 tablet_bootstrap.cc:654] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.392069  5011 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:25.388249  5177 leader_election.cc:290] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:25.388337  5142 leader_election.cc:290] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:25.417753  4687 leader_election.cc:304] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:25.414810  5208 consensus_queue.cc:1059] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:56:25.418884  5208 raft_consensus.cc:3055] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.419196  5208 raft_consensus.cc:740] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:25.419703  5200 raft_consensus.cc:2804] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.420109  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:25.420275  5200 raft_consensus.cc:697] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:25.419978  5208 consensus_queue.cc:260] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.421226  5200 consensus_queue.cc:237] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.423064  4915 tablet_bootstrap.cc:654] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.421192  5208 raft_consensus.cc:3060] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.415997  4544 catalog_manager.cc:5697] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.483374  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:25.488373  5047 consensus_queue.cc:1048] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.495579  4870 raft_consensus.cc:2410] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:56:25.504323  4760 consensus_peers.cc:597] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.506094  5119 raft_consensus.cc:493] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.506739  5119 raft_consensus.cc:515] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.508872  5119 leader_election.cc:290] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:25.513608  4914 tablet_bootstrap.cc:654] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.519043  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd55fa218dfb41d4a0fdcf32d8cc47fb" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:25.528252  4762 leader_election.cc:343] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.529757  4917 tablet_bootstrap.cc:654] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.529426  5044 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.531052  5142 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.531554  5142 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.531451  5044 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.533823  5044 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.534409  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:25.535059  4647 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:25.535353  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:25.535552  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.536237  4722 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:25.536342  4834 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
W20260709 14:56:25.536741  4760 leader_election.cc:343] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.537216  5208 raft_consensus.cc:2804] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:25.537503  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd55fa218dfb41d4a0fdcf32d8cc47fb" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.537555  5142 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.551941  4613 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:25.551561  4542 catalog_manager.cc:5697] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.554015  4919 raft_consensus.cc:2749] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:25.555116  4915 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:25.555718  4915 ts_tablet_manager.cc:1403] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.210s	user 0.021s	sys 0.004s
I20260709 14:56:25.537572  5208 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.560649  5208 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:25.568778  4762 leader_election.cc:343] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.569316  4762 leader_election.cc:304] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:25.570472  5119 raft_consensus.cc:2749] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.576265  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.580060  5208 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:25.583417  4762 leader_election.cc:343] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.586287  5200 raft_consensus.cc:493] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.559391  4915 raft_consensus.cc:359] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.591378  4915 raft_consensus.cc:385] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.591863  4915 raft_consensus.cc:740] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.592947  4915 consensus_queue.cc:260] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.602339  4915 ts_tablet_manager.cc:1434] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:56:25.594118  5200 raft_consensus.cc:515] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.603703  4915 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:25.593633  4762 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:25.609957  4762 consensus_peers.cc:597] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.610925  5047 raft_consensus.cc:2749] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.614185  5200 leader_election.cc:290] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:25.614826  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:25.615439  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:25.616127  4792 raft_consensus.cc:2468] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:25.616524  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
W20260709 14:56:25.616779  4686 leader_election.cc:343] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.617110  4645 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.617718  4687 leader_election.cc:304] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:25.620393  5177 raft_consensus.cc:2804] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.620761  5177 raft_consensus.cc:493] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.621115  5177 raft_consensus.cc:3060] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.622635  5208 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.625790  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:25.626382  4718 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.627414  4645 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:25.628759  4834 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:25.629662  5208 raft_consensus.cc:2804] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.630326  5208 raft_consensus.cc:697] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:25.631095  5208 consensus_queue.cc:237] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.632601  4718 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:25.634290  4913 tablet_bootstrap.cc:492] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:25.634132  5177 raft_consensus.cc:515] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.634771  4913 ts_tablet_manager.cc:1403] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.382s	user 0.021s	sys 0.013s
I20260709 14:56:25.637071  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:25.637427  4913 raft_consensus.cc:359] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.638144  4913 raft_consensus.cc:385] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:25.638386  4686 leader_election.cc:343] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.639684  5177 leader_election.cc:290] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:25.638419  4913 raft_consensus.cc:740] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.640905  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:25.641371  4913 consensus_queue.cc:260] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.642282  4915 tablet_bootstrap.cc:654] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.641487  4795 raft_consensus.cc:3060] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.656538  4913 ts_tablet_manager.cc:1434] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 14:56:25.661185  4913 tablet_bootstrap.cc:492] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:25.662861  4795 raft_consensus.cc:2468] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:25.664398  4687 leader_election.cc:304] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:25.668819  5177 raft_consensus.cc:2804] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.670107  5177 raft_consensus.cc:697] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:25.670336  4914 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:25.670847  4914 ts_tablet_manager.cc:1403] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.337s	user 0.020s	sys 0.012s
I20260709 14:56:25.670933  5177 consensus_queue.cc:237] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.674898  4919 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.675406  4919 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.676409  4917 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:25.677313  4917 ts_tablet_manager.cc:1403] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.280s	user 0.012s	sys 0.003s
I20260709 14:56:25.679365  4919 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.673729  4914 raft_consensus.cc:359] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.682399  4914 raft_consensus.cc:385] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.682804  4914 raft_consensus.cc:740] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.683703  4914 consensus_queue.cc:260] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.681344  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:25.686868  4869 raft_consensus.cc:2468] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:25.687058  4917 raft_consensus.cc:359] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.687754  4917 raft_consensus.cc:385] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.687981  5142 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.688632  5142 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.689288  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.689798  4913 tablet_bootstrap.cc:654] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.688020  4613 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:25.688053  4917 raft_consensus.cc:740] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.692291  4917 consensus_queue.cc:260] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.693892  4917 ts_tablet_manager.cc:1434] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 14:56:25.694540  4917 tablet_bootstrap.cc:492] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:25.698412  4914 ts_tablet_manager.cc:1434] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:56:25.699417  4914 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:25.698329  4613 leader_election.cc:343] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.702237  4919 raft_consensus.cc:2804] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.702646  4919 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.702967  4919 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.707458  4645 raft_consensus.cc:3060] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.711175  5142 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.713789  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.717031  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:25.717777  4836 leader_election.cc:343] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.720300  5177 consensus_queue.cc:1048] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.721771  5047 consensus_queue.cc:1048] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.727555  4545 catalog_manager.cc:5697] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.731020  4917 tablet_bootstrap.cc:654] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.720816  4544 catalog_manager.cc:5697] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 2, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 2 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.753410  4914 tablet_bootstrap.cc:654] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.767271  5177 consensus_queue.cc:1048] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:25.769055  4919 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.781193  5203 raft_consensus.cc:493] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.781414  4644 raft_consensus.cc:2393] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:25.774230  4915 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:25.781709  5203 raft_consensus.cc:515] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.782375  4915 ts_tablet_manager.cc:1403] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.179s	user 0.019s	sys 0.010s
I20260709 14:56:25.783908  5203 leader_election.cc:290] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:25.784437  4834 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:25.784665  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59efce9d5b04cd3b9ccfcd891979495" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:25.785215  5210 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.788360  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:25.791092  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59efce9d5b04cd3b9ccfcd891979495" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:25.792925  4688 leader_election.cc:304] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:25.793744  5201 raft_consensus.cc:2749] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.795760  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
W20260709 14:56:25.797102  4613 leader_election.cc:343] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.798285  5210 raft_consensus.cc:2749] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.799894  4919 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.816627  4866 raft_consensus.cc:2468] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:25.817394  4914 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:25.817984  4914 ts_tablet_manager.cc:1403] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.010s
I20260709 14:56:25.820155  4613 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:25.820955  5219 raft_consensus.cc:2804] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.821437  5219 raft_consensus.cc:697] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:25.822227  5219 consensus_queue.cc:237] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.825217  4717 raft_consensus.cc:3060] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.825678  4914 raft_consensus.cc:359] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.826378  4914 raft_consensus.cc:385] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.826656  4914 raft_consensus.cc:740] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.827378  4914 consensus_queue.cc:260] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.829597  4914 ts_tablet_manager.cc:1434] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:56:25.830157  4647 raft_consensus.cc:3060] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.793745  4915 raft_consensus.cc:359] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.833012  4915 raft_consensus.cc:385] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.833276  4915 raft_consensus.cc:740] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.834800  4915 consensus_queue.cc:260] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.840360  5047 raft_consensus.cc:493] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.841015  5047 raft_consensus.cc:515] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.844980  4914 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:25.874390  4917 tablet_bootstrap.cc:492] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:25.874946  4917 ts_tablet_manager.cc:1403] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.003s
I20260709 14:56:25.877667  4917 raft_consensus.cc:359] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.878336  4917 raft_consensus.cc:385] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.878618  4917 raft_consensus.cc:740] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.880676  4913 tablet_bootstrap.cc:492] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:25.881187  4913 ts_tablet_manager.cc:1403] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.223s	user 0.010s	sys 0.006s
I20260709 14:56:25.881342  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:25.882890  4762 leader_election.cc:343] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.883112  4915 ts_tablet_manager.cc:1434] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.100s	user 0.015s	sys 0.012s
I20260709 14:56:25.884080  4915 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:25.884465  5047 leader_election.cc:290] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:25.886981  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:25.888970  4760 leader_election.cc:343] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.889470  4760 leader_election.cc:304] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:25.891292  5044 raft_consensus.cc:2749] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.899008  4914 tablet_bootstrap.cc:654] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.899639  5044 consensus_queue.cc:1048] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.901235  4913 raft_consensus.cc:359] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.901891  4913 raft_consensus.cc:385] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.902168  4913 raft_consensus.cc:740] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.903635  4917 consensus_queue.cc:260] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.904242  4914 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:25.904531  5210 raft_consensus.cc:493] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.904783  4914 ts_tablet_manager.cc:1403] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.009s
I20260709 14:56:25.904979  5210 raft_consensus.cc:515] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.907697  4914 raft_consensus.cc:359] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.908427  4914 raft_consensus.cc:385] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.908787  4914 raft_consensus.cc:740] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.908841  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd55fa218dfb41d4a0fdcf32d8cc47fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:25.909536  4795 raft_consensus.cc:2468] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:25.909576  4914 consensus_queue.cc:260] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.911593  4835 leader_election.cc:304] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:25.912242  4914 ts_tablet_manager.cc:1434] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:25.912781  5210 leader_election.cc:290] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:25.913255  4914 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:25.913647  5210 raft_consensus.cc:2804] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:25.914088  5210 raft_consensus.cc:493] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:25.914495  5210 raft_consensus.cc:3060] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.911334  4544 catalog_manager.cc:5697] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.920746  4914 tablet_bootstrap.cc:654] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.902864  4913 consensus_queue.cc:260] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.929661  4913 ts_tablet_manager.cc:1434] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 14:56:25.929695  5142 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:25.934621  4913 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:25.932132  4914 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:25.934645  4915 tablet_bootstrap.cc:654] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.935333  4914 ts_tablet_manager.cc:1403] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:56:25.932915  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd55fa218dfb41d4a0fdcf32d8cc47fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.934397  5142 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:25.937602  5142 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:25.938242  4914 raft_consensus.cc:359] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.938989  4914 raft_consensus.cc:385] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.939287  4914 raft_consensus.cc:740] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.939489  4717 raft_consensus.cc:2468] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:25.940164  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:25.940140  4914 consensus_queue.cc:260] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:25.942517  4836 leader_election.cc:343] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.943672  4914 ts_tablet_manager.cc:1434] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:56:25.931510  5210 raft_consensus.cc:515] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.948067  5210 leader_election.cc:290] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:25.950368  4917 ts_tablet_manager.cc:1434] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260709 14:56:25.954789  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd55fa218dfb41d4a0fdcf32d8cc47fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:25.955283  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd55fa218dfb41d4a0fdcf32d8cc47fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:25.955354  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:25.955961  4795 raft_consensus.cc:3060] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.955422  4718 raft_consensus.cc:3060] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:25.957080  4834 leader_election.cc:343] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:25.957533  4834 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:25.957810  4914 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:25.958570  5142 raft_consensus.cc:2749] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:25.960572  4917 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:25.962779  4718 raft_consensus.cc:2468] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:25.963896  4914 tablet_bootstrap.cc:654] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.963969  4836 leader_election.cc:304] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:25.964818  5142 raft_consensus.cc:2804] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.965303  5142 raft_consensus.cc:697] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:25.966210  5142 consensus_queue.cc:237] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:25.968803  4795 raft_consensus.cc:2468] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:25.970974  4917 tablet_bootstrap.cc:654] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.953318  4913 tablet_bootstrap.cc:654] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.976940  4914 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:25.977392  4914 ts_tablet_manager.cc:1403] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 14:56:25.980341  4914 raft_consensus.cc:359] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.980980  4914 raft_consensus.cc:385] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.981262  4914 raft_consensus.cc:740] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.984966  4913 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:25.986035  4914 consensus_queue.cc:260] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:25.990846  4914 ts_tablet_manager.cc:1434] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:56:25.991725  4914 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:25.992524  4917 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:25.993047  4917 ts_tablet_manager.cc:1403] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 14:56:25.994253  4544 catalog_manager.cc:5697] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.995728  4917 raft_consensus.cc:359] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:25.996495  4917 raft_consensus.cc:385] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.996814  4917 raft_consensus.cc:740] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.997164  4914 tablet_bootstrap.cc:654] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.997663  4917 consensus_queue.cc:260] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.000036  4913 ts_tablet_manager.cc:1403] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.001s
I20260709 14:56:26.000310  4917 ts_tablet_manager.cc:1434] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:56:26.001310  4917 tablet_bootstrap.cc:492] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:26.006522  4915 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:26.007028  4915 ts_tablet_manager.cc:1403] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.011s
I20260709 14:56:26.007444  4917 tablet_bootstrap.cc:654] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.007882  5201 consensus_queue.cc:1048] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.009609  4915 raft_consensus.cc:359] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.010247  4915 raft_consensus.cc:385] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.010499  4915 raft_consensus.cc:740] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.012140  4913 raft_consensus.cc:359] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.013329  4915 consensus_queue.cc:260] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.022795  5201 consensus_queue.cc:1048] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.023178  4914 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
W20260709 14:56:26.024822  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:26.012910  4913 raft_consensus.cc:385] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.026654  4913 raft_consensus.cc:740] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.027735  4915 ts_tablet_manager.cc:1434] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:56:26.028757  4915 tablet_bootstrap.cc:492] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:26.023725  4914 ts_tablet_manager.cc:1403] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.008s
I20260709 14:56:26.031090  4913 consensus_queue.cc:260] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.033983  4913 ts_tablet_manager.cc:1434] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:56:26.034842  4913 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:26.034492  4914 raft_consensus.cc:359] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.035173  4914 raft_consensus.cc:385] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.035442  4914 raft_consensus.cc:740] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.036063  4914 consensus_queue.cc:260] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.038105  4914 ts_tablet_manager.cc:1434] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:26.039021  4914 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:26.044271  4915 tablet_bootstrap.cc:654] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.050469  4914 tablet_bootstrap.cc:654] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.063256  4914 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:26.063735  4914 ts_tablet_manager.cc:1403] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.013s
I20260709 14:56:26.067516  4913 tablet_bootstrap.cc:654] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.094401  4917 tablet_bootstrap.cc:492] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:26.094905  4917 ts_tablet_manager.cc:1403] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.020s
I20260709 14:56:26.097774  4913 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:26.097577  4917 raft_consensus.cc:359] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.098178  4915 tablet_bootstrap.cc:492] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:26.098273  4913 ts_tablet_manager.cc:1403] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 14:56:26.098670  4915 ts_tablet_manager.cc:1403] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.000s
I20260709 14:56:26.101130  4913 raft_consensus.cc:359] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.098279  4917 raft_consensus.cc:385] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.101390  4915 raft_consensus.cc:359] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.102035  4917 raft_consensus.cc:740] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.102197  4915 raft_consensus.cc:385] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.101707  4914 raft_consensus.cc:359] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.102515  4915 raft_consensus.cc:740] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.102880  4917 consensus_queue.cc:260] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.101806  4913 raft_consensus.cc:385] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.103313  4915 consensus_queue.cc:260] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.104079  4913 raft_consensus.cc:740] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.102643  4914 raft_consensus.cc:385] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.104791  4914 raft_consensus.cc:740] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.104781  4913 consensus_queue.cc:260] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.105672  4914 consensus_queue.cc:260] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.106921  4913 ts_tablet_manager.cc:1434] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:56:26.107770  4913 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:26.107867  4914 ts_tablet_manager.cc:1434] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.005s
I20260709 14:56:26.108832  4914 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:26.109277  4917 ts_tablet_manager.cc:1434] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 14:56:26.110193  4917 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:26.113998  4915 ts_tablet_manager.cc:1434] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:56:26.114018  4913 tablet_bootstrap.cc:654] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.115108  4915 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:26.116146  4917 tablet_bootstrap.cc:654] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.121307  4915 tablet_bootstrap.cc:654] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.122889  4914 tablet_bootstrap.cc:654] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.125078  4647 raft_consensus.cc:3060] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.134783  4721 raft_consensus.cc:3060] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.137593  4644 raft_consensus.cc:1275] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:26.137986  4915 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:26.138527  4915 ts_tablet_manager.cc:1403] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 14:56:26.140304  5142 consensus_queue.cc:1048] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:26.142385  4914 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:26.153878  4914 ts_tablet_manager.cc:1403] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260709 14:56:26.197362  5201 consensus_queue.cc:1048] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:26.214982  4915 raft_consensus.cc:359] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.215828  4915 raft_consensus.cc:385] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.216113  4915 raft_consensus.cc:740] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.216807  4915 consensus_queue.cc:260] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.218745  4915 ts_tablet_manager.cc:1434] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.076s	user 0.019s	sys 0.020s
I20260709 14:56:26.219673  4915 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:26.220731  5201 consensus_queue.cc:1048] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.214743  4914 raft_consensus.cc:359] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.224702  4914 raft_consensus.cc:385] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.225107  4914 raft_consensus.cc:740] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.228657  4914 consensus_queue.cc:260] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.229471  4915 tablet_bootstrap.cc:654] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.240056  4914 ts_tablet_manager.cc:1434] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.086s	user 0.013s	sys 0.005s
I20260709 14:56:26.242414  4914 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:26.275244  4914 tablet_bootstrap.cc:654] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.278587  5210 raft_consensus.cc:493] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.279130  5210 raft_consensus.cc:515] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.281477  5210 leader_election.cc:290] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.283640  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.284596  4647 raft_consensus.cc:2468] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:26.286139  4834 leader_election.cc:304] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:26.286957  5210 raft_consensus.cc:2804] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.287420  5210 raft_consensus.cc:493] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.287860  5210 raft_consensus.cc:3060] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.295872  4919 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.296609  4919 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.299331  4919 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.333699  4917 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:26.334237  4917 ts_tablet_manager.cc:1403] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.224s	user 0.060s	sys 0.128s
I20260709 14:56:26.336939  4917 raft_consensus.cc:359] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.337575  4917 raft_consensus.cc:385] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.337826  4917 raft_consensus.cc:740] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.338587  4917 consensus_queue.cc:260] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.345754  4913 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:26.346248  4913 ts_tablet_manager.cc:1403] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.239s	user 0.032s	sys 0.014s
I20260709 14:56:26.346067  4718 raft_consensus.cc:1275] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:26.348130  4917 ts_tablet_manager.cc:1434] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 14:56:26.349056  4917 tablet_bootstrap.cc:492] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:26.362269  5208 consensus_queue.cc:1048] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:26.364208  5208 raft_consensus.cc:493] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.364795  5208 raft_consensus.cc:515] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.379832  4919 consensus_queue.cc:1048] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:26.349345  4913 raft_consensus.cc:359] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.424850  4913 raft_consensus.cc:385] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.425140  4913 raft_consensus.cc:740] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.426667  5047 raft_consensus.cc:493] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.341375  5210 raft_consensus.cc:515] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.425637  4913 consensus_queue.cc:260] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.432353  4914 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:26.427225  5047 raft_consensus.cc:515] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.435618  4914 ts_tablet_manager.cc:1403] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.193s	user 0.015s	sys 0.000s
I20260709 14:56:26.362169  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:26.438391  4919 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.438943  4919 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.440673  5142 raft_consensus.cc:493] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.441037  4919 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.426692  5200 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.446748  4913 ts_tablet_manager.cc:1434] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 14:56:26.435079  5119 raft_consensus.cc:493] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.451610  4913 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:26.441316  5142 raft_consensus.cc:515] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.465085  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.476544  4795 raft_consensus.cc:2468] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:26.478297  5047 leader_election.cc:290] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:26.480310  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:26.482167  4762 leader_election.cc:343] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.482538  4915 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:26.483022  4915 ts_tablet_manager.cc:1403] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.264s	user 0.060s	sys 0.081s
I20260709 14:56:26.486140  4717 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.452288  5200 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.491556  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.497809  4915 raft_consensus.cc:359] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.498534  4915 raft_consensus.cc:385] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.498770  4915 raft_consensus.cc:740] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.453668  5119 raft_consensus.cc:515] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.495944  4792 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:26.493577  5200 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.515081  4915 consensus_queue.cc:260] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.499652  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:26.510624  5219 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.511644  5208 leader_election.cc:290] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
W20260709 14:56:26.532090  4613 leader_election.cc:343] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.526928  4720 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:26.543823  5210 leader_election.cc:290] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.551267  4913 tablet_bootstrap.cc:654] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.543188  5142 leader_election.cc:290] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.556686  5201 raft_consensus.cc:493] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 651ad544ada34eb3a7a223ab6150a561)
I20260709 14:56:26.558686  5201 raft_consensus.cc:515] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.563277  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ed59d3f61e4f60a0157c0db14727da" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.563738  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:26.564495  4645 raft_consensus.cc:3060] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.524045  5219 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.563988  4644 raft_consensus.cc:2468] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:26.573247  5219 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:26.568794  5201 leader_election.cc:290] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.577802  4917 tablet_bootstrap.cc:654] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.573441  4834 leader_election.cc:304] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:26.580102  5142 raft_consensus.cc:2804] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.580511  5142 raft_consensus.cc:493] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.580986  5142 raft_consensus.cc:3060] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.581790  4645 raft_consensus.cc:2468] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:26.531149  4687 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:26.586005  4914 raft_consensus.cc:359] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.587095  4914 raft_consensus.cc:385] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.587481  4914 raft_consensus.cc:740] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.588349  4914 consensus_queue.cc:260] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.594790  4834 leader_election.cc:304] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:26.595234  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:26.595368  4687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 65420.5us
I20260709 14:56:26.596314  5201 raft_consensus.cc:2804] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.596818  5201 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.597225  5201 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.599035  5119 leader_election.cc:290] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.604104  4914 ts_tablet_manager.cc:1434] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.167s	user 0.008s	sys 0.000s
I20260709 14:56:26.605428  4914 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:26.615253  4915 ts_tablet_manager.cc:1434] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.132s	user 0.016s	sys 0.023s
I20260709 14:56:26.609071  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca9eecdfd8445f6b881337777b413d9" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.614344  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.617473  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:26.617597  4795 raft_consensus.cc:2468] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:26.618124  4869 raft_consensus.cc:2468] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:26.608161  5270 raft_consensus.cc:2804] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.619277  4613 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:26.619673  5270 raft_consensus.cc:697] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:26.620878  5219 raft_consensus.cc:2804] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.621312  5219 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.621635  5219 raft_consensus.cc:3060] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.621519  4867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ed59d3f61e4f60a0157c0db14727da" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:26.616592  4915 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:26.633185  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:26.630870  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:26.636837  4613 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
W20260709 14:56:26.636956  4762 leader_election.cc:343] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.637488  4762 leader_election.cc:304] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:26.637825  5269 raft_consensus.cc:2804] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.638260  5269 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.638578  5276 raft_consensus.cc:2749] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:26.621523  5270 consensus_queue.cc:237] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.638593  5269 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.645406  5142 raft_consensus.cc:515] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.646898  4867 raft_consensus.cc:2393] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:26.648594  5269 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.650622  5269 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.652774  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ed59d3f61e4f60a0157c0db14727da" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:26.653383  4644 raft_consensus.cc:3060] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.654049  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.654835  4643 raft_consensus.cc:2393] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:26.655627  5268 consensus_queue.cc:1048] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.657277  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca9eecdfd8445f6b881337777b413d9" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:26.657444  4836 leader_election.cc:343] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.626556  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ed59d3f61e4f60a0157c0db14727da" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.660971  4760 leader_election.cc:304] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:26.662361  5047 raft_consensus.cc:3060] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.672107  4915 tablet_bootstrap.cc:654] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:26.677311  4613 leader_election.cc:343] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.664301  5142 leader_election.cc:290] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.681073  5269 consensus_queue.cc:1048] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:26.679165  5201 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.701187  4686 leader_election.cc:304] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:26.713961  5177 raft_consensus.cc:2749] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:26.701920  4917 tablet_bootstrap.cc:492] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:26.716873  4917 ts_tablet_manager.cc:1403] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.368s	user 0.018s	sys 0.025s
I20260709 14:56:26.707361  5047 raft_consensus.cc:2749] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:26.707388  5219 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.710441  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:26.719676  5219 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:26.719949  5279 log.cc:927] Time spent T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:56:26.721583  4867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:26.722203  4867 raft_consensus.cc:3060] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.724013  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:26.724627  4793 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.722213  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.729066  4612 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:26.730990  4919 raft_consensus.cc:2804] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.731333  4919 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.731626  4919 raft_consensus.cc:3060] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.712350  4644 raft_consensus.cc:2468] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:26.734004  4793 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:26.736105  4834 leader_election.cc:304] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:26.736533  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:26.736956  5142 raft_consensus.cc:2804] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.737428  5142 raft_consensus.cc:697] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:26.738274  5142 consensus_queue.cc:237] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.702416  4913 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
W20260709 14:56:26.739889  4613 leader_election.cc:343] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.719708  4914 tablet_bootstrap.cc:654] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.740082  4913 ts_tablet_manager.cc:1403] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.291s	user 0.018s	sys 0.018s
I20260709 14:56:26.744038  4718 raft_consensus.cc:2393] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:26.748039  4917 raft_consensus.cc:359] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.748777  4917 raft_consensus.cc:385] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.749011  4917 raft_consensus.cc:740] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.751655  4917 consensus_queue.cc:260] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.757076  4913 raft_consensus.cc:359] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.757861  4913 raft_consensus.cc:385] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.758206  4913 raft_consensus.cc:740] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.758958  4913 consensus_queue.cc:260] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.761186  4913 ts_tablet_manager.cc:1434] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 14:56:26.762213  4913 tablet_bootstrap.cc:492] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:26.762053  4919 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.762859  4867 raft_consensus.cc:2468] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:26.764065  4917 ts_tablet_manager.cc:1434] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:56:26.765070  4917 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
W20260709 14:56:26.769780  5277 log.cc:927] Time spent T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: Append to log took a long time: real 0.116s	user 0.003s	sys 0.001s
I20260709 14:56:26.769714  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:26.770675  4792 raft_consensus.cc:2393] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:26.773057  4613 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:26.775204  4919 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.765592  5201 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.776916  5203 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.775957  5269 raft_consensus.cc:2804] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.807988  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:26.809391  4914 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:26.812093  4914 ts_tablet_manager.cc:1403] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.004s
I20260709 14:56:26.814885  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.814929  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:26.815721  4793 raft_consensus.cc:3060] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.802409  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:26.820124  5272 raft_consensus.cc:493] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.820669  5272 raft_consensus.cc:515] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.804421  5269 raft_consensus.cc:697] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:26.825764  4644 raft_consensus.cc:2393] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:26.800555  5203 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.827970  4917 tablet_bootstrap.cc:654] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.822804  5272 leader_election.cc:290] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.834837  4719 raft_consensus.cc:3060] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.837551  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ed59d3f61e4f60a0157c0db14727da" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.838268  4792 raft_consensus.cc:2468] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:26.842722  4686 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:26.843986  5177 raft_consensus.cc:2749] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:26.844973  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:26.850438  5203 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:26.853181  4542 catalog_manager.cc:5697] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.854127  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.855803  4792 raft_consensus.cc:2468] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
W20260709 14:56:26.858691  4836 leader_election.cc:343] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.854270  5269 consensus_queue.cc:237] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:26.858079  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.860085  4644 raft_consensus.cc:2393] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:26.860441  4687 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:26.860070  4542 catalog_manager.cc:5697] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.870028  4793 raft_consensus.cc:2468] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:26.870265  4719 raft_consensus.cc:2468] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:26.874992  5203 raft_consensus.cc:2764] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:26.878403  5276 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d96fbc99b88f483489aa70cc612d8cb0)
I20260709 14:56:26.878930  5276 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.882140  5276 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.867130  4914 raft_consensus.cc:359] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.885576  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:26.886583  4914 raft_consensus.cc:385] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.885888  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.888556  4646 raft_consensus.cc:2393] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 2: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:26.888744  4870 raft_consensus.cc:2468] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:26.890468  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ed59d3f61e4f60a0157c0db14727da" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:26.887642  4914 raft_consensus.cc:740] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.893500  4914 consensus_queue.cc:260] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.896548  4914 ts_tablet_manager.cc:1434] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.002s
W20260709 14:56:26.889297  5288 log.cc:927] Time spent T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 14:56:26.899610  4914 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:26.908730  4762 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:26.912261  5276 raft_consensus.cc:2804] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:26.912731  5276 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d96fbc99b88f483489aa70cc612d8cb0)
I20260709 14:56:26.913093  5276 raft_consensus.cc:3060] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.914963  4913 tablet_bootstrap.cc:654] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.919939  5278 raft_consensus.cc:493] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.920565  5278 raft_consensus.cc:515] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.923483  5278 leader_election.cc:290] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.924446  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:26.925143  4792 raft_consensus.cc:2468] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:26.925575  4915 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:26.926211  4915 ts_tablet_manager.cc:1403] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.310s	user 0.015s	sys 0.010s
W20260709 14:56:26.928848  4835 leader_election.cc:343] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.929324  4835 leader_election.cc:304] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:26.933287  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:26.933498  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:26.933892  4794 raft_consensus.cc:3060] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.934625  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:26.929822  5286 raft_consensus.cc:493] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.936149  5286 raft_consensus.cc:515] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:26.937376  4762 leader_election.cc:343] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.940024  4612 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:26.941043  5269 raft_consensus.cc:2804] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.941517  5269 raft_consensus.cc:697] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:26.942329  5269 consensus_queue.cc:237] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.943915  4914 tablet_bootstrap.cc:654] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.944864  5142 consensus_queue.cc:1048] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:26.945951  4644 raft_consensus.cc:2468] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:26.949582  4760 leader_election.cc:304] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:26.950802  5047 raft_consensus.cc:2804] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.951221  5047 raft_consensus.cc:493] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.951614  5047 raft_consensus.cc:3060] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.940084  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:26.953665  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
W20260709 14:56:26.954493  4613 leader_election.cc:343] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.932140  5272 raft_consensus.cc:2749] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:26.957406  4915 raft_consensus.cc:359] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.958773  4915 raft_consensus.cc:385] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.959231  4915 raft_consensus.cc:740] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.958345  5286 leader_election.cc:290] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:26.964715  4835 leader_election.cc:304] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:26.965525  5272 raft_consensus.cc:2804] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.965896  5272 raft_consensus.cc:493] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.966216  5272 raft_consensus.cc:3060] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.972752  4915 consensus_queue.cc:260] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.976766  4613 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:26.977036  4915 ts_tablet_manager.cc:1434] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 14:56:26.978024  4915 tablet_bootstrap.cc:492] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:26.978983  4794 raft_consensus.cc:2468] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:26.985087  4917 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:26.985831  4917 ts_tablet_manager.cc:1403] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.221s	user 0.011s	sys 0.004s
I20260709 14:56:26.980785  5286 raft_consensus.cc:2804] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.989614  4795 raft_consensus.cc:2468] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:26.991724  5286 raft_consensus.cc:697] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:26.992710  5286 consensus_queue.cc:237] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:26.993467  4913 tablet_bootstrap.cc:492] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:26.993920  4913 ts_tablet_manager.cc:1403] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.232s	user 0.011s	sys 0.007s
I20260709 14:56:26.996696  5276 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:26.998379  4913 raft_consensus.cc:359] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:26.998752  5276 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:26.999082  4913 raft_consensus.cc:385] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.999439  4913 raft_consensus.cc:740] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.999433  5047 raft_consensus.cc:515] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.000419  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:27.000718  4791 raft_consensus.cc:2393] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:27.000377  4913 consensus_queue.cc:260] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.000919  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:27.001729  4644 raft_consensus.cc:2393] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 2: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:27.002681  4913 ts_tablet_manager.cc:1434] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:27.003712  4913 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:27.004062  4867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
W20260709 14:56:27.005388  4762 leader_election.cc:343] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.007414  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:27.008025  4644 raft_consensus.cc:3060] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.008261  4612 leader_election.cc:304] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:27.009382  4913 tablet_bootstrap.cc:654] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.010303  4870 raft_consensus.cc:2468] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:27.011873  4762 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:27.013267  5276 raft_consensus.cc:2804] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.013751  5276 raft_consensus.cc:697] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:27.014561  5276 consensus_queue.cc:237] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.015202  5047 leader_election.cc:290] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:27.014645  5272 raft_consensus.cc:515] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.019023  5272 leader_election.cc:290] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:27.020537  4644 raft_consensus.cc:2468] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:27.010380  4917 raft_consensus.cc:359] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.021385  5011 raft_consensus.cc:2749] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.020776  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:27.021729  4917 raft_consensus.cc:385] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.022068  4917 raft_consensus.cc:740] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
W20260709 14:56:27.023108  4836 leader_election.cc:343] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.024039  4760 leader_election.cc:304] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:27.028041  4915 tablet_bootstrap.cc:654] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.029791  5278 raft_consensus.cc:2804] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.030354  5278 raft_consensus.cc:697] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:27.022816  4917 consensus_queue.cc:260] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.030814  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:27.031611  4795 raft_consensus.cc:3060] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.031279  5278 consensus_queue.cc:237] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.035279  4917 ts_tablet_manager.cc:1434] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260709 14:56:27.036301  4917 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:27.042424  4795 raft_consensus.cc:2468] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:27.071182  4914 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:27.071389  4915 tablet_bootstrap.cc:492] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:27.071735  4914 ts_tablet_manager.cc:1403] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.025s
I20260709 14:56:27.072052  4915 ts_tablet_manager.cc:1403] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.008s
I20260709 14:56:27.076100  4914 raft_consensus.cc:359] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.076746  4914 raft_consensus.cc:385] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.077035  4914 raft_consensus.cc:740] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.074764  4915 raft_consensus.cc:359] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.077499  4915 raft_consensus.cc:385] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.077852  4915 raft_consensus.cc:740] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.077674  4914 consensus_queue.cc:260] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.056249  4835 leader_election.cc:304] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:27.078842  4915 consensus_queue.cc:260] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.085696  5268 raft_consensus.cc:2804] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.086201  5268 raft_consensus.cc:697] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:27.087113  5268 consensus_queue.cc:237] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.089011  4913 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:27.089520  4913 ts_tablet_manager.cc:1403] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.025s
I20260709 14:56:27.089653  4914 ts_tablet_manager.cc:1434] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:56:27.096943  4914 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:27.094538  4917 tablet_bootstrap.cc:654] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.095602  4915 ts_tablet_manager.cc:1434] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:56:27.101397  4915 tablet_bootstrap.cc:492] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:27.108232  4913 raft_consensus.cc:359] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.108742  4913 raft_consensus.cc:385] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.108982  4913 raft_consensus.cc:740] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.109534  4913 consensus_queue.cc:260] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.113858  5201 raft_consensus.cc:493] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.114317  5201 raft_consensus.cc:515] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.116259  5201 leader_election.cc:290] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:27.119935  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:27.121127  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.121798  4866 raft_consensus.cc:2468] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:27.122682  4913 ts_tablet_manager.cc:1434] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 14:56:27.125154  4913 tablet_bootstrap.cc:492] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:27.125258  4688 leader_election.cc:304] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:27.128453  5203 raft_consensus.cc:2804] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.128803  5203 raft_consensus.cc:493] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:27.129207  4687 leader_election.cc:343] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.129184  5203 raft_consensus.cc:3060] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.141836  5203 raft_consensus.cc:515] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.146184  4544 catalog_manager.cc:5697] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.124162  4914 tablet_bootstrap.cc:654] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.126860  4915 tablet_bootstrap.cc:654] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.154255  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:27.157075  5011 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.157599  5011 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:27.160919  4917 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:27.161144  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:27.161417  4917 ts_tablet_manager.cc:1403] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.000s
I20260709 14:56:27.161815  4791 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:27.162957  4612 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:27.163630  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:27.163821  5280 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.164245  5280 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.164197  4866 raft_consensus.cc:3060] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.164934  5280 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:27.165158  4687 leader_election.cc:343] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.164336  5203 leader_election.cc:290] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:27.167318  5011 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:27.168838  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:27.171557  5272 consensus_queue.cc:1048] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.164172  4917 raft_consensus.cc:359] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.175642  5142 consensus_queue.cc:1048] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.176052  4914 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:27.176519  4914 ts_tablet_manager.cc:1403] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
W20260709 14:56:27.177227  4613 leader_election.cc:343] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.175609  4917 raft_consensus.cc:385] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.172622  4913 tablet_bootstrap.cc:654] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.179136  4917 raft_consensus.cc:740] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.179865  4917 consensus_queue.cc:260] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.174345  4866 raft_consensus.cc:2468] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:27.186545  4917 ts_tablet_manager.cc:1434] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:56:27.186403  4688 leader_election.cc:304] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:27.188099  4917 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:27.179152  4914 raft_consensus.cc:359] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.190433  4914 raft_consensus.cc:385] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.193554  5142 consensus_queue.cc:1048] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.190694  4914 raft_consensus.cc:740] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.195214  4914 consensus_queue.cc:260] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.203614  5268 raft_consensus.cc:493] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.204190  5268 raft_consensus.cc:515] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.201517  5203 raft_consensus.cc:2804] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.198522  4913 tablet_bootstrap.cc:492] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:27.207085  4913 ts_tablet_manager.cc:1403] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.004s
I20260709 14:56:27.207264  5280 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:27.207746  5203 raft_consensus.cc:697] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:27.209559  5280 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:27.209669  4913 raft_consensus.cc:359] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.210345  4913 raft_consensus.cc:385] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.210615  4913 raft_consensus.cc:740] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.210685  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:27.211262  4794 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.212423  4914 ts_tablet_manager.cc:1434] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:56:27.213364  4914 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:27.214325  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:27.216768  4545 catalog_manager.cc:5697] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.217250  5203 consensus_queue.cc:237] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.218657  4545 catalog_manager.cc:5697] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:27.222878  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:27.221249  4913 consensus_queue.cc:260] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:27.223666  4613 leader_election.cc:343] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.224504  4913 ts_tablet_manager.cc:1434] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:56:27.225412  4913 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:27.229490  4914 tablet_bootstrap.cc:654] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.230602  4794 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:27.236651  4612 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:27.237434  4542 catalog_manager.cc:5697] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:27.239245  5270 consensus_queue.cc:1048] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.245798  5011 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.246560  5011 raft_consensus.cc:697] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:27.253010  4913 tablet_bootstrap.cc:654] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.247419  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:27.263141  4917 tablet_bootstrap.cc:654] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.267023  4544 catalog_manager.cc:5697] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.268505  4544 catalog_manager.cc:5697] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.284955  5268 leader_election.cc:290] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:27.264865  5011 consensus_queue.cc:237] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:27.301285  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:27.302167  4646 raft_consensus.cc:2393] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:27.313664  4835 leader_election.cc:304] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:27.315435  5142 raft_consensus.cc:3060] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.324244  4542 catalog_manager.cc:5697] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.285935  5286 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.326737  5142 raft_consensus.cc:2749] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.326417  5286 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.343374  4913 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:27.343959  4913 ts_tablet_manager.cc:1403] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.007s
I20260709 14:56:27.344841  4915 tablet_bootstrap.cc:492] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:27.345307  4915 ts_tablet_manager.cc:1403] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.244s	user 0.012s	sys 0.021s
I20260709 14:56:27.342146  5047 raft_consensus.cc:493] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.346071  5047 raft_consensus.cc:515] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.348011  4915 raft_consensus.cc:359] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.348711  4915 raft_consensus.cc:385] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.348963  4915 raft_consensus.cc:740] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.348052  5047 leader_election.cc:290] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:27.350083  4915 consensus_queue.cc:260] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.353338  4915 ts_tablet_manager.cc:1434] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:27.354219  4915 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:27.374701  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.376304  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:27.388370  4762 leader_election.cc:343] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.428553  5047 raft_consensus.cc:493] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.429090  5047 raft_consensus.cc:515] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:27.426498  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 52877.5us
I20260709 14:56:27.483567  5201 raft_consensus.cc:493] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.484386  5201 raft_consensus.cc:515] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:27.594115  5203 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.597863  5203 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.626466  4913 raft_consensus.cc:359] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.626827  5323 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.627364  4913 raft_consensus.cc:385] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.627791  4913 raft_consensus.cc:740] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.627578  5323 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.628669  4913 consensus_queue.cc:260] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.629431  5047 leader_election.cc:290] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:27.649021  4915 tablet_bootstrap.cc:654] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.651137  4913 ts_tablet_manager.cc:1434] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.307s	user 0.008s	sys 0.000s
I20260709 14:56:27.644189  5142 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.645879  5201 leader_election.cc:290] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:27.698561  4919 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.699275  4919 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.727411  4919 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:27.732296  4914 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:27.732839  4914 ts_tablet_manager.cc:1403] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.520s	user 0.018s	sys 0.022s
I20260709 14:56:27.728299  5286 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:27.667951  5142 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.718245  5323 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:27.750820  4762 leader_election.cc:343] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.760996  5142 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:27.760812  4792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:27.741623  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.761811  4792 raft_consensus.cc:2393] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:27.761991  4866 raft_consensus.cc:2393] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:27.766211  4762 leader_election.cc:304] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:27.772330  5203 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:27.774809  5276 raft_consensus.cc:2749] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.777675  4914 raft_consensus.cc:359] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:27.779119  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 46932.4us
I20260709 14:56:27.779997  4914 raft_consensus.cc:385] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.780560  4914 raft_consensus.cc:740] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.781467  4914 consensus_queue.cc:260] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:27.786377  4914 ts_tablet_manager.cc:1434] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:56:27.791352  4915 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:27.791939  4915 ts_tablet_manager.cc:1403] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.438s	user 0.018s	sys 0.004s
I20260709 14:56:27.795821  4870 raft_consensus.cc:1275] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.796633  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:27.797291  4717 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:27.798988  4913 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:27.805540  5047 consensus_queue.cc:1048] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.808573  4915 raft_consensus.cc:359] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.810233  4915 raft_consensus.cc:385] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.810563  4915 raft_consensus.cc:740] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.811064  4915 consensus_queue.cc:260] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:27.817473  4913 tablet_bootstrap.cc:654] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.820700  4915 ts_tablet_manager.cc:1434] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:56:27.828315  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:27.828996  4717 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:27.830041  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:27.830670  4721 raft_consensus.cc:2468] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:27.833124  4915 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:27.833771  4917 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:27.834296  4917 ts_tablet_manager.cc:1403] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.646s	user 0.043s	sys 0.000s
I20260709 14:56:27.835000  4836 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:27.839915  4914 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:27.841317  4867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.841961  4867 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:27.842983  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.843904  4864 raft_consensus.cc:2410] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:56:27.804493  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 49389us
I20260709 14:56:27.851555  4542 catalog_manager.cc:5697] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.867381  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.872305  4919 consensus_queue.cc:1048] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.880537  4613 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:27.890177  4720 raft_consensus.cc:3060] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.891705  4919 raft_consensus.cc:2804] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.892236  4919 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.892596  4919 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.848500  4865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.853381  5313 raft_consensus.cc:2804] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:27.894057  4613 consensus_peers.cc:597] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:27.846372  5276 consensus_queue.cc:1048] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:56:27.898213  4613 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:27.874891  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45d0f04078743b6910f546b4c7475dc" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:27.901494  5313 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.928072  4919 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:27.913520  5334 raft_consensus.cc:2804] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.929555  5334 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.929903  5334 raft_consensus.cc:3060] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.932157  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:27.932993  4642 raft_consensus.cc:2393] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:27.933148  4796 raft_consensus.cc:3060] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.922967  5313 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.938586  5280 consensus_queue.cc:1048] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.936461  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:27.953495  4919 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:27.960189  5276 consensus_queue.cc:1048] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.961017  4913 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:27.961649  4913 ts_tablet_manager.cc:1403] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.010s
I20260709 14:56:27.965859  5335 consensus_queue.cc:1048] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.943835  5323 consensus_queue.cc:1048] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:56:28.035514  4861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:28.156265  5011 consensus_queue.cc:1048] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:56:28.039182  4645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:28.153815  5313 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:28.174875  4861 raft_consensus.cc:2393] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:28.184914  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:28.185755  4722 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:28.191689  4914 tablet_bootstrap.cc:654] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:28.078967  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 80041.6us
I20260709 14:56:28.196195  5177 consensus_queue.cc:1048] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:28.169654  4915 tablet_bootstrap.cc:654] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.191301  4917 raft_consensus.cc:359] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:28.216264  4917 raft_consensus.cc:385] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.216687  4917 raft_consensus.cc:740] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.217676  4917 consensus_queue.cc:260] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:28.163268  5334 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:28.242493  5313 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:28.233902  4868 raft_consensus.cc:2468] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:28.254942  4645 raft_consensus.cc:2393] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
I20260709 14:56:28.239729  5203 consensus_queue.cc:1048] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:56:28.268662  4913 raft_consensus.cc:359] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:28.269248  4913 raft_consensus.cc:385] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.269475  4913 raft_consensus.cc:740] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.230676  4688 leader_election.cc:304] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:28.275514  4917 ts_tablet_manager.cc:1434] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.441s	user 0.006s	sys 0.007s
I20260709 14:56:28.264541  4647 raft_consensus.cc:1275] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.284683  4913 consensus_queue.cc:260] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:28.262209  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
W20260709 14:56:28.304358  4688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 73819.2us
I20260709 14:56:28.308043  5336 consensus_queue.cc:1048] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:56:28.312721  5334 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:28.346230  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:28.353307  4762 leader_election.cc:304] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:28.354928  4917 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:28.338991  4722 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:28.359647  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:28.360334  4868 raft_consensus.cc:3060] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:28.346902  4718 raft_consensus.cc:3060] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:28.361404  5349 raft_consensus.cc:2749] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:28.381505  4613 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:28.412787  5349 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:28.413383  5349 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:28.416497  4718 raft_consensus.cc:2468] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:28.417598  4913 ts_tablet_manager.cc:1434] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.456s	user 0.010s	sys 0.033s
I20260709 14:56:28.418308  4915 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:28.418771  4915 ts_tablet_manager.cc:1403] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.586s	user 0.039s	sys 0.026s
I20260709 14:56:28.418799  4913 tablet_bootstrap.cc:492] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:28.411453  5323 raft_consensus.cc:2804] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:28.448315  5341 log.cc:927] Time spent T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:56:28.452037  5351 raft_consensus.cc:2749] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:28.452224  5346 log.cc:927] Time spent T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: Append to log took a long time: real 0.107s	user 0.002s	sys 0.000s
I20260709 14:56:28.449860  4613 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:28.455168  4919 raft_consensus.cc:2804] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:28.457654  4919 raft_consensus.cc:697] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:28.476967  5356 raft_consensus.cc:493] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:28.477633  5356 raft_consensus.cc:515] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:28.511561  4868 raft_consensus.cc:2468] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:28.512178  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:28.511840  4914 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
W20260709 14:56:28.513926  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 97195.7us
I20260709 14:56:28.514468  4914 ts_tablet_manager.cc:1403] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.675s	user 0.032s	sys 0.021s
I20260709 14:56:28.468421  4919 consensus_queue.cc:237] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:28.457602  5323 raft_consensus.cc:697] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:28.512183  5349 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:28.538352  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:28.520285  5345 log.cc:927] Time spent T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.196s	user 0.000s	sys 0.010s
I20260709 14:56:28.531039  4646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:28.542827  4717 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:28.544483  5323 consensus_queue.cc:237] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:28.559269  4917 tablet_bootstrap.cc:654] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.561029  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:28.565670  4915 raft_consensus.cc:359] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:28.566591  4915 raft_consensus.cc:385] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.566913  4915 raft_consensus.cc:740] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.569494  4915 consensus_queue.cc:260] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:28.568420  5011 raft_consensus.cc:493] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:28.588606  4915 ts_tablet_manager.cc:1434] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.169s	user 0.007s	sys 0.002s
I20260709 14:56:28.590718  4915 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:28.541828  5356 leader_election.cc:290] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:28.610414  5269 consensus_queue.cc:1048] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:28.613889  4762 leader_election.cc:343] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:28.618219  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:28.619302  4793 raft_consensus.cc:2393] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate 2010d0397d314e59b53b66fc9f06d648 in this term.
W20260709 14:56:28.677824  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 63274.2us
I20260709 14:56:28.584584  5358 consensus_queue.cc:1048] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:56:28.589351  5011 raft_consensus.cc:515] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:28.774768  4913 tablet_bootstrap.cc:654] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:28.742239  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 198643us
I20260709 14:56:28.812047  4914 raft_consensus.cc:359] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:28.812824  4914 raft_consensus.cc:385] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.813117  4914 raft_consensus.cc:740] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
W20260709 14:56:28.816155  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:28.814420  4914 consensus_queue.cc:260] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:28.841825  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 270884us
I20260709 14:56:28.851043  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:28.822407  5372 log.cc:927] Time spent T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260709 14:56:28.862483  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 46621.7us
W20260709 14:56:28.809448  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 232578us
I20260709 14:56:28.856045  4914 ts_tablet_manager.cc:1434] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.341s	user 0.008s	sys 0.000s
I20260709 14:56:28.818818  5011 leader_election.cc:290] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:28.869345  4914 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:28.870010  4613 leader_election.cc:343] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:28.876639  4917 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:28.877388  4917 ts_tablet_manager.cc:1403] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.523s	user 0.014s	sys 0.006s
W20260709 14:56:28.933257  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 62506.3us
I20260709 14:56:28.929208  4917 raft_consensus.cc:359] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:28.978988  4917 raft_consensus.cc:385] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.979563  4917 raft_consensus.cc:740] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.926569  4688 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:29.013329  4917 consensus_queue.cc:260] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:29.016678  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 53551.4us
I20260709 14:56:29.017168  5374 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.017330  4914 tablet_bootstrap.cc:654] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.017733  5374 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:29.020744  5374 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:29.024854  4917 ts_tablet_manager.cc:1434] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.147s	user 0.020s	sys 0.009s
I20260709 14:56:29.024268  5326 consensus_queue.cc:1048] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 14:56:29.016052  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 44890us
I20260709 14:56:29.032311  5359 raft_consensus.cc:2764] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:29.033052  5347 raft_consensus.cc:493] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.033540  5347 raft_consensus.cc:515] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:29.034011  5374 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:29.034548  5374 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:29.035869  5329 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.097033  4917 tablet_bootstrap.cc:492] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
W20260709 14:56:29.107369  5373 log.cc:927] Time spent T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 14:56:29.035528  5347 leader_election.cc:290] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:29.016782  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 139021us
W20260709 14:56:29.063715  4717 consensus_meta.cc:287] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: Time spent flushing consensus metadata: real 0.505s	user 0.007s	sys 0.003s
W20260709 14:56:29.100401  5360 log.cc:927] Time spent T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260709 14:56:29.164443  5369 log.cc:927] Time spent T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.281s	user 0.000s	sys 0.001s
W20260709 14:56:29.144800  4688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 271885us
I20260709 14:56:29.165112  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:29.167058  4612 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
W20260709 14:56:29.168552  5381 log.cc:927] Time spent T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:56:29.158435  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:29.102516  5329 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:29.194732  4717 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40220 (request call id 135) took 1236 ms. Trace:
I20260709 14:56:29.194963  5374 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:29.195698  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:29.195266  4717 rpcz_store.cc:276] 0709 14:56:27.958639 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:27.959305 (+   666us) service_pool.cc:224] Handling call
0709 14:56:28.542534 (+583229us) spinlock_profiling.cc:243] Waited 3.38 ms on lock 0x7b5800175e98. stack: 00007f8a6303f343 00007f8a6303f240 00007f8a629ce1d4 00007f8a6c70c304 00007f8a6c70c299 00007f8a62ef9db1 00007f8a63039b71 00007f8a63039a22 00007f8a6bf52c09 00007f8a6b0acee0 00007f8a6b1760ab 00007f8a6b176131 00007f8a6b137fc0 00007f8a6b122929 00007f8a6b1223d2 00007f8a64699bd4
0709 14:56:28.542720 (+   186us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:29.184971 (+642251us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:29.193771 (+  8800us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7785344}
I20260709 14:56:29.197183  4686 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:29.198076  5201 raft_consensus.cc:2749] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.205926  4915 tablet_bootstrap.cc:654] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.208566  4643 raft_consensus.cc:2468] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
I20260709 14:56:29.213440  4718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:29.200563  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:29.220351  4717 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:29.235394  4914 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:29.236109  4914 ts_tablet_manager.cc:1403] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.367s	user 0.024s	sys 0.002s
W20260709 14:56:29.252032  5382 log.cc:927] Time spent T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:56:29.264056  4917 tablet_bootstrap.cc:654] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.280859  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:29.290186  4762 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:29.320721  5329 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:29.323334  4762 leader_election.cc:343] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.325580  4713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:29.328255  5363 log.cc:927] Time spent T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: Append to log took a long time: real 0.532s	user 0.002s	sys 0.001s
I20260709 14:56:29.351742  5334 consensus_queue.cc:1048] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.316562  5347 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:29.354478  4760 leader_election.cc:343] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.356177  4760 leader_election.cc:304] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:29.356931  5278 raft_consensus.cc:2749] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.356832  4914 raft_consensus.cc:359] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.358532  4760 leader_election.cc:304] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:29.357914  4914 raft_consensus.cc:385] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.362202  4914 raft_consensus.cc:740] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.362890  4914 consensus_queue.cc:260] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.384958  4914 ts_tablet_manager.cc:1434] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.001s
I20260709 14:56:29.377892  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:29.432505  4834 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:29.376575  5374 raft_consensus.cc:2804] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.437016  5374 raft_consensus.cc:493] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.437433  5374 raft_consensus.cc:3060] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:29.439087  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 53248.3us
I20260709 14:56:29.455049  5333 raft_consensus.cc:2749] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:29.380342  5351 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:29.466019  5011 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d96fbc99b88f483489aa70cc612d8cb0)
I20260709 14:56:29.466602  5011 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:29.467000  5351 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:29.468328  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 87765.4us
I20260709 14:56:29.469605  5351 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:29.474488  4915 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:29.475056  4915 ts_tablet_manager.cc:1403] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.885s	user 0.012s	sys 0.048s
I20260709 14:56:29.468485  5011 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:29.476259  4919 consensus_queue.cc:1048] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:29.478619  4913 tablet_bootstrap.cc:492] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:29.478994  4913 ts_tablet_manager.cc:1403] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 1.061s	user 0.014s	sys 0.018s
I20260709 14:56:29.459183  5335 raft_consensus.cc:2749] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.459267  5313 raft_consensus.cc:493] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.484450  4760 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:29.487880  5351 raft_consensus.cc:2749] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:29.488142  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:29.492720  4915 raft_consensus.cc:359] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.494962  4917 tablet_bootstrap.cc:492] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:29.496882  4917 ts_tablet_manager.cc:1403] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.400s	user 0.025s	sys 0.022s
I20260709 14:56:29.493418  4915 raft_consensus.cc:385] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.497618  4915 raft_consensus.cc:740] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.483043  5347 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:29.508473  5347 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.496935  5313 raft_consensus.cc:515] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.512827  4915 consensus_queue.cc:260] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.518074  4917 raft_consensus.cc:359] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.518579  4917 raft_consensus.cc:385] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.518793  4917 raft_consensus.cc:740] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.516834  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:29.526450  5377 raft_consensus.cc:493] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d96fbc99b88f483489aa70cc612d8cb0)
I20260709 14:56:29.526973  5377 raft_consensus.cc:515] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.527470  4913 raft_consensus.cc:359] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.529428  4913 raft_consensus.cc:385] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.529727  4913 raft_consensus.cc:740] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.529513  4917 consensus_queue.cc:260] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.532975  4915 ts_tablet_manager.cc:1434] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 14:56:29.533455  5323 raft_consensus.cc:493] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d96fbc99b88f483489aa70cc612d8cb0)
I20260709 14:56:29.534564  4915 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:29.530309  4913 consensus_queue.cc:260] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.533985  5323 raft_consensus.cc:515] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.521893  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:29.541321  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:29.541442  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:29.534343  5377 leader_election.cc:290] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:29.543329  4760 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:29.546073  5357 raft_consensus.cc:2749] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:29.552804  4541 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56008 (request call id 66) took 1252 ms. Trace:
I20260709 14:56:29.553403  4541 rpcz_store.cc:276] 0709 14:56:28.312165 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:28.313641 (+  1476us) service_pool.cc:224] Handling call
0709 14:56:28.633231 (+319590us) spinlock_profiling.cc:243] Waited 275 ms on lock 0x7b540058f554. stack: 00007f8a6303f343 00007f8a6303f240 00007f8a629ce1d4 00007f8a6c70c304 00007f8a6c70c299 00007f8a660c8090 00007f8a66166f3a 00007f8a6bf1d1cc 00007f8a6c01b37e 00007f8a6a4dc2a4 00007f8a6a4dc232 00007f8a6a4dc161 00007f8a6a4dc0dc 00007f8a6a4db392 00007f8a6449948c 00007f8a644988c6
0709 14:56:29.552693 (+919462us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":119291,"reported_tablets":1,"spinlock_wait_cycles":633623936}
I20260709 14:56:29.594244  4913 ts_tablet_manager.cc:1434] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.115s	user 0.000s	sys 0.006s
I20260709 14:56:29.537120  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:29.595893  5323 leader_election.cc:290] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:29.599274  4917 ts_tablet_manager.cc:1434] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.102s	user 0.005s	sys 0.001s
I20260709 14:56:29.604103  5326 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.606338  4917 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:29.604661  5326 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.609977  5326 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:29.611649  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:29.611954  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:29.612568  4787 raft_consensus.cc:2468] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 0.
I20260709 14:56:29.616186  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33f6423c86b43e99ef41b88f4fdd936" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:29.624104  4760 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:29.630234  5376 consensus_queue.cc:1048] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:56:29.634661  4612 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:29.634543  4613 leader_election.cc:304] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:29.625458  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:29.632072  5329 raft_consensus.cc:2749] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:29.651715  5347 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:29.655074  5347 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:29.648198  5390 raft_consensus.cc:2804] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.656356  5390 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.656777  5390 raft_consensus.cc:3060] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.648279  5322 raft_consensus.cc:2749] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:29.658594  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82112a6208a44376849aa2d3e0b6ee8d" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:29.661368  4863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:29.669076  4915 tablet_bootstrap.cc:654] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.671510  4914 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:29.681433  5374 raft_consensus.cc:515] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.685582  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:29.688341  4863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:29.689051  4863 raft_consensus.cc:3060] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.684820  4794 raft_consensus.cc:2393] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:29.693153  4917 tablet_bootstrap.cc:654] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.690636  5374 leader_election.cc:290] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:29.698648  5390 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.707563  4914 tablet_bootstrap.cc:654] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.709966  5313 leader_election.cc:290] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:29.711992  5390 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
W20260709 14:56:29.753877  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 119045us
I20260709 14:56:29.757202  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:29.761294  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:29.762538  4647 raft_consensus.cc:2468] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:29.771399  4913 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:29.780123  5395 raft_consensus.cc:493] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.781417  5395 raft_consensus.cc:515] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
W20260709 14:56:29.784394  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 137287us
I20260709 14:56:29.791548  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:29.792734  4795 raft_consensus.cc:3060] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:29.794806  4612 leader_election.cc:343] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.795521  4612 leader_election.cc:304] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:29.800841  5326 raft_consensus.cc:2749] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.788781  5322 consensus_queue.cc:1048] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:56:29.818594  5203 raft_consensus.cc:493] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.819411  5203 raft_consensus.cc:515] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.825071  5395 leader_election.cc:290] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:29.833429  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:29.828433  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:29.834041  4613 leader_election.cc:304] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:29.834669  4793 raft_consensus.cc:2468] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:29.836354  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:29.836465  4835 leader_election.cc:304] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:29.837069  4919 raft_consensus.cc:2749] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:29.837419  5203 leader_election.cc:290] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:29.839169  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:29.839104  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:29.839857  4793 raft_consensus.cc:2468] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:29.840406  4641 raft_consensus.cc:3060] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.841298  4687 leader_election.cc:304] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:29.843979  5395 raft_consensus.cc:2804] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.844244  5201 raft_consensus.cc:2804] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.844499  5395 raft_consensus.cc:493] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.844724  5201 raft_consensus.cc:493] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.844956  5395 raft_consensus.cc:3060] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.845136  5201 raft_consensus.cc:3060] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.860857  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:29.861832  4794 raft_consensus.cc:1240] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Rejecting Update request from peer 2010d0397d314e59b53b66fc9f06d648 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:29.867811  5326 consensus_queue.cc:1059] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:29.868736  4914 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:29.869647  4914 ts_tablet_manager.cc:1403] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.006s
I20260709 14:56:29.872555  4915 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:29.873473  4915 ts_tablet_manager.cc:1403] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.340s	user 0.013s	sys 0.006s
I20260709 14:56:29.873383  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:29.874703  5395 raft_consensus.cc:515] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:29.876049  4866 raft_consensus.cc:2393] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:29.877707  5390 raft_consensus.cc:3055] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:29.878034  5390 raft_consensus.cc:740] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:29.879091  5390 consensus_queue.cc:260] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:29.880271  5390 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:29.882210  5395 leader_election.cc:290] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:29.882587  4915 raft_consensus.cc:359] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.883495  4915 raft_consensus.cc:385] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.885028  4915 raft_consensus.cc:740] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.886037  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:29.890471  4913 tablet_bootstrap.cc:654] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.892516  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:29.893510  4787 raft_consensus.cc:3060] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.892503  4834 leader_election.cc:304] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:29.902359  4544 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56010 (request call id 61) took 1330 ms. Trace:
I20260709 14:56:29.902944  4544 rpcz_store.cc:276] 0709 14:56:28.584778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:28.587914 (+  3136us) service_pool.cc:224] Handling call
0709 14:56:29.902050 (+1314136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":649359,"reported_tablets":6}
I20260709 14:56:29.906250  4542 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55988 (request call id 64) took 2261 ms. Trace:
I20260709 14:56:29.908448  4917 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:29.909447  4917 ts_tablet_manager.cc:1403] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.309s	user 0.011s	sys 0.014s
I20260709 14:56:29.913484  4917 raft_consensus.cc:359] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.914346  4917 raft_consensus.cc:385] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.914717  4917 raft_consensus.cc:740] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.917518  4914 raft_consensus.cc:359] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:29.925598  4914 raft_consensus.cc:385] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.925907  4914 raft_consensus.cc:740] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
W20260709 14:56:29.900206  4613 leader_election.cc:343] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.915602  4917 consensus_queue.cc:260] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.941700  4915 consensus_queue.cc:260] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:29.943403  4914 consensus_queue.cc:260] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:29.949697  4795 raft_consensus.cc:2468] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:29.906783  4542 rpcz_store.cc:276] 0709 14:56:27.650212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:27.655901 (+  5689us) service_pool.cc:224] Handling call
0709 14:56:29.905994 (+2250093us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:56:28.167567 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:56:28.168269 (+   702us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:56:28.168311 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:56:28.168329 (+    18us) tablet.cc:662] Decoding operations
0709 14:56:28.168707 (+   378us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:56:28.168790 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 14:56:28.168833 (+    43us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:56:28.169037 (+   204us) tablet.cc:701] Row locks acquired
0709 14:56:28.169052 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:56:28.169190 (+   138us) write_op.cc:270] Start()
0709 14:56:28.169299 (+   109us) write_op.cc:276] Timestamp: P: 1783608988169146 usec, L: 0
0709 14:56:28.169318 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:56:28.192229 (+ 22911us) log.cc:844] Serialized 534 byte log entry
0709 14:56:28.312871 (+120642us) op_driver.cc:464] REPLICATION: finished
0709 14:56:28.545745 (+232874us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b4400022b4c. stack: 00007f8a6303f343 00007f8a6303f240 00007f8a629ce1d4 00007f8a6c70c304 00007f8a6c70c299 00007f8a62ef9db1 00007f8a62f97c85 00007f8a62f986a2 00007f8a65d0a1db 00007f8a65d05aaf 00007f8a630540ac 00007f8a6beaeab9 00007f8a6307069b 00007f8a6306e93f 00007f8a63070c02 00007f8a69b94ef0
0709 14:56:28.739019 (+193274us) write_op.cc:301] APPLY: starting
0709 14:56:28.744730 (+  5711us) tablet.cc:1367] starting BulkCheckPresence
0709 14:56:28.744864 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0709 14:56:28.744891 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:56:28.781922 (+ 37031us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:56:28.810672 (+ 28750us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:56:28.827148 (+ 16476us) write_op.cc:312] APPLY: finished
0709 14:56:28.861813 (+ 34665us) log.cc:844] Serialized 22 byte log entry
0709 14:56:28.867717 (+  5904us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:28.874306 (+  6589us) write_op.cc:454] Released schema lock
0709 14:56:28.876079 (+  1773us) write_op.cc:341] FINISH: Updating metrics
0709 14:56:28.924652 (+ 48573us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:28.924680 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":278669,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":396696,"apply.run_cpu_time_us":2595,"apply.run_wall_time_us":199678,"num_ops":1,"prepare.queue_time_us":308561,"prepare.run_cpu_time_us":2959,"prepare.run_wall_time_us":24959,"replication_time_us":133280,"spinlock_wait_cycles":10721536,"thread_start_us":371870,"threads_started":2}]]}
W20260709 14:56:29.952255  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 65744.5us
I20260709 14:56:29.954941  4612 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:29.956106  4917 ts_tablet_manager.cc:1434] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 14:56:29.959026  5334 raft_consensus.cc:2804] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.959764  4915 ts_tablet_manager.cc:1434] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 14:56:29.960707  4919 consensus_queue.cc:1048] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:29.961310  4915 tablet_bootstrap.cc:492] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:29.965333  4914 ts_tablet_manager.cc:1434] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260709 14:56:29.959673  5334 raft_consensus.cc:697] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
W20260709 14:56:29.971402  4613 leader_election.cc:343] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.975493  4917 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:30.002844  4914 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:30.003165  4760 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:30.008885  5270 raft_consensus.cc:493] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.009577  5270 raft_consensus.cc:515] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.013577  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33567c3ea85f48538e9180725ef615fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:30.014308  4789 raft_consensus.cc:2468] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:29.989466  5201 raft_consensus.cc:515] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.035739  4720 raft_consensus.cc:2393] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:30.036366  5347 raft_consensus.cc:2749] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:30.041708  5201 leader_election.cc:290] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:30.042899  5334 consensus_queue.cc:237] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.043515  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:30.031381  4835 leader_election.cc:304] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:30.051826  5364 raft_consensus.cc:2804] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.052497  5364 raft_consensus.cc:493] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.052954  5364 raft_consensus.cc:3060] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.055059  4913 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:30.055724  4913 ts_tablet_manager.cc:1403] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.286s	user 0.016s	sys 0.005s
I20260709 14:56:30.057051  5270 leader_election.cc:290] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:30.059536  4863 raft_consensus.cc:2468] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:30.064467  5313 raft_consensus.cc:2764] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:30.067142  4917 tablet_bootstrap.cc:654] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.075690  4613 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:30.078051  5322 raft_consensus.cc:2749] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.078349  4915 tablet_bootstrap.cc:654] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.080229  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:30.081105  4862 raft_consensus.cc:2393] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:30.085976  5364 raft_consensus.cc:515] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.096122  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33567c3ea85f48538e9180725ef615fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:30.097642  4762 leader_election.cc:304] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:30.098775  5374 raft_consensus.cc:2804] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.099466  5374 raft_consensus.cc:697] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:30.115136  4641 raft_consensus.cc:2468] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:30.117636  4688 leader_election.cc:304] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
W20260709 14:56:30.118664  4834 leader_election.cc:343] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.121086  5349 raft_consensus.cc:2749] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.100862  5374 consensus_queue.cc:237] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.131897  4787 raft_consensus.cc:2468] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:30.133962  4835 leader_election.cc:304] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:30.135624  5313 raft_consensus.cc:2804] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.136129  5313 raft_consensus.cc:697] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:30.136112  4913 raft_consensus.cc:359] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:30.136965  4913 raft_consensus.cc:385] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.137280  4913 raft_consensus.cc:740] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.137326  5313 consensus_queue.cc:237] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.138064  4913 consensus_queue.cc:260] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:30.163962  5364 leader_election.cc:290] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:30.188588  4913 ts_tablet_manager.cc:1434] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.000s
I20260709 14:56:30.210484  4914 tablet_bootstrap.cc:654] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.240352  4913 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:30.227532  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33567c3ea85f48538e9180725ef615fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:30.241472  4787 raft_consensus.cc:3060] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.290400  4913 tablet_bootstrap.cc:654] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.293249  4915 tablet_bootstrap.cc:492] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
W20260709 14:56:30.294488  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 60996.6us
I20260709 14:56:30.344380  5203 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.386410  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33567c3ea85f48538e9180725ef615fb" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:30.387722  4915 ts_tablet_manager.cc:1403] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.427s	user 0.026s	sys 0.022s
I20260709 14:56:30.400866  5377 raft_consensus.cc:493] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.401453  5377 raft_consensus.cc:515] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:30.404726  4787 raft_consensus.cc:2468] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:30.346992  5203 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:30.414063  5203 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:30.416158  4834 leader_election.cc:343] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.419226  4917 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:30.419711  4917 ts_tablet_manager.cc:1403] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.445s	user 0.018s	sys 0.023s
I20260709 14:56:30.403580  5377 leader_election.cc:290] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:30.423312  4917 raft_consensus.cc:359] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.424387  4917 raft_consensus.cc:385] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.424677  4917 raft_consensus.cc:740] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.433470  4917 consensus_queue.cc:260] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.452927  4861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:30.455382  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:30.455856  4716 raft_consensus.cc:3060] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.458168  4835 leader_election.cc:304] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:30.459141  5364 raft_consensus.cc:2804] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.462208  5364 raft_consensus.cc:697] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:30.463058  5364 consensus_queue.cc:237] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.471077  4863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:30.473004  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:30.498682  4917 ts_tablet_manager.cc:1434] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 14:56:30.502305  4914 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:30.502862  4914 ts_tablet_manager.cc:1403] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.500s	user 0.020s	sys 0.015s
I20260709 14:56:30.524248  4915 raft_consensus.cc:359] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.524953  4915 raft_consensus.cc:385] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.525213  4915 raft_consensus.cc:740] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.528329  4917 tablet_bootstrap.cc:492] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:30.528110  4915 consensus_queue.cc:260] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.521489  4688 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:30.534094  5201 raft_consensus.cc:2749] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:30.539136  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:30.542968  4917 tablet_bootstrap.cc:654] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:30.549794  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 99049.9us
W20260709 14:56:30.551808  4613 leader_election.cc:343] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.582792  4915 ts_tablet_manager.cc:1434] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.193s	user 0.007s	sys 0.000s
I20260709 14:56:30.590883  4915 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561: Bootstrap starting.
I20260709 14:56:30.562832  4541 catalog_manager.cc:5697] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:30.592795  4541 catalog_manager.cc:5697] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } }
I20260709 14:56:30.594668  4541 catalog_manager.cc:5697] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } }
I20260709 14:56:30.599334  5395 consensus_queue.cc:1048] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.603848  4913 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:30.602380  4914 raft_consensus.cc:359] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.604359  4913 ts_tablet_manager.cc:1403] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.378s	user 0.021s	sys 0.022s
I20260709 14:56:30.605731  4914 raft_consensus.cc:385] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.607980  4914 raft_consensus.cc:740] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.608637  4870 raft_consensus.cc:3060] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.608858  4914 consensus_queue.cc:260] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.607658  4915 tablet_bootstrap.cc:654] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.610445  4917 tablet_bootstrap.cc:492] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:30.610955  4917 ts_tablet_manager.cc:1403] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.007s
I20260709 14:56:30.608295  4913 raft_consensus.cc:359] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.612042  4913 raft_consensus.cc:385] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.612388  4913 raft_consensus.cc:740] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.615145  4914 ts_tablet_manager.cc:1434] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.112s	user 0.016s	sys 0.002s
I20260709 14:56:30.615765  4913 consensus_queue.cc:260] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.616518  4914 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:30.618217  4913 ts_tablet_manager.cc:1434] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:30.620709  4913 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:30.614286  4917 raft_consensus.cc:359] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.624019  4917 raft_consensus.cc:385] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.624387  4917 raft_consensus.cc:740] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.625106  4917 consensus_queue.cc:260] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.627609  4917 ts_tablet_manager.cc:1434] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 14:56:30.628731  4917 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
I20260709 14:56:30.632755  5387 consensus_queue.cc:1048] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:30.623101  4914 tablet_bootstrap.cc:654] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:30.641774  4613 leader_election.cc:343] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.642239  4613 leader_election.cc:304] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:30.643018  5419 raft_consensus.cc:2749] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.644019  4913 tablet_bootstrap.cc:654] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.644204  4917 tablet_bootstrap.cc:654] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.660077  5390 consensus_queue.cc:1048] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:30.672020  4915 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561: No bootstrap required, opened a new log
I20260709 14:56:30.672696  4915 ts_tablet_manager.cc:1403] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.002s
I20260709 14:56:30.676079  5374 raft_consensus.cc:493] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.676580  5374 raft_consensus.cc:515] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.677743  4913 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:30.679057  5374 leader_election.cc:290] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:30.679863  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:30.679977  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:30.680626  4870 raft_consensus.cc:2468] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 0.
W20260709 14:56:30.681417  4762 leader_election.cc:343] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.686507  4762 leader_election.cc:304] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:30.687230  5374 raft_consensus.cc:2804] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.687605  5374 raft_consensus.cc:493] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.688180  5374 raft_consensus.cc:3060] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.692210  4913 ts_tablet_manager.cc:1403] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.005s
I20260709 14:56:30.694743  4915 raft_consensus.cc:359] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.695567  4915 raft_consensus.cc:385] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.695367  4913 raft_consensus.cc:359] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.695930  4915 raft_consensus.cc:740] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.696183  4913 raft_consensus.cc:385] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.696516  4913 raft_consensus.cc:740] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.697984  4544 catalog_manager.cc:5697] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:30.700222  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 55723.4us
I20260709 14:56:30.709350  5351 consensus_queue.cc:1048] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:30.711153  4915 consensus_queue.cc:260] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.697347  4913 consensus_queue.cc:260] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.728627  5201 raft_consensus.cc:493] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.729179  5201 raft_consensus.cc:515] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.730906  4542 catalog_manager.cc:5697] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:30.731549  4913 ts_tablet_manager.cc:1434] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:56:30.733345  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:30.737442  4641 raft_consensus.cc:2468] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:30.748428  4915 ts_tablet_manager.cc:1434] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 14:56:30.733284  5201 leader_election.cc:290] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:30.757678  5358 consensus_queue.cc:1048] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:30.760821  5375 consensus_queue.cc:1048] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:56:30.761462  5385 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.761816  4686 leader_election.cc:304] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:30.734961  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:30.773687  4794 raft_consensus.cc:2468] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:30.771421  4914 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:30.775864  4914 ts_tablet_manager.cc:1403] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.160s	user 0.034s	sys 0.033s
I20260709 14:56:30.777550  4913 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:30.774394  5385 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:30.781167  5201 raft_consensus.cc:2804] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.781728  5201 raft_consensus.cc:493] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.782181  5201 raft_consensus.cc:3060] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.795666  5401 raft_consensus.cc:493] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.807261  5401 raft_consensus.cc:515] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.809979  5401 leader_election.cc:290] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:30.812433  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:30.813757  4913 tablet_bootstrap.cc:654] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.843227  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:30.852941  5385 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:30.856002  4789 raft_consensus.cc:2468] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:30.802882  5374 raft_consensus.cc:515] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:30.869324  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:30.878389  4917 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:30.878911  4917 ts_tablet_manager.cc:1403] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.250s	user 0.040s	sys 0.022s
I20260709 14:56:30.873221  4687 leader_election.cc:304] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:30.880483  5401 raft_consensus.cc:2804] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.880903  5401 raft_consensus.cc:493] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.881255  5401 raft_consensus.cc:3060] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.890005  5374 leader_election.cc:290] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:30.890890  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
W20260709 14:56:30.897040  4686 leader_election.cc:343] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.895267  4834 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:30.898075  4541 catalog_manager.cc:5697] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.901270  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:30.904821  5387 raft_consensus.cc:2749] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:30.902155  5201 raft_consensus.cc:515] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.910369  4914 raft_consensus.cc:359] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.911103  4914 raft_consensus.cc:385] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.911136  4917 raft_consensus.cc:359] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:30.911917  4917 raft_consensus.cc:385] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.912174  4917 raft_consensus.cc:740] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.911450  4914 raft_consensus.cc:740] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.918011  4917 consensus_queue.cc:260] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:30.929487  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:30.930110  4864 raft_consensus.cc:3060] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.930480  4914 consensus_queue.cc:260] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:30.933264  4914 ts_tablet_manager.cc:1434] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.157s	user 0.003s	sys 0.005s
I20260709 14:56:30.934276  4914 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:30.941471  4762 leader_election.cc:343] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.944331  4914 tablet_bootstrap.cc:654] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.912974  5201 leader_election.cc:290] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:30.914988  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:30.982942  4917 ts_tablet_manager.cc:1434] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.104s	user 0.011s	sys 0.000s
I20260709 14:56:30.974972  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:30.930120  5401 raft_consensus.cc:515] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:30.988854  4686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 50827.5us
I20260709 14:56:30.985585  4787 raft_consensus.cc:3060] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.987916  4641 raft_consensus.cc:3060] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.038996  4917 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: Bootstrap starting.
W20260709 14:56:31.023833  4687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 84248us
I20260709 14:56:31.055058  4913 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:31.055768  4913 ts_tablet_manager.cc:1403] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.308s	user 0.020s	sys 0.010s
I20260709 14:56:31.066390  4644 raft_consensus.cc:3060] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.102146  5401 leader_election.cc:290] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:31.109467  5385 consensus_queue.cc:1048] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:31.118310  4913 raft_consensus.cc:359] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.119242  4913 raft_consensus.cc:385] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.132534  4913 raft_consensus.cc:740] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.124990  4864 raft_consensus.cc:2468] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:31.144385  4913 consensus_queue.cc:260] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.152382  5385 raft_consensus.cc:493] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.155082  5385 raft_consensus.cc:515] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.143234  5313 consensus_queue.cc:1048] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:56:31.160918  4787 raft_consensus.cc:2468] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:31.166971  4687 leader_election.cc:304] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:31.168175  5444 raft_consensus.cc:2804] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.168676  5444 raft_consensus.cc:697] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:31.169490  5444 consensus_queue.cc:237] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.282431  4913 ts_tablet_manager.cc:1434] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.226s	user 0.005s	sys 0.003s
I20260709 14:56:31.285379  5011 raft_consensus.cc:493] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.286038  5011 raft_consensus.cc:515] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.340309  4917 tablet_bootstrap.cc:700] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: Time spent opening tablet: real 0.191s	user 0.002s	sys 0.000s
I20260709 14:56:31.341616  4917 tablet_bootstrap.cc:654] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.350838  5011 leader_election.cc:290] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:31.357206  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:31.358084  4717 raft_consensus.cc:2393] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:31.360083  4762 leader_election.cc:304] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:31.364485  5449 raft_consensus.cc:2804] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.373667  5401 raft_consensus.cc:493] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.374219  5401 raft_consensus.cc:515] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.383718  5401 leader_election.cc:290] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:31.385006  4913 tablet_bootstrap.cc:492] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:31.365903  4641 raft_consensus.cc:2468] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:31.378923  5385 leader_election.cc:290] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:31.398574  5449 raft_consensus.cc:697] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:31.399457  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:31.399529  5449 consensus_queue.cc:237] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:31.400209  4794 raft_consensus.cc:3060] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.403808  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:31.405252  4866 raft_consensus.cc:2468] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 0.
I20260709 14:56:31.404608  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:31.406818  4716 raft_consensus.cc:2468] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:31.408085  4688 leader_election.cc:304] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:31.408927  5401 raft_consensus.cc:2804] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.409302  5401 raft_consensus.cc:493] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.409647  5401 raft_consensus.cc:3060] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.410976  4794 raft_consensus.cc:2468] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:31.412331  4687 leader_election.cc:304] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:31.368979  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:31.413240  5445 raft_consensus.cc:2804] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.414405  5445 raft_consensus.cc:697] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:31.417311  5011 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.418982  5011 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.415289  5445 consensus_queue.cc:237] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.426244  5011 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:31.412271  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:31.440722  4643 raft_consensus.cc:3060] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.470873  4914 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: No bootstrap required, opened a new log
I20260709 14:56:31.471621  4914 ts_tablet_manager.cc:1403] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.538s	user 0.016s	sys 0.005s
I20260709 14:56:31.485841  4913 tablet_bootstrap.cc:654] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.465957  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13ed856349d40edb8eca661aa97bb34" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:31.494249  4836 leader_election.cc:304] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
W20260709 14:56:31.495304  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 62944.9us
I20260709 14:56:31.495589  4642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:31.498317  5387 raft_consensus.cc:2804] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.498790  5387 raft_consensus.cc:493] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.499109  5387 raft_consensus.cc:3060] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:31.501631  4613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 55297.7us
W20260709 14:56:31.500159  4834 leader_election.cc:343] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.500932  5401 raft_consensus.cc:515] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.515995  4794 raft_consensus.cc:2393] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:31.530864  5201 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:31.538466  5201 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.538895  4917 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: No bootstrap required, opened a new log
I20260709 14:56:31.539427  4917 ts_tablet_manager.cc:1403] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: Time spent bootstrapping tablet: real 0.501s	user 0.018s	sys 0.004s
I20260709 14:56:31.540642  5201 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
W20260709 14:56:31.578830  5453 log.cc:927] Time spent T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.079s	user 0.000s	sys 0.002s
I20260709 14:56:31.581564  4917 raft_consensus.cc:359] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.582399  4917 raft_consensus.cc:385] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.582712  4917 raft_consensus.cc:740] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.578642  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:31.585085  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:31.583309  4917 consensus_queue.cc:260] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:31.594074  5457 log.cc:927] Time spent T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 14:56:31.595211  4917 ts_tablet_manager.cc:1434] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 14:56:31.600839  5401 leader_election.cc:290] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:31.638137  4914 raft_consensus.cc:359] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.639204  4914 raft_consensus.cc:385] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.639581  4914 raft_consensus.cc:740] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
W20260709 14:56:31.644505  4612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 136076us
W20260709 14:56:31.648314  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 182931us
I20260709 14:56:31.613967  4722 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 1.
I20260709 14:56:31.649935  4914 consensus_queue.cc:260] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.657020  4612 leader_election.cc:304] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:31.656324  4794 raft_consensus.cc:2393] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 2: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:31.640568  5387 raft_consensus.cc:515] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.668594  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:31.669314  4647 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:31.669929  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:31.670145  5387 leader_election.cc:290] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:31.670650  4793 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:31.673836  4913 tablet_bootstrap.cc:492] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:31.674350  4913 ts_tablet_manager.cc:1403] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.298s	user 0.013s	sys 0.017s
W20260709 14:56:31.677281  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 190418us
W20260709 14:56:31.682144  4593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:31.684010  4643 raft_consensus.cc:2468] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:31.685887  5011 raft_consensus.cc:2749] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:31.686559  4914 ts_tablet_manager.cc:1434] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.215s	user 0.009s	sys 0.000s
I20260709 14:56:31.687103  4913 raft_consensus.cc:359] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:31.687577  4913 raft_consensus.cc:385] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.687736  4913 raft_consensus.cc:740] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.688880  4913 consensus_queue.cc:260] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:31.690014  4613 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:31.693056  4647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:31.693871  4647 raft_consensus.cc:3060] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.691449  5326 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:31.696308  5326 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.696739  5326 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.700182  4913 ts_tablet_manager.cc:1434] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:56:31.698232  4686 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [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: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
W20260709 14:56:31.740052  4673 tablet.cc:2406] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:31.742043  5464 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:31.768301  5464 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:31.768778  5464 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.779663  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:31.784945  4715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:31.785818  4715 raft_consensus.cc:2393] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d96fbc99b88f483489aa70cc612d8cb0 in current term 1: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:31.791239  4868 raft_consensus.cc:2393] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
W20260709 14:56:31.794903  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 81775.4us
W20260709 14:56:31.797282  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 47487.6us
I20260709 14:56:31.802255  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
W20260709 14:56:31.812853  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 48844.9us
I20260709 14:56:31.822466  4647 raft_consensus.cc:2468] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:31.823967  4834 leader_election.cc:304] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
W20260709 14:56:31.869376  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 55773.5us
I20260709 14:56:31.871300  5387 raft_consensus.cc:493] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.858970  5364 raft_consensus.cc:2804] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.891975  5387 raft_consensus.cc:515] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:31.873461  4686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 60795.8us
I20260709 14:56:31.906905  4686 leader_election.cc:304] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:31.912806  5364 raft_consensus.cc:697] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:31.913723  5364 consensus_queue.cc:237] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.919955  5444 raft_consensus.cc:2749] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:31.920042  5201 consensus_queue.cc:1048] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.920980  5387 leader_election.cc:290] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:31.908412  5464 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.930269  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:31.930963  4641 raft_consensus.cc:2468] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 0.
I20260709 14:56:31.932451  4834 leader_election.cc:304] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:31.934300  5270 raft_consensus.cc:2804] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.934664  5270 raft_consensus.cc:493] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.934970  5270 raft_consensus.cc:3060] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.950816  5326 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:31.969455  4715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:31.969637  5326 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:31.970073  4715 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.970566  5464 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:31.985391  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:31.986168  4795 raft_consensus.cc:2393] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 2: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:31.986470  4913 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062: Bootstrap starting.
I20260709 14:56:31.981395  5270 raft_consensus.cc:515] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:31.996672  4716 raft_consensus.cc:3060] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.000751  4913 tablet_bootstrap.cc:654] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.005846  4643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:32.006723  4643 raft_consensus.cc:3060] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.018369  5270 leader_election.cc:290] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:32.019704  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:32.020345  4788 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:32.000097  4686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 63167.5us
I20260709 14:56:32.037377  4721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:32.056945  4836 leader_election.cc:343] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.064057  5203 raft_consensus.cc:493] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.064594  5203 raft_consensus.cc:515] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:32.066569  5203 leader_election.cc:290] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:32.066915  4641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
I20260709 14:56:32.067688  4641 raft_consensus.cc:2368] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 for earlier term 2. Current term is 3.
I20260709 14:56:32.085948  4715 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:32.091138  4643 raft_consensus.cc:2468] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:32.091472  4686 leader_election.cc:400] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Vote denied by peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737) with higher term. Message: Invalid argument: T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 for earlier term 2. Current term is 3.
I20260709 14:56:32.092391  4686 leader_election.cc:403] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:56:32.093317  5445 consensus_queue.cc:1048] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.094583  5445 raft_consensus.cc:2749] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737) with higher term. Message: Invalid argument: T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 for earlier term 2. Current term is 3.
I20260709 14:56:32.098373  4544 catalog_manager.cc:5697] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.100504  4788 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:32.100056  4544 catalog_manager.cc:5697] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.105144  4834 leader_election.cc:304] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:32.105437  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:32.106807  5395 raft_consensus.cc:2804] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.107271  5395 raft_consensus.cc:697] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:32.107527  4612 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:32.108065  5395 consensus_queue.cc:237] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:32.108690  5375 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:32.110368  5375 raft_consensus.cc:697] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:32.120069  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:32.120726  4862 raft_consensus.cc:2468] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
W20260709 14:56:32.116310  4836 leader_election.cc:343] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.122483  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
W20260709 14:56:32.125885  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 103648us
I20260709 14:56:32.128484  4688 leader_election.cc:304] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:32.131240  5445 raft_consensus.cc:2804] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:32.145128  4913 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062: No bootstrap required, opened a new log
I20260709 14:56:32.145641  4913 ts_tablet_manager.cc:1403] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.008s
I20260709 14:56:32.129906  5447 consensus_queue.cc:1048] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:32.111407  5375 consensus_queue.cc:237] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:32.158676  5449 consensus_queue.cc:1048] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:32.162858  5203 consensus_queue.cc:1048] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.144191  5445 raft_consensus.cc:493] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.164284  5445 raft_consensus.cc:3060] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.180852  5444 consensus_queue.cc:1048] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:56:32.213080  4913 raft_consensus.cc:359] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:32.213714  4913 raft_consensus.cc:385] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.213963  4913 raft_consensus.cc:740] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.214578  4913 consensus_queue.cc:260] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:32.227805  5445 raft_consensus.cc:515] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:32.235420  4913 ts_tablet_manager.cc:1434] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062: Time spent starting tablet: real 0.090s	user 0.000s	sys 0.008s
I20260709 14:56:32.236460  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:32.238123  4865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264ee7284df446495ff3aa35f71d2fb" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:32.240505  4865 raft_consensus.cc:3060] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.241498  5445 leader_election.cc:290] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:32.249979  4865 raft_consensus.cc:2468] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:32.251395  4688 leader_election.cc:304] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:32.252969  5445 raft_consensus.cc:2804] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:32.253893  5445 raft_consensus.cc:697] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:32.255693  5445 consensus_queue.cc:237] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:32.266331  4864 raft_consensus.cc:1240] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Rejecting Update request from peer 651ad544ada34eb3a7a223ab6150a561 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:32.280001  5490 consensus_queue.cc:1059] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:56:32.287626  5329 raft_consensus.cc:3055] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:32.287626  4720 raft_consensus.cc:1240] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Rejecting Update request from peer 651ad544ada34eb3a7a223ab6150a561 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:32.288239  5329 raft_consensus.cc:740] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:32.289383  5329 consensus_queue.cc:260] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:32.290472  5329 raft_consensus.cc:3060] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.314800  4542 catalog_manager.cc:5697] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.332487  4545 catalog_manager.cc:5697] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.340034  4544 catalog_manager.cc:5697] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.355011  4541 catalog_manager.cc:5697] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 1 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.355453  4542 catalog_manager.cc:5697] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.417490  5395 consensus_queue.cc:1048] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.419366  5395 consensus_queue.cc:1048] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.440394  5445 raft_consensus.cc:493] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.440959  5445 raft_consensus.cc:515] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:32.443007  5445 leader_election.cc:290] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:32.444478  4639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2010d0397d314e59b53b66fc9f06d648" is_pre_election: true
I20260709 14:56:32.444667  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:32.445513  4639 raft_consensus.cc:2393] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89b8df54343b4707a460af3fa5c0b062 in current term 1: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
I20260709 14:56:32.446640  4686 leader_election.cc:304] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:32.447741  5445 raft_consensus.cc:3060] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.454706  5445 raft_consensus.cc:2749] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.495528  5395 consensus_queue.cc:1048] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.507162  5395 consensus_queue.cc:1048] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.586413  4788 raft_consensus.cc:1275] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:32.587721  5375 consensus_queue.cc:1048] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.602316  4720 raft_consensus.cc:1275] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:32.603700  5375 consensus_queue.cc:1048] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.780543  4788 raft_consensus.cc:1275] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:56:32.780920  4788 pending_rounds.cc:85] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Aborting all ops after (but not including) 0
I20260709 14:56:32.781133  4788 pending_rounds.cc:107] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:32.781368  4788 raft_consensus.cc:2889] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:32.782820  5445 consensus_queue.cc:1048] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.797626  4862 raft_consensus.cc:1275] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:32.801982  5203 consensus_queue.cc:1048] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.926054  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
W20260709 14:56:33.928267  4760 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260709 14:56:33.933097  4760 consensus_peers.cc:597] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:33.970016  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:33.971011  2552 tablet_replica.cc:333] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.971887  2552 raft_consensus.cc:2243] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.972374  2552 raft_consensus.cc:2272] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.974495  2552 tablet_replica.cc:333] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.974987  2552 raft_consensus.cc:2243] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.975318  2552 raft_consensus.cc:2272] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.976842  2552 tablet_replica.cc:333] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.977388  2552 raft_consensus.cc:2243] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.977718  2552 raft_consensus.cc:2272] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.979136  2552 tablet_replica.cc:333] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.979636  2552 raft_consensus.cc:2243] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:33.980353  2552 raft_consensus.cc:2272] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.981994  2552 tablet_replica.cc:333] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.982501  2552 raft_consensus.cc:2243] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:33.983119  2552 raft_consensus.cc:2272] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.984900  2552 tablet_replica.cc:333] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.985597  2552 raft_consensus.cc:2243] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:33.986398  2552 raft_consensus.cc:2272] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.989245  2552 tablet_replica.cc:333] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.989948  2552 raft_consensus.cc:2243] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.990474  2552 raft_consensus.cc:2272] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.992611  2552 tablet_replica.cc:333] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.993111  2552 raft_consensus.cc:2243] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.993552  2552 raft_consensus.cc:2272] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.995906  2552 tablet_replica.cc:333] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.996467  2552 raft_consensus.cc:2243] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.996960  2552 raft_consensus.cc:2272] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:33.998621  2552 tablet_replica.cc:333] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:33.999156  2552 raft_consensus.cc:2243] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:33.999569  2552 raft_consensus.cc:2272] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.001638  2552 tablet_replica.cc:333] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.002183  2552 raft_consensus.cc:2243] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.002918  2552 raft_consensus.cc:2272] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.004603  2552 tablet_replica.cc:333] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.005159  2552 raft_consensus.cc:2243] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.005561  2552 raft_consensus.cc:2272] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.007980  2552 tablet_replica.cc:333] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.008553  2552 raft_consensus.cc:2243] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.009285  2552 raft_consensus.cc:2272] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.010943  2552 tablet_replica.cc:333] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.011489  2552 raft_consensus.cc:2243] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.011943  2552 raft_consensus.cc:2272] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.014016  2552 tablet_replica.cc:333] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.014581  2552 raft_consensus.cc:2243] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.015013  2552 raft_consensus.cc:2272] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:34.015957  4760 consensus_peers.cc:597] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.016829  2552 tablet_replica.cc:333] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.017379  2552 raft_consensus.cc:2243] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.017755  2552 raft_consensus.cc:2272] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.019459  2552 tablet_replica.cc:333] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.020107  2552 raft_consensus.cc:2243] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.020799  2552 raft_consensus.cc:2272] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.022856  2552 tablet_replica.cc:333] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.023406  2552 raft_consensus.cc:2243] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.024159  2552 raft_consensus.cc:2272] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.026087  2552 tablet_replica.cc:333] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.026620  2552 raft_consensus.cc:2243] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.027009  2552 raft_consensus.cc:2272] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.028770  2552 tablet_replica.cc:333] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.029307  2552 raft_consensus.cc:2243] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.029698  2552 raft_consensus.cc:2272] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.031569  2552 tablet_replica.cc:333] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.032202  2552 raft_consensus.cc:2243] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.032680  2552 raft_consensus.cc:2272] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.034750  2552 tablet_replica.cc:333] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.035457  2552 raft_consensus.cc:2243] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.035894  2552 raft_consensus.cc:2272] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.037990  2552 tablet_replica.cc:333] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.038609  2552 raft_consensus.cc:2243] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.039253  2552 raft_consensus.cc:2272] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.041092  2552 tablet_replica.cc:333] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.041618  2552 raft_consensus.cc:2243] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.042016  2552 raft_consensus.cc:2272] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.043620  2552 tablet_replica.cc:333] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.044130  2552 raft_consensus.cc:2243] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.044519  2552 raft_consensus.cc:2272] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.046271  2552 tablet_replica.cc:333] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.046756  2552 raft_consensus.cc:2243] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.047210  2552 raft_consensus.cc:2272] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.049229  2552 tablet_replica.cc:333] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.049994  2552 raft_consensus.cc:2243] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.050786  2552 raft_consensus.cc:2272] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.052981  2552 tablet_replica.cc:333] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.053474  2552 raft_consensus.cc:2243] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.053850  2552 raft_consensus.cc:2272] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.055507  2552 tablet_replica.cc:333] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.056051  2552 raft_consensus.cc:2243] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.056869  2552 raft_consensus.cc:2272] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.059152  2552 tablet_replica.cc:333] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.059821  2552 raft_consensus.cc:2243] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.060353  2552 raft_consensus.cc:2272] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.062637  2552 tablet_replica.cc:333] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.063162  2552 raft_consensus.cc:2243] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.063941  2552 raft_consensus.cc:2272] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.065687  2552 tablet_replica.cc:333] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.066256  2552 raft_consensus.cc:2243] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.066988  2552 raft_consensus.cc:2272] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.069244  2552 tablet_replica.cc:333] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.069978  2552 raft_consensus.cc:2243] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.070914  2552 raft_consensus.cc:2272] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.072925  2552 tablet_replica.cc:333] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.073685  2552 raft_consensus.cc:2243] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.074632  2552 raft_consensus.cc:2272] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.077092  2552 tablet_replica.cc:333] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.077786  2552 raft_consensus.cc:2243] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.078789  2552 raft_consensus.cc:2272] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.080798  2552 tablet_replica.cc:333] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.081425  2552 raft_consensus.cc:2243] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:56:34.081636  4834 consensus_peers.cc:597] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.082273  2552 raft_consensus.cc:2272] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.084224  2552 tablet_replica.cc:333] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.084748  2552 raft_consensus.cc:2243] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.085697  2552 raft_consensus.cc:2272] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.088140  2552 tablet_replica.cc:333] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.088713  2552 raft_consensus.cc:2243] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.089152  2552 raft_consensus.cc:2272] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.090996  2552 tablet_replica.cc:333] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.091514  2552 raft_consensus.cc:2243] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.091926  2552 raft_consensus.cc:2272] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.093664  2552 tablet_replica.cc:333] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.094151  2552 raft_consensus.cc:2243] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.094528  2552 raft_consensus.cc:2272] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.096271  2552 tablet_replica.cc:333] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.096807  2552 raft_consensus.cc:2243] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.097707  2552 raft_consensus.cc:2272] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.099690  2552 tablet_replica.cc:333] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.100234  2552 raft_consensus.cc:2243] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.100878  2552 raft_consensus.cc:2272] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.102694  2552 tablet_replica.cc:333] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.103210  2552 raft_consensus.cc:2243] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.103615  2552 raft_consensus.cc:2272] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.105295  2552 tablet_replica.cc:333] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.105739  2552 raft_consensus.cc:2243] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.106621  2552 raft_consensus.cc:2272] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.108992  2552 tablet_replica.cc:333] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: stopping tablet replica
I20260709 14:56:34.109661  2552 raft_consensus.cc:2243] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:34.110041  4834 consensus_peers.cc:597] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.110172  2552 raft_consensus.cc:2272] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:34.113739  4760 consensus_peers.cc:597] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.181834  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
W20260709 14:56:34.197558  4686 consensus_peers.cc:597] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.200029  4834 consensus_peers.cc:597] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.204257  4760 consensus_peers.cc:597] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.239421  4760 consensus_peers.cc:597] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.250808  4760 consensus_peers.cc:597] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.255311  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:34.262616  5515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:34.262859  5516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:34.265055  4834 consensus_peers.cc:597] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.265622  5518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:34.267484  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:34.270418  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:34.270656  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:34.270853  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783608994270837 us; error 0 us; skew 500 ppm
I20260709 14:56:34.271543  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:34.274755  2552 webserver.cc:533] Webserver started at http://127.2.126.1:45935/ using document root <none> and password file <none>
I20260709 14:56:34.275336  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:34.275586  2552 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:56:34.275552  4834 consensus_peers.cc:597] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.279309  2552 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
W20260709 14:56:34.285570  4686 consensus_peers.cc:597] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.287305  5523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:34.288147  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:56:34.288447  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "2010d0397d314e59b53b66fc9f06d648"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-hxnw"
I20260709 14:56:34.288839  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:34.302222  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:34.303447  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:34.304942  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:34.309443  5530 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:56:34.326098  4760 consensus_peers.cc:597] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.340121  4834 consensus_peers.cc:597] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.352416  4760 consensus_peers.cc:597] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.361135  4760 consensus_peers.cc:597] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.377960  4686 consensus_peers.cc:597] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.395556  4834 consensus_peers.cc:597] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.417243  4834 consensus_peers.cc:597] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.423839  4686 consensus_peers.cc:597] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.425869  4686 consensus_peers.cc:597] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.443150  4834 consensus_peers.cc:597] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:34.487323  4834 consensus_peers.cc:597] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.541028  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:56:34.541498  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.233s	user 0.008s	sys 0.000s
I20260709 14:56:34.541850  2552 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
W20260709 14:56:34.543463  4834 consensus_peers.cc:597] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.546654  5530 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.562498  5530 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.563544  5530 tablet_bootstrap.cc:492] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.564137  5530 ts_tablet_manager.cc:1403] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:56:34.566511  5530 raft_consensus.cc:359] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.567176  5530 raft_consensus.cc:740] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.567899  5530 consensus_queue.cc:260] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.575639  5530 ts_tablet_manager.cc:1434] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 14:56:34.580209  5530 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.601243  5530 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.602075  5530 tablet_bootstrap.cc:492] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.602602  5530 ts_tablet_manager.cc:1403] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:56:34.604286  5530 raft_consensus.cc:359] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.604866  5530 raft_consensus.cc:740] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.605451  5530 consensus_queue.cc:260] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.606698  5530 ts_tablet_manager.cc:1434] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:34.607420  5530 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.628707  5530 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.629598  5530 tablet_bootstrap.cc:492] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.630191  5530 ts_tablet_manager.cc:1403] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:56:34.632520  5530 raft_consensus.cc:359] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.633168  5530 raft_consensus.cc:740] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.633786  5530 consensus_queue.cc:260] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.635519  5530 ts_tablet_manager.cc:1434] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:34.636248  5530 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.650110  5530 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.650998  5530 tablet_bootstrap.cc:492] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.651677  5530 ts_tablet_manager.cc:1403] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:56:34.653777  5530 raft_consensus.cc:359] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.654458  5530 raft_consensus.cc:740] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.655124  5530 consensus_queue.cc:260] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.656939  5530 ts_tablet_manager.cc:1434] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:34.657689  5530 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.679076  5530 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.680011  5530 tablet_bootstrap.cc:492] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.680635  5530 ts_tablet_manager.cc:1403] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 14:56:34.682971  5530 raft_consensus.cc:359] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.683602  5530 raft_consensus.cc:740] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.684303  5530 consensus_queue.cc:260] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.686118  5530 ts_tablet_manager.cc:1434] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:34.686866  5530 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.701579  5530 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.702443  5530 tablet_bootstrap.cc:492] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.703014  5530 ts_tablet_manager.cc:1403] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:56:34.705332  5530 raft_consensus.cc:359] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.705946  5530 raft_consensus.cc:740] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.706683  5530 consensus_queue.cc:260] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.708678  5530 ts_tablet_manager.cc:1434] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:34.709394  5530 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.727876  5530 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.728801  5530 tablet_bootstrap.cc:492] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.729386  5530 ts_tablet_manager.cc:1403] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:56:34.731765  5530 raft_consensus.cc:359] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.732494  5530 raft_consensus.cc:740] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.733135  5530 consensus_queue.cc:260] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.734969  5530 ts_tablet_manager.cc:1434] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:34.735697  5530 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.748039  5530 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.748828  5530 tablet_bootstrap.cc:492] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.749300  5530 ts_tablet_manager.cc:1403] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:56:34.751156  5530 raft_consensus.cc:359] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.751830  5530 raft_consensus.cc:740] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.752422  5530 consensus_queue.cc:260] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.754199  5530 ts_tablet_manager.cc:1434] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:34.754927  5530 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.778733  5530 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.779803  5530 tablet_bootstrap.cc:492] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.780475  5530 ts_tablet_manager.cc:1403] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 14:56:34.782860  5530 raft_consensus.cc:359] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.783521  5530 raft_consensus.cc:740] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.784193  5530 consensus_queue.cc:260] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.785974  2552 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:56:34.785996  5530 ts_tablet_manager.cc:1434] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:34.786528  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.245s	user 0.218s	sys 0.000s
I20260709 14:56:34.787217  5530 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.804291  5530 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.805187  5530 tablet_bootstrap.cc:492] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.805769  5530 ts_tablet_manager.cc:1403] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:56:34.808076  5530 raft_consensus.cc:359] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.808743  5530 raft_consensus.cc:740] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.809437  5530 consensus_queue.cc:260] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.811393  5530 ts_tablet_manager.cc:1434] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:34.812134  5530 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.859272  5530 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.860214  5530 tablet_bootstrap.cc:492] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.860829  5530 ts_tablet_manager.cc:1403] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.015s
I20260709 14:56:34.863260  5530 raft_consensus.cc:359] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.863932  5530 raft_consensus.cc:740] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.864526  5530 consensus_queue.cc:260] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.866317  5530 ts_tablet_manager.cc:1434] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:34.867063  5530 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.904445  5530 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.905337  5530 tablet_bootstrap.cc:492] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.905927  5530 ts_tablet_manager.cc:1403] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.004s
I20260709 14:56:34.908298  5530 raft_consensus.cc:359] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.908950  5530 raft_consensus.cc:740] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.909629  5530 consensus_queue.cc:260] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.912492  5530 ts_tablet_manager.cc:1434] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:34.913239  5530 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:34.935340  5506 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:34.935995  5506 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:34.938055  5506 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:34.938923  5530 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.940423  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:34.939929  5530 tablet_bootstrap.cc:492] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.941918  5530 ts_tablet_manager.cc:1403] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.015s
I20260709 14:56:34.944468  5530 raft_consensus.cc:359] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.945184  5530 raft_consensus.cc:740] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.946043  5530 consensus_queue.cc:260] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:34.948232  5530 ts_tablet_manager.cc:1434] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:34.949015  5530 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:34.963685  4686 leader_election.cc:336] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:34.964201  4686 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:34.965417  5539 raft_consensus.cc:2749] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:34.992283  5530 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:34.993481  5530 tablet_bootstrap.cc:492] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:34.995029  5530 ts_tablet_manager.cc:1403] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.001s
I20260709 14:56:34.997807  5530 raft_consensus.cc:359] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:34.998595  5530 raft_consensus.cc:740] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.999480  5530 consensus_queue.cc:260] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.001606  5531 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.001961  5530 ts_tablet_manager.cc:1434] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:35.002221  5531 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.002905  5530 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.005170  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.007483  5531 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.028144  5530 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.029325  5530 tablet_bootstrap.cc:492] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.030138  5530 ts_tablet_manager.cc:1403] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260709 14:56:35.032910  5530 raft_consensus.cc:359] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.033777  5530 raft_consensus.cc:740] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.034649  5530 consensus_queue.cc:260] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.037180  5530 ts_tablet_manager.cc:1434] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:35.038029  5530 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.039065  5540 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.039644  5540 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.043249  5540 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.048905  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.059259  5387 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.062985  5387 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.066723  5387 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:35.060024  4686 leader_election.cc:336] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.070127  4686 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:35.071604  5540 raft_consensus.cc:2749] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:56:35.082005  4834 leader_election.cc:336] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.082676  4834 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:35.081619  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.086069  5387 raft_consensus.cc:2749] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.093626  5530 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.094945  5530 tablet_bootstrap.cc:492] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.095845  5530 ts_tablet_manager.cc:1403] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.024s
I20260709 14:56:35.097678  5387 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.098291  5387 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.099493  5530 raft_consensus.cc:359] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.100433  5530 raft_consensus.cc:740] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.100579  5387 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.101344  5530 consensus_queue.cc:260] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.102756  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.103965  5530 ts_tablet_manager.cc:1434] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:35.104573  5505 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.104998  5530 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.105123  5505 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:35.107438  4834 leader_election.cc:336] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.107940  4834 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.109736  5387 raft_consensus.cc:2749] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:35.112149  4834 leader_election.cc:336] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.112653  4834 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.113372  5387 raft_consensus.cc:2749] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:35.114779  4760 leader_election.cc:336] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.115612  5539 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.115907  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.116204  5539 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.118536  5505 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.118436  4762 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:35.119732  5539 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.121891  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:35.125464  4686 leader_election.cc:336] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.125967  4686 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:35.126744  5539 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.127240  5539 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.129143  5504 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.129593  5539 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.129716  5504 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.121708  5505 raft_consensus.cc:2749] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.131639  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.132069  5504 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.130177  5539 raft_consensus.cc:2749] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:35.134431  5530 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.134624  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.135372  5530 tablet_bootstrap.cc:492] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.137243  5530 ts_tablet_manager.cc:1403] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
W20260709 14:56:35.137830  4686 leader_election.cc:336] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.138386  4686 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:35.139542  5539 raft_consensus.cc:2749] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.139968  5530 raft_consensus.cc:359] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.141088  5530 raft_consensus.cc:740] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.141872  5530 consensus_queue.cc:260] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.142748  5505 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
W20260709 14:56:35.143461  4834 leader_election.cc:336] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.143904  4834 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.143766  5505 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.144704  5504 raft_consensus.cc:2749] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.144145  5530 ts_tablet_manager.cc:1434] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:35.145766  5530 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.150149  5513 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.150765  5513 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.153054  5513 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.153960  5539 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.154500  5539 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.156719  5539 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.160241  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.160481  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.161108  4864 raft_consensus.cc:2468] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.163556  4688 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
W20260709 14:56:35.168294  4686 leader_election.cc:336] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.169652  5539 raft_consensus.cc:2804] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.170163  5539 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.170572  5539 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:35.169859  4760 leader_election.cc:336] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.171564  5530 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.172153  5540 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.172829  5530 tablet_bootstrap.cc:492] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.172756  5540 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.174445  5530 ts_tablet_manager.cc:1403] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.007s
I20260709 14:56:35.175123  5540 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.176108  5504 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.176734  5504 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.176986  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.177850  4864 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.178998  5504 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.179675  4688 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.180266  5530 raft_consensus.cc:359] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.180655  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.180954  5530 raft_consensus.cc:740] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.181316  5329 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.181420  5506 raft_consensus.cc:2804] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.181892  5506 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.181622  5530 consensus_queue.cc:260] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.181905  5329 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.184326  5530 ts_tablet_manager.cc:1434] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:35.185082  5329 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.185370  5530 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:35.186878  4834 leader_election.cc:336] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.182324  5506 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.196846  4836 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.199270  5387 raft_consensus.cc:2749] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.200393  5539 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.203054  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.203478  5539 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.207912  5504 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.208521  5504 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.211221  5540 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.211845  5540 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.212890  5530 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.214059  5540 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.214149  5530 tablet_bootstrap.cc:492] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.215240  5530 ts_tablet_manager.cc:1403] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.000s
I20260709 14:56:35.215179  5513 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
W20260709 14:56:35.215754  4834 leader_election.cc:336] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.215919  5513 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.216910  5504 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.218870  5513 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.218739  5530 raft_consensus.cc:359] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.219717  5530 raft_consensus.cc:740] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.220880  5530 consensus_queue.cc:260] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.223649  5530 ts_tablet_manager.cc:1434] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:35.224860  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.225493  5530 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:35.226714  4686 leader_election.cc:336] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.248706  5530 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.239046  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.250243  5530 tablet_bootstrap.cc:492] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.251085  5530 ts_tablet_manager.cc:1403] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260709 14:56:35.253352  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:35.254086  4862 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.256181  5530 raft_consensus.cc:359] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.257189  5530 raft_consensus.cc:740] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.258069  5530 consensus_queue.cc:260] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.260776  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.261248  4836 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.263087  5530 ts_tablet_manager.cc:1434] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:56:35.264254  5530 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.264909  5505 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.266601  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.267469  4716 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 3.
I20260709 14:56:35.273007  4762 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
W20260709 14:56:35.245098  4760 leader_election.cc:336] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.276134  4760 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:35.277289  5329 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:35.277864  5329 raft_consensus.cc:493] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.278404  5329 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:35.284389  5539 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.284986  5539 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:35.285405  4686 leader_election.cc:336] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.287523  5539 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.284444  5513 raft_consensus.cc:2749] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.289707  5530 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:56:35.289783  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 44741.7us
I20260709 14:56:35.291536  5530 tablet_bootstrap.cc:492] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.293727  5530 ts_tablet_manager.cc:1403] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.010s
I20260709 14:56:35.297034  5530 raft_consensus.cc:359] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.298024  5530 raft_consensus.cc:740] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.298525  4862 raft_consensus.cc:2468] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.299141  5530 consensus_queue.cc:260] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.301684  5506 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.302542  5504 raft_consensus.cc:2749] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.314651  5506 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.314886  5530 ts_tablet_manager.cc:1434] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:56:35.316154  5530 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.318317  4688 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
W20260709 14:56:35.318862  4686 leader_election.cc:336] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.319360  4686 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:35.307715  5531 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.320465  5531 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.323230  5531 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.306803  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.324759  4864 raft_consensus.cc:2468] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.325563  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:35.327036  4862 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.319871  5539 raft_consensus.cc:2804] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.329255  5539 raft_consensus.cc:697] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.330117  5539 consensus_queue.cc:237] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.333957  5387 raft_consensus.cc:493] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
W20260709 14:56:35.334252  4834 leader_election.cc:336] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.334444  5387 raft_consensus.cc:515] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.336227  5387 leader_election.cc:290] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:35.343870  4834 leader_election.cc:336] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.343935  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.348438  4836 leader_election.cc:304] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [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: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.349957  5387 raft_consensus.cc:2749] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:35.350637  4760 leader_election.cc:336] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.351115  4760 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.360217  5506 raft_consensus.cc:2749] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.361223  5387 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.361778  5387 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.363404  5513 raft_consensus.cc:2749] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.364439  5387 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.370628  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.371243  4795 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:35.372044  5513 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.372711  5513 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.367619  5505 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.374333  5505 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.375202  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.375875  4788 raft_consensus.cc:2468] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
W20260709 14:56:35.376348  4686 leader_election.cc:336] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.376507  5505 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.376822  5513 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:35.373299  4688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 55078.2us
I20260709 14:56:35.377475  4835 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.379932  5540 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.380576  5540 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.384683  5506 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.390039  5506 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.383396  5504 raft_consensus.cc:2804] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.391999  5504 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.392390  5504 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.392905  5506 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:35.401705  4686 leader_election.cc:336] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.400584  4862 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.386462  5329 raft_consensus.cc:515] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.406227  5504 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:35.364843  4760 leader_election.cc:336] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.410398  4760 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.386029  5540 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.404448  4545 catalog_manager.cc:5697] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:35.411191  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 46385.8us
I20260709 14:56:35.413048  5580 raft_consensus.cc:2749] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.407280  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.413702  4720 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:35.407447  5329 leader_election.cc:290] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 4 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.414196  5530 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.414531  5329 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.389457  5539 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.414911  5513 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.415222  5539 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.415439  5513 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.417454  5539 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.417863  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.419092  5530 tablet_bootstrap.cc:492] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.414954  5329 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.409222  5601 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.420444  5601 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.421640  5329 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.407915  4688 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.422631  5601 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.417480  5513 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:35.373817  4834 leader_election.cc:336] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.405632  4686 leader_election.cc:336] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.424391  4686 leader_election.cc:336] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.425868  5599 raft_consensus.cc:2804] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.426290  5599 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.426638  5599 raft_consensus.cc:3060] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.425891  4835 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.427978  5531 raft_consensus.cc:2804] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.428459  5531 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.428894  5531 raft_consensus.cc:3060] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.435595  5599 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:35.436525  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 62733.7us
I20260709 14:56:35.438972  5599 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.440413  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:35.441665  4686 leader_election.cc:336] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.441357  5531 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.442935  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.443514  4720 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:35.444725  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.445501  4788 raft_consensus.cc:3060] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.445756  5504 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:35.447659  4686 leader_election.cc:336] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.448479  4687 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:35.448751  4762 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:35.449517  5513 raft_consensus.cc:2804] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.449908  5513 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.450265  5513 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.450497  5540 raft_consensus.cc:2749] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.450632  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.451224  4795 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.453578  5580 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.454056  5580 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.455651  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.456000  5580 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.456311  4787 raft_consensus.cc:2468] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
W20260709 14:56:35.457383  4760 leader_election.cc:336] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.457646  4795 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
W20260709 14:56:35.458076  4760 leader_election.cc:336] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.458468  4760 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:35.458940  4835 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.459131  5329 raft_consensus.cc:2749] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:35.459300  4760 leader_election.cc:336] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.460675  5387 raft_consensus.cc:2804] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.461552  4687 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.462553  5599 raft_consensus.cc:2804] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.462949  5599 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.463299  5599 raft_consensus.cc:3060] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.463584  5387 raft_consensus.cc:697] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:35.464398  5387 consensus_queue.cc:237] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.419937  5530 ts_tablet_manager.cc:1403] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.019s
I20260709 14:56:35.467183  4788 raft_consensus.cc:2468] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:35.468900  4835 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.469846  5605 raft_consensus.cc:2804] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.470443  5605 raft_consensus.cc:697] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:35.459471  5513 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.471438  5605 consensus_queue.cc:237] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.474447  5599 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.474893  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f7abcdd27542698dcadb15289c07ac" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:35.475947  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.480175  4720 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:35.481390  5530 raft_consensus.cc:359] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.476399  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.482295  5530 raft_consensus.cc:740] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.482736  4862 raft_consensus.cc:2468] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.482887  4715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:35.483464  4715 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.487711  5540 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.488272  5540 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:35.489158  4834 leader_election.cc:336] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.490260  5540 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.490450  4715 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:35.491348  5540 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.491909  5531 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.491928  5540 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:35.489825  4834 leader_election.cc:336] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.490787  5530 consensus_queue.cc:260] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.478019  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.497545  5540 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
W20260709 14:56:35.497836  4686 leader_election.cc:336] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.498677  4720 raft_consensus.cc:2468] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 4.
W20260709 14:56:35.477056  4760 leader_election.cc:336] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.499713  4760 leader_election.cc:336] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.502409  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.502951  4716 raft_consensus.cc:2393] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651ad544ada34eb3a7a223ab6150a561 in current term 2: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:35.503144  4788 raft_consensus.cc:2468] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.503178  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.498294  5530 ts_tablet_manager.cc:1434] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:56:35.495152  4688 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.506304  4795 raft_consensus.cc:2468] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.507328  5513 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:35.508160  4760 leader_election.cc:336] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.508644  5599 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
W20260709 14:56:35.509531  4834 leader_election.cc:336] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.512167  4687 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.513703  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.514269  4795 raft_consensus.cc:3060] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:35.515523  4760 leader_election.cc:336] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.516603  5530 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:35.517387  4541 catalog_manager.cc:5697] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 2 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.520869  4795 raft_consensus.cc:2468] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.521466  5599 raft_consensus.cc:2804] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.526572  4762 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:35.526917  5599 raft_consensus.cc:697] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.522387  4687 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:35.522922  5539 raft_consensus.cc:2804] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.528247  5539 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.528844  5580 raft_consensus.cc:2749] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.529119  5539 raft_consensus.cc:3060] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.528712  5605 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.530601  5605 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.528622  5604 raft_consensus.cc:2804] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.532184  5604 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.527616  4836 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.532922  5506 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.533412  5504 raft_consensus.cc:2804] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:35.533843  5504 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.533475  5506 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.534240  5504 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.523223  4865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.527748  5599 consensus_queue.cc:237] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.536669  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:35.536147  4865 raft_consensus.cc:2468] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:35.536648  5506 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.532588  5604 raft_consensus.cc:3060] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.539491  5580 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.537246  4862 raft_consensus.cc:3060] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.540482  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.541113  4720 raft_consensus.cc:2468] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:35.541600  5539 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.540001  5580 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.545100  4687 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:35.546603  5506 raft_consensus.cc:2804] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.547049  5506 raft_consensus.cc:697] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.547902  5539 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.548816  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.548666  5506 consensus_queue.cc:237] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.549401  4795 raft_consensus.cc:3060] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.548972  4762 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.551532  5505 raft_consensus.cc:2804] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.551801  5580 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.552019  5505 raft_consensus.cc:697] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:35.552893  5505 consensus_queue.cc:237] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.554538  4862 raft_consensus.cc:2468] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.556757  5604 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:35.557085  4760 leader_election.cc:336] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.532979  5605 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.558666  4836 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.560153  5540 raft_consensus.cc:493] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.563180  5540 raft_consensus.cc:515] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.565563  5540 leader_election.cc:290] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:35.566030  4834 leader_election.cc:336] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.567163  5607 raft_consensus.cc:2804] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.567597  5607 raft_consensus.cc:493] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.567960  5607 raft_consensus.cc:3060] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.569576  4762 leader_election.cc:304] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
W20260709 14:56:35.570060  4686 leader_election.cc:336] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.570526  5329 raft_consensus.cc:2804] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:56:35.570806  4686 leader_election.cc:336] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.571080  5329 raft_consensus.cc:697] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 4 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:35.572054  5329 consensus_queue.cc:237] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.567201  5601 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.573053  5601 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.574507  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.575060  5604 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.575251  4788 raft_consensus.cc:3060] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.575680  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.576377  4787 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:35.577700  4835 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.578930  5601 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.582347  4762 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:35.579559  5601 raft_consensus.cc:2804] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.583402  5580 raft_consensus.cc:2749] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:35.585695  4762 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
W20260709 14:56:35.586541  4686 leader_election.cc:336] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.583683  5601 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.561400  4795 raft_consensus.cc:2468] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.587333  5601 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:35.587080  4686 leader_election.cc:336] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.588709  4687 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.589610  5611 raft_consensus.cc:2804] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.590112  5611 raft_consensus.cc:697] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.590922  5611 consensus_queue.cc:237] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.592211  5504 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.594947  5531 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.595515  5531 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:35.596688  4686 leader_election.cc:336] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.598366  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:35.598539  5531 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.598966  4795 raft_consensus.cc:2468] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 1.
I20260709 14:56:35.600485  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.601190  4862 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.583395  5607 raft_consensus.cc:515] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:35.605693  4686 leader_election.cc:336] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.607014  5607 leader_election.cc:290] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.607868  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.608635  4720 raft_consensus.cc:2468] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:35.609920  4688 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.610744  5599 raft_consensus.cc:2804] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.611109  5599 raft_consensus.cc:493] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.611063  4688 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.611797  5599 raft_consensus.cc:3060] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.615967  5580 raft_consensus.cc:2804] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.616178  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66b8424b6154f3baca9c20770364a0f" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:35.616446  5580 raft_consensus.cc:493] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.616882  5580 raft_consensus.cc:3060] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.618713  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:35.619438  4862 raft_consensus.cc:2468] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 1.
I20260709 14:56:35.619590  5599 raft_consensus.cc:515] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.620049  5513 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.620596  5513 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.621392  4835 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.616878  4720 raft_consensus.cc:3060] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.622581  5513 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.622984  5531 raft_consensus.cc:2804] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.623354  5531 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.623584  5599 leader_election.cc:290] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.623730  5531 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.625716  4688 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.629331  5604 raft_consensus.cc:2804] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.629843  5604 raft_consensus.cc:697] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.630656  5604 consensus_queue.cc:237] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:35.635147  4686 leader_election.cc:336] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.635281  4760 leader_election.cc:336] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.643291  4688 leader_election.cc:304] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.646554  4720 raft_consensus.cc:2468] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:35.648052  4836 leader_election.cc:304] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.649021  5387 raft_consensus.cc:2804] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.649631  5387 raft_consensus.cc:697] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:35.650169  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa28716d7d34715a023be5df92275e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:35.650862  4862 raft_consensus.cc:3060] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.650899  5540 raft_consensus.cc:2804] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.655185  5540 raft_consensus.cc:493] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.655668  5540 raft_consensus.cc:3060] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.650151  5506 raft_consensus.cc:2804] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.656244  5506 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.656623  5506 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.661141  4862 raft_consensus.cc:2468] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.662597  5601 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.664655  5601 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.665416  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.666023  4789 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.670149  5580 raft_consensus.cc:515] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.673710  5506 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.674042  5540 raft_consensus.cc:515] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.674625  5387 consensus_queue.cc:237] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.675180  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:35.698596  4720 raft_consensus.cc:2468] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 1.
I20260709 14:56:35.686009  4688 leader_election.cc:304] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.654439  4762 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.692198  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:35.699662  4716 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:35.694267  4834 leader_election.cc:336] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.615599  4788 raft_consensus.cc:2468] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.682833  4789 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:35.703532  5530 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:35.687163  5504 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:35.706786  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 52414.8us
I20260709 14:56:35.708807  4762 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.712715  5329 raft_consensus.cc:2804] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.713155  5329 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.713521  5329 raft_consensus.cc:3060] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.693423  5506 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.716886  4835 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.717963  4687 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.718838  5611 raft_consensus.cc:2804] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.718750  4542 catalog_manager.cc:5697] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.719499  5611 raft_consensus.cc:697] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.720633  5611 consensus_queue.cc:237] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.724931  5580 leader_election.cc:290] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.728366  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0331bb3d883f4f9e98605a3fe3832be3" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:35.728953  4862 raft_consensus.cc:3060] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:35.732626  4834 leader_election.cc:336] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.728969  5329 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.702183  5539 raft_consensus.cc:2804] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.746411  4716 raft_consensus.cc:2468] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 3.
I20260709 14:56:35.741335  5530 tablet_bootstrap.cc:492] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:35.749380  5329 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.749519  4836 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.749827  5530 ts_tablet_manager.cc:1403] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.233s	user 0.018s	sys 0.001s
I20260709 14:56:35.752874  5605 raft_consensus.cc:2804] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:35.747197  5531 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.733894  5513 raft_consensus.cc:2804] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:35.805106  5533 raft_consensus.cc:493] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.740219  4865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
W20260709 14:56:35.807343  4686 leader_election.cc:336] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.811239  4688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 110564us
I20260709 14:56:35.810604  5531 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.740799  5621 raft_consensus.cc:2804] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.812000  5530 raft_consensus.cc:359] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.820870  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:35.825261  5530 raft_consensus.cc:740] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.825402  4716 raft_consensus.cc:3060] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.821699  4865 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.822104  5533 raft_consensus.cc:515] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.813552  4862 raft_consensus.cc:2468] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:35.827090  5530 consensus_queue.cc:260] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.823401  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "d96fbc99b88f483489aa70cc612d8cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:35.799471  5513 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:35.812170  5539 raft_consensus.cc:697] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.830693  5621 raft_consensus.cc:697] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:35.843605  4788 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.853828  5540 leader_election.cc:290] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:35.853988  5533 leader_election.cc:290] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.832356  4762 leader_election.cc:304] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:35.870432  5580 raft_consensus.cc:2804] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.871026  5580 raft_consensus.cc:697] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:35.859753  4716 raft_consensus.cc:2468] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
W20260709 14:56:35.872505  4760 leader_election.cc:336] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.869438  5605 raft_consensus.cc:697] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:35.843822  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f1fcdce214ffdab5996ac92e5cd05" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:35.883579  4864 raft_consensus.cc:3060] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.883617  5605 consensus_queue.cc:237] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.862538  5513 raft_consensus.cc:3060] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.879050  5621 consensus_queue.cc:237] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.878909  5580 consensus_queue.cc:237] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:35.847443  4865 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.881028  4762 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
W20260709 14:56:35.892890  4760 leader_election.cc:336] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.893639  5329 raft_consensus.cc:2804] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:35.900506  4686 leader_election.cc:336] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:35.900878  5530 ts_tablet_manager.cc:1434] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.151s	user 0.019s	sys 0.010s
I20260709 14:56:35.904150  4688 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.906597  5540 raft_consensus.cc:2804] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.907140  5540 raft_consensus.cc:697] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.907986  5540 consensus_queue.cc:237] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.912755  5530 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
W20260709 14:56:35.941797  4686 consensus_peers.cc:597] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:35.943861  4865 raft_consensus.cc:1275] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.902447  5539 consensus_queue.cc:237] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.941684  4864 raft_consensus.cc:2468] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:35.961581  5329 raft_consensus.cc:697] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
W20260709 14:56:35.965252  4834 leader_election.cc:336] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.966413  4834 leader_election.cc:336] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.967459  4834 leader_election.cc:336] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:35.974514  4686 consensus_peers.cc:597] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:35.978384  5329 consensus_queue.cc:237] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:35.981135  4688 leader_election.cc:304] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [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: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:35.981935  5631 raft_consensus.cc:493] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.981725  5513 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.982240  5540 consensus_queue.cc:1048] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.982657  5599 raft_consensus.cc:2804] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.982456  5631 raft_consensus.cc:515] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:35.983183  5599 raft_consensus.cc:697] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:35.983866  5513 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:35.984695  5631 leader_election.cc:290] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:35.994801  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:35.997511  4722 raft_consensus.cc:3060] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:36.011284  4760 leader_election.cc:336] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:36.015331  5599 consensus_queue.cc:237] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:36.018208  4795 raft_consensus.cc:1275] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.031046  5506 consensus_queue.cc:1048] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:56:36.046866  4795 raft_consensus.cc:1275] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:36.049111  4834 leader_election.cc:336] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:36.049726  4834 consensus_peers.cc:597] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.046530  4542 catalog_manager.cc:5697] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 2 to 3, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 3 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.051519  4542 catalog_manager.cc:5697] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 2 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.053143  4542 catalog_manager.cc:5697] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 2 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.055042  4542 catalog_manager.cc:5697] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 2 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.043207  4722 raft_consensus.cc:2468] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:36.074712  4788 raft_consensus.cc:2468] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96fbc99b88f483489aa70cc612d8cb0 in term 2.
I20260709 14:56:36.089365  4762 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [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: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:36.090338  5329 raft_consensus.cc:2804] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:36.090821  5329 raft_consensus.cc:697] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:36.075858  5631 raft_consensus.cc:493] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.098920  5628 consensus_queue.cc:1048] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:56:36.099169  5631 raft_consensus.cc:515] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:36.102046  5631 leader_election.cc:290] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:36.099485  5533 raft_consensus.cc:493] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:36.107451  4760 consensus_peers.cc:597] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.112659  4720 raft_consensus.cc:1275] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 4 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:36.097332  5329 consensus_queue.cc:237] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.118710  4541 catalog_manager.cc:5697] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.121682  4541 catalog_manager.cc:5697] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.123473  4541 catalog_manager.cc:5697] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.125537  5530 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:36.125207  4541 catalog_manager.cc:5697] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.126812  4541 catalog_manager.cc:5697] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.128448  4788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.136919  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.136301  4541 catalog_manager.cc:5697] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.147101  5530 tablet_bootstrap.cc:492] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:36.147851  5530 ts_tablet_manager.cc:1403] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.235s	user 0.014s	sys 0.011s
I20260709 14:56:36.109982  5533 raft_consensus.cc:515] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:36.140313  5505 consensus_queue.cc:1048] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:56:36.152349  5631 raft_consensus.cc:493] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.157855  4865 raft_consensus.cc:1275] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.158063  5631 raft_consensus.cc:515] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.159088  4795 raft_consensus.cc:1275] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.160137  5631 leader_election.cc:290] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
W20260709 14:56:36.186995  4686 consensus_peers.cc:597] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.196358  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.199841  4722 raft_consensus.cc:1275] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.202052  5530 raft_consensus.cc:359] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:36.204077  5530 raft_consensus.cc:740] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.205010  5530 consensus_queue.cc:260] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:36.207187  4834 consensus_peers.cc:597] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.202577  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18bed7992184c3f8d3caec17608b501" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.209455  4720 raft_consensus.cc:2393] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 2: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:36.213503  5533 leader_election.cc:290] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:36.216325  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 69653.2us
I20260709 14:56:36.222241  4788 raft_consensus.cc:1275] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.223443  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ff88301e674577ab565ce684b9756f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.224933  5527 leader_election.cc:304] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:36.226102  4865 raft_consensus.cc:1275] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.226265  5527 leader_election.cc:304] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:36.228466  5631 raft_consensus.cc:3060] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.228854  5624 consensus_queue.cc:1048] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:56:36.228902  4686 consensus_peers.cc:597] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:36.230134  4686 consensus_peers.cc:597] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.230383  4835 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [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: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:36.231474  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e852aea8f65b43b8ba58a7f768701ae4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.236660  5387 raft_consensus.cc:2804] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:36.236737  4834 consensus_peers.cc:597] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.237347  5387 raft_consensus.cc:697] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Leader. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:36.241818  5539 consensus_queue.cc:1048] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:36.244552  4716 raft_consensus.cc:1275] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.245949  5621 consensus_queue.cc:1048] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:36.249691  4795 raft_consensus.cc:1275] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.249428  4545 catalog_manager.cc:5697] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 3 to 4, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.250535  5506 consensus_queue.cc:1048] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:36.251230  4545 catalog_manager.cc:5697] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.240999  5387 consensus_queue.cc:237] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.252173  4715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.253023  4715 raft_consensus.cc:2393] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 3: Already voted for candidate d96fbc99b88f483489aa70cc612d8cb0 in this term.
W20260709 14:56:36.254248  4760 consensus_peers.cc:597] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.271175  5329 consensus_queue.cc:1048] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:36.239492  5533 raft_consensus.cc:2749] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.284386  5637 consensus_queue.cc:1048] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:56:36.287642  5530 ts_tablet_manager.cc:1434] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.139s	user 0.013s	sys 0.006s
I20260709 14:56:36.267762  5540 consensus_queue.cc:1048] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 14:56:36.270949  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 44761.8us
W20260709 14:56:36.301949  4686 consensus_peers.cc:597] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.317365  5664 raft_consensus.cc:493] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.313045  5533 raft_consensus.cc:493] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.327864  4715 raft_consensus.cc:1275] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:36.325431  5533 raft_consensus.cc:515] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.337154  5533 leader_election.cc:290] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:36.337724  5530 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:36.356509  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.357573  5533 raft_consensus.cc:493] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.376389  4794 raft_consensus.cc:1275] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.317997  5664 raft_consensus.cc:515] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.379972  5621 consensus_queue.cc:1048] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:36.381911  4760 consensus_peers.cc:597] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:36.383440  5630 consensus_queue.cc:1048] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 14:56:36.398372  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.387187  5664 leader_election.cc:290] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:36.372942  5533 raft_consensus.cc:515] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.405382  5631 raft_consensus.cc:2749] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.457068  5664 raft_consensus.cc:493] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.459870  5664 raft_consensus.cc:515] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.462292  5664 leader_election.cc:290] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:36.462837  5664 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:36.462322  4760 consensus_peers.cc:597] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:36.463307  5664 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.464087  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.474356  4864 raft_consensus.cc:1275] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.476015  5664 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.477841  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.477840  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.481089  5527 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:36.469570  5660 log.cc:927] Time spent T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 14:56:36.482831  5664 raft_consensus.cc:2749] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.484771  5533 leader_election.cc:290] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.497874  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:36.515444  4760 consensus_peers.cc:597] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.505313  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c60e3cf57864effbde83abc8ead566c" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.528012  4865 raft_consensus.cc:1275] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.529103  5526 leader_election.cc:304] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:36.529791  4686 consensus_peers.cc:597] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.531838  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.533279  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe187bc70f5140b7a6d6b3deeb618db7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:36.535149  4686 consensus_peers.cc:597] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.530665  5678 raft_consensus.cc:2749] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.537503  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc174db64e14eaa9060300813c06a1a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.538816  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e79ec3131a4f9e9b0edd6f2acc9c6b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.539845  5527 leader_election.cc:304] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.540046  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e044f680144809a712b8043ac54c62" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.541292  5527 leader_election.cc:304] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.553434  5513 consensus_queue.cc:1048] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:36.520328  5679 consensus_queue.cc:1048] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:56:36.553434  5678 raft_consensus.cc:493] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.555522  5631 raft_consensus.cc:3060] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:36.555375  5678 raft_consensus.cc:515] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:36.557704  4834 consensus_peers.cc:597] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.542721  5533 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.561724  5533 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
W20260709 14:56:36.566695  4834 consensus_peers.cc:597] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:36.567463  4834 consensus_peers.cc:597] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:36.581780  4541 catalog_manager.cc:5697] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.612687  4541 catalog_manager.cc:5697] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.563623  5533 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:36.627218  4686 consensus_peers.cc:597] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.542011  5664 raft_consensus.cc:2749] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.557720  5678 leader_election.cc:290] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:36.635161  5533 raft_consensus.cc:493] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.683878  4715 raft_consensus.cc:1275] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.649391  4865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e852aea8f65b43b8ba58a7f768701ae4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.652094  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
W20260709 14:56:36.646842  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 105623us
I20260709 14:56:36.663189  5683 raft_consensus.cc:493] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.668447  5678 raft_consensus.cc:493] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:36.727679  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 91421.6us
I20260709 14:56:36.726751  5683 raft_consensus.cc:515] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.727023  5678 raft_consensus.cc:515] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.678777  5533 raft_consensus.cc:515] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.774330  5530 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:36.762291  5664 raft_consensus.cc:493] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.766362  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.784601  5530 tablet_bootstrap.cc:492] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:36.788260  5530 ts_tablet_manager.cc:1403] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.451s	user 0.043s	sys 0.023s
I20260709 14:56:36.798714  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:45737
W20260709 14:56:36.811875  5680 log.cc:927] Time spent T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 14:56:36.812434  5678 leader_election.cc:290] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.806452  5527 leader_election.cc:304] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.813992  5527 leader_election.cc:304] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.814342  4789 raft_consensus.cc:1275] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.814641  5701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:45737 every 8 connection(s)
I20260709 14:56:36.815258  5527 leader_election.cc:304] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.816162  5533 leader_election.cc:290] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.816740  5533 raft_consensus.cc:2749] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.782820  5664 raft_consensus.cc:515] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.817294  5533 raft_consensus.cc:2749] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:36.818055  5683 leader_election.cc:290] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.818774  5664 leader_election.cc:290] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.820533  5631 raft_consensus.cc:2749] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:36.826037  5530 raft_consensus.cc:359] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.826699  5530 raft_consensus.cc:740] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.827358  5530 consensus_queue.cc:260] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.830240  5530 ts_tablet_manager.cc:1434] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:56:36.831056  5530 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:36.832221  5678 raft_consensus.cc:2749] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.833652  5527 leader_election.cc:304] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.844162  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.848754  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.852051  5678 raft_consensus.cc:2749] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.852147  4791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.855186  5678 raft_consensus.cc:493] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.855765  5678 raft_consensus.cc:515] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:36.858155  5678 leader_election.cc:290] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:36.858667  5678 raft_consensus.cc:493] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.859115  5678 raft_consensus.cc:515] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:36.861552  4794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.866154  5678 leader_election.cc:290] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:36.887344  5638 consensus_queue.cc:1048] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:36.898092  4722 raft_consensus.cc:1275] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.900602  5629 consensus_queue.cc:1048] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:36.904870  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.905730  4864 raft_consensus.cc:2393] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 2: Already voted for candidate 89b8df54343b4707a460af3fa5c0b062 in this term.
I20260709 14:56:36.907723  5678 raft_consensus.cc:493] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.908627  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.908460  5678 raft_consensus.cc:515] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:36.912623  5678 leader_election.cc:290] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:36.912928  4870 raft_consensus.cc:1275] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.917024  4542 catalog_manager.cc:5697] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4). New cstate: current_term: 2 leader_uuid: "d96fbc99b88f483489aa70cc612d8cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.922945  4870 raft_consensus.cc:1275] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:36.924571  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.926172  4862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:36.932452  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.933406  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.933667  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "651ad544ada34eb3a7a223ab6150a561" is_pre_election: true
I20260709 14:56:36.935425  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51deb73e728f47738e6b1f578fc356a4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.930224  5526 leader_election.cc:304] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.938436  5678 raft_consensus.cc:2749] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.938989  4715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed26880772b4d6b97b76a5ed58534df" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.954761  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a480558ec4d0411e9fdb882606e0b740" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.955590  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1aedebead424fbc8fd66cbce13a3e2a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.961303  4715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a160e641f9742e4ae16b6bb88ace271" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:36.961761  5526 leader_election.cc:304] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.962204  4715 raft_consensus.cc:2393] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2010d0397d314e59b53b66fc9f06d648 in current term 2: Already voted for candidate 651ad544ada34eb3a7a223ab6150a561 in this term.
I20260709 14:56:36.963956  5678 raft_consensus.cc:2749] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:36.963929  5638 consensus_queue.cc:1048] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:36.967984  4545 catalog_manager.cc:5697] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.975364  4545 catalog_manager.cc:5697] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.981927  5578 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.982496  5527 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:36.983405  5631 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.000151  5585 raft_consensus.cc:3060] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.001078  5624 consensus_queue.cc:1048] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:56:37.012423  5579 raft_consensus.cc:3060] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.014092  5527 leader_election.cc:304] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:37.017719  4834 consensus_peers.cc:597] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:37.018581  4834 consensus_peers.cc:597] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:37.019295  4834 consensus_peers.cc:597] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.015424  5581 raft_consensus.cc:3060] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.016010  5527 leader_election.cc:304] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:37.030864  4834 consensus_peers.cc:597] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:37.036857  4834 consensus_peers.cc:597] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.038578  5582 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.001394  5679 consensus_queue.cc:1048] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:56:37.021827  5678 raft_consensus.cc:2749] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:37.047299  5584 raft_consensus.cc:1275] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.048774  5631 raft_consensus.cc:2749] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:37.054195  5585 raft_consensus.cc:1275] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.055393  5530 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:37.062755  5576 raft_consensus.cc:3060] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.067649  5678 raft_consensus.cc:2749] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:37.067955  5530 tablet_bootstrap.cc:492] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
W20260709 14:56:37.067832  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 51925.7us
I20260709 14:56:37.069229  5527 leader_election.cc:304] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:37.070506  5527 leader_election.cc:304] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:37.070909  5664 raft_consensus.cc:2749] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:37.073316  5530 ts_tablet_manager.cc:1403] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.242s	user 0.023s	sys 0.004s
I20260709 14:56:37.076750  5578 raft_consensus.cc:1275] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Refusing update from remote peer d96fbc99b88f483489aa70cc612d8cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.071669  5527 leader_election.cc:304] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
W20260709 14:56:37.090329  4760 consensus_peers.cc:597] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.090945  5329 consensus_queue.cc:1048] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.090344  5638 consensus_queue.cc:1048] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:56:37.092955  5586 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.091012  5584 raft_consensus.cc:3060] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:37.096419  4760 consensus_peers.cc:597] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.118366  5631 raft_consensus.cc:2749] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:37.118444  5698 consensus_queue.cc:1048] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:56:37.167281  4686 consensus_peers.cc:597] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.169605  5530 raft_consensus.cc:359] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:37.170511  5530 raft_consensus.cc:740] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.171351  5530 consensus_queue.cc:260] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
W20260709 14:56:37.151185  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 77669.5us
I20260709 14:56:37.159547  5585 raft_consensus.cc:3060] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.195313  5530 ts_tablet_manager.cc:1434] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 14:56:37.177999  5683 raft_consensus.cc:493] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.197472  5530 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:37.198122  5527 leader_election.cc:304] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:37.245895  5691 raft_consensus.cc:2749] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:37.246045  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 58061.8us
I20260709 14:56:37.202409  5683 raft_consensus.cc:515] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:37.248598  5683 leader_election.cc:290] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:37.304440  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 188790us
W20260709 14:56:37.317595  4760 consensus_peers.cc:597] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:37.327394  4760 consensus_peers.cc:597] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.342389  4866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0654018e45d4e07b7276735a4062732" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:37.377183  5702 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38561
I20260709 14:56:37.383118  5702 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:37.402570  5702 heartbeater.cc:507] Master 127.2.126.62:38561 requested a full tablet report, sending...
I20260709 14:56:37.414487  5533 raft_consensus.cc:2749] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:37.442034  5678 raft_consensus.cc:493] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89b8df54343b4707a460af3fa5c0b062)
I20260709 14:56:37.454918  5678 raft_consensus.cc:515] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:37.458604  5678 leader_election.cc:290] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:37.468645  5725 log.cc:927] Time spent T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:56:37.470840  5581 raft_consensus.cc:3060] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.482709  4720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:37.490764  4717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0654018e45d4e07b7276735a4062732" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
W20260709 14:56:37.501811  4834 consensus_peers.cc:597] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.503381  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7c9c7eff3b40b987c1eaf9ef4080e7" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
W20260709 14:56:37.505791  4834 consensus_peers.cc:597] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:37.513998  5530 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:37.584676  5530 tablet_bootstrap.cc:492] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:37.585798  5530 ts_tablet_manager.cc:1403] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.390s	user 0.026s	sys 0.005s
W20260709 14:56:37.587792  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 51552.7us
I20260709 14:56:37.556614  5527 leader_election.cc:304] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
W20260709 14:56:37.594012  5586 consensus_meta.cc:287] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648: Time spent flushing consensus metadata: real 0.500s	user 0.011s	sys 0.000s
W20260709 14:56:37.603174  5730 log.cc:927] Time spent T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
W20260709 14:56:37.621567  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 84471us
I20260709 14:56:37.605206  5683 raft_consensus.cc:2749] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:37.644093  4686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 142732us
W20260709 14:56:37.622313  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 109553us
W20260709 14:56:37.666705  4688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 174274us
I20260709 14:56:37.676934  5527 leader_election.cc:304] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
W20260709 14:56:37.718103  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 49500.2us
W20260709 14:56:37.749850  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 61219.2us
W20260709 14:56:37.762784  4688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 82038.4us
I20260709 14:56:37.763417  5530 raft_consensus.cc:359] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:37.764221  5530 raft_consensus.cc:740] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.752097  5664 raft_consensus.cc:2749] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:37.771087  5530 consensus_queue.cc:260] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:37.790347  5530 ts_tablet_manager.cc:1434] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.204s	user 0.006s	sys 0.001s
W20260709 14:56:37.769724  5527 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 97191.4us
W20260709 14:56:37.785180  5732 log.cc:927] Time spent T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
W20260709 14:56:37.850915  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 76800.7us
W20260709 14:56:37.858201  4836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 74176.1us
W20260709 14:56:37.860723  5740 log.cc:927] Time spent T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: Append to log took a long time: real 0.087s	user 0.003s	sys 0.000s
I20260709 14:56:37.867983  5530 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:37.889810  5678 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89b8df54343b4707a460af3fa5c0b062)
I20260709 14:56:37.890543  5678 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:37.900121  4864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0" is_pre_election: true
I20260709 14:56:37.901659  5678 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:37.902786  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "89b8df54343b4707a460af3fa5c0b062" is_pre_election: true
I20260709 14:56:37.904340  5527 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648; no voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0
I20260709 14:56:37.905958  5678 raft_consensus.cc:2749] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:37.975124  4544 ts_manager.cc:194] Re-registered known tserver with Master: 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:37.979615  5530 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:37.985282  5530 tablet_bootstrap.cc:492] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:37.986145  5530 ts_tablet_manager.cc:1403] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.002s
I20260709 14:56:37.988147  5530 raft_consensus.cc:359] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:37.988868  5530 raft_consensus.cc:740] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.989696  5530 consensus_queue.cc:260] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:37.991654  5530 ts_tablet_manager.cc:1434] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:37.997364  5530 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.020404  5530 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.021384  5530 tablet_bootstrap.cc:492] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.022138  5530 ts_tablet_manager.cc:1403] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260709 14:56:38.024669  5530 raft_consensus.cc:359] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.025383  5530 raft_consensus.cc:740] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.026376  5530 consensus_queue.cc:260] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.031919  5530 ts_tablet_manager.cc:1434] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:38.032609  5530 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.034794  5586 raft_consensus.cc:3060] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.068063  4544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41578
I20260709 14:56:38.073959  5702 heartbeater.cc:499] Master 127.2.126.62:38561 was elected leader, sending a full tablet report...
I20260709 14:56:38.124173  5530 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.125222  5530 tablet_bootstrap.cc:492] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.125861  5530 ts_tablet_manager.cc:1403] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.093s	user 0.033s	sys 0.055s
I20260709 14:56:38.128305  5530 raft_consensus.cc:359] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.128952  5530 raft_consensus.cc:740] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.130162  5530 consensus_queue.cc:260] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.132025  5530 ts_tablet_manager.cc:1434] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:38.132715  5530 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.146955  5530 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.147920  5530 tablet_bootstrap.cc:492] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.148507  5530 ts_tablet_manager.cc:1403] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:56:38.150964  5530 raft_consensus.cc:359] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.151654  5530 raft_consensus.cc:740] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.152369  5530 consensus_queue.cc:260] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.154423  5530 ts_tablet_manager.cc:1434] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:38.155182  5530 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.157609  5586 raft_consensus.cc:3060] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.163252  5574 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.189952  5530 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.191073  5530 tablet_bootstrap.cc:492] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.191699  5530 ts_tablet_manager.cc:1403] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
I20260709 14:56:38.194461  5530 raft_consensus.cc:359] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.195119  5530 raft_consensus.cc:740] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.195890  5530 consensus_queue.cc:260] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.198949  5530 ts_tablet_manager.cc:1434] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:38.199673  5530 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.211979  5530 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.212891  5530 tablet_bootstrap.cc:492] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.213508  5530 ts_tablet_manager.cc:1403] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:56:38.215715  5530 raft_consensus.cc:359] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.216383  5530 raft_consensus.cc:740] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.216987  5530 consensus_queue.cc:260] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.218725  5530 ts_tablet_manager.cc:1434] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:38.220034  5530 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.232963  5530 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.233767  5530 tablet_bootstrap.cc:492] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.234359  5530 ts_tablet_manager.cc:1403] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:56:38.236723  5530 raft_consensus.cc:359] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.237365  5530 raft_consensus.cc:740] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.238029  5530 consensus_queue.cc:260] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.239704  5530 ts_tablet_manager.cc:1434] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:38.243286  5530 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.257504  5530 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.258400  5530 tablet_bootstrap.cc:492] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.259065  5530 ts_tablet_manager.cc:1403] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:56:38.261147  5530 raft_consensus.cc:359] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:38.261626  5530 raft_consensus.cc:740] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.262243  5530 consensus_queue.cc:260] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:38.264000  5530 ts_tablet_manager.cc:1434] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:38.265084  5530 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.278952  5530 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.280973  5530 tablet_bootstrap.cc:492] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.281582  5530 ts_tablet_manager.cc:1403] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:56:38.283463  5530 raft_consensus.cc:359] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.284049  5530 raft_consensus.cc:740] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.284654  5530 consensus_queue.cc:260] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.286563  5530 ts_tablet_manager.cc:1434] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:38.287750  5530 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.300822  5530 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.301666  5530 tablet_bootstrap.cc:492] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.302297  5530 ts_tablet_manager.cc:1403] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:56:38.304623  5530 raft_consensus.cc:359] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.305289  5530 raft_consensus.cc:740] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.305932  5530 consensus_queue.cc:260] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.307781  5530 ts_tablet_manager.cc:1434] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:38.309564  5530 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.319406  5574 raft_consensus.cc:3060] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:38.330333  5530 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.331524  5530 tablet_bootstrap.cc:492] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.332276  5530 ts_tablet_manager.cc:1403] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:56:38.335129  5530 raft_consensus.cc:359] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.335908  5530 raft_consensus.cc:740] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.336771  5530 consensus_queue.cc:260] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.339121  5530 ts_tablet_manager.cc:1434] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:56:38.341245  5530 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.359576  5530 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.360575  5530 tablet_bootstrap.cc:492] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.361249  5530 ts_tablet_manager.cc:1403] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:56:38.363808  5530 raft_consensus.cc:359] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.364559  5530 raft_consensus.cc:740] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.365262  5530 consensus_queue.cc:260] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.367131  5530 ts_tablet_manager.cc:1434] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:56:38.367971  5530 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.399097  5582 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.431483  5530 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.432504  5530 tablet_bootstrap.cc:492] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.433231  5530 ts_tablet_manager.cc:1403] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.001s
I20260709 14:56:38.436100  5530 raft_consensus.cc:359] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.436796  5530 raft_consensus.cc:740] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.437508  5530 consensus_queue.cc:260] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.439687  5530 ts_tablet_manager.cc:1434] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:38.440440  5530 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.458132  5530 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.458959  5530 tablet_bootstrap.cc:492] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.459689  5530 ts_tablet_manager.cc:1403] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:56:38.462201  5530 raft_consensus.cc:359] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.462800  5530 raft_consensus.cc:740] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.463505  5530 consensus_queue.cc:260] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.465826  5530 ts_tablet_manager.cc:1434] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:38.466859  5530 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.481755  5530 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.482724  5530 tablet_bootstrap.cc:492] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.483397  5530 ts_tablet_manager.cc:1403] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:56:38.486017  5530 raft_consensus.cc:359] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.486733  5530 raft_consensus.cc:740] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.487463  5530 consensus_queue.cc:260] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:38.489614  5530 ts_tablet_manager.cc:1434] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:56:38.490654  5530 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.506850  5530 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.507674  5530 tablet_bootstrap.cc:492] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.508316  5530 ts_tablet_manager.cc:1403] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:56:38.510464  5530 raft_consensus.cc:359] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.511070  5530 raft_consensus.cc:740] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.511691  5530 consensus_queue.cc:260] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.513619  5530 ts_tablet_manager.cc:1434] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:38.514415  5530 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.529560  5530 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.530267  5530 tablet_bootstrap.cc:492] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.530797  5530 ts_tablet_manager.cc:1403] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:56:38.533339  5530 raft_consensus.cc:359] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.533937  5530 raft_consensus.cc:740] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.534631  5530 consensus_queue.cc:260] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:38.536769  5530 ts_tablet_manager.cc:1434] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:38.537961  5530 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Bootstrap starting.
I20260709 14:56:38.551471  5530 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:38.552394  5530 tablet_bootstrap.cc:492] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Bootstrap complete.
I20260709 14:56:38.553081  5530 ts_tablet_manager.cc:1403] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:56:38.555418  5530 raft_consensus.cc:359] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.556077  5530 raft_consensus.cc:740] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.556730  5530 consensus_queue.cc:260] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:38.558923  5530 ts_tablet_manager.cc:1434] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:38.580586  5582 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.764659  5585 raft_consensus.cc:3060] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.097730  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:43.150267  4722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "088d51a09530456ca13b49b633c88de8"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
mode: GRACEFUL
new_leader_uuid: "651ad544ada34eb3a7a223ab6150a561"
 from {username='slave'} at 127.0.0.1:42924
I20260709 14:56:43.151207  4722 raft_consensus.cc:606] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Received request to transfer leadership to TS 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:43.164090  4787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:44952
I20260709 14:56:43.164541  4787 raft_consensus.cc:606] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:43.166895  4722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:42924
I20260709 14:56:43.167361  4722 raft_consensus.cc:606] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:43.169533  4722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:42924
I20260709 14:56:43.169955  4722 raft_consensus.cc:606] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:43.172128  4787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "814438649ba84d6b8100413398f16514"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:44952
I20260709 14:56:43.172699  4787 raft_consensus.cc:606] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:43.184508  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "89b8df54343b4707a460af3fa5c0b062"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:43.184994  4868 raft_consensus.cc:606] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Received request to transfer leadership to TS 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:43.186137  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:43.187592  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:43.200555  5611 raft_consensus.cc:993] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.201215  5789 raft_consensus.cc:1081] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.202736  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58002
I20260709 14:56:43.203233  5585 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.203588  5585 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:43.209193  5585 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:43.211920  5585 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:43.212908  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:43.213688  4868 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:43.213531  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c9c59a6754e18a1541d4c61f3b07e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:43.214448  4722 raft_consensus.cc:3055] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:43.214749  4722 raft_consensus.cc:740] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:43.215756  4722 consensus_queue.cc:260] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:43.217123  4722 raft_consensus.cc:3060] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:43.221092  4868 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:43.222355  5527 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:43.224167  5800 raft_consensus.cc:2804] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:43.224381  4722 raft_consensus.cc:2468] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:43.225375  5800 raft_consensus.cc:697] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:43.226415  5800 consensus_queue.cc:237] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:43.237169  4545 catalog_manager.cc:5697] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.280882  5789 raft_consensus.cc:993] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.281386  5611 raft_consensus.cc:1081] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.283053  5582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58002
I20260709 14:56:43.283566  5582 raft_consensus.cc:493] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.283910  5582 raft_consensus.cc:3060] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.288950  5582 raft_consensus.cc:515] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:43.290625  5582 leader_election.cc:290] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:43.291399  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:43.291847  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e71ab77384d488685a31f28054d4a78" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:43.292037  4722 raft_consensus.cc:3055] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:43.292398  4722 raft_consensus.cc:740] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:43.292430  4787 raft_consensus.cc:3060] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.293311  4722 consensus_queue.cc:260] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:43.294579  4722 raft_consensus.cc:3060] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.299829  4787 raft_consensus.cc:2468] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:43.301347  5526 leader_election.cc:304] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:43.301499  4722 raft_consensus.cc:2468] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:43.302220  5800 raft_consensus.cc:2804] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:43.302731  5800 raft_consensus.cc:697] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:43.303479  5800 consensus_queue.cc:237] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:43.314692  4545 catalog_manager.cc:5697] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 2, leader changed from 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.375241  5793 raft_consensus.cc:993] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.375849  5751 raft_consensus.cc:1081] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.378996  5582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "814438649ba84d6b8100413398f16514"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:57988
I20260709 14:56:43.379559  5582 raft_consensus.cc:493] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.379889  5582 raft_consensus.cc:3060] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.385478  5582 raft_consensus.cc:515] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:43.389273  5582 leader_election.cc:290] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:43.390015  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:43.390550  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814438649ba84d6b8100413398f16514" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:43.390820  4787 raft_consensus.cc:3055] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:43.391158  4868 raft_consensus.cc:3060] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.391340  4787 raft_consensus.cc:740] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:43.392273  4787 consensus_queue.cc:260] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:43.394013  4787 raft_consensus.cc:3060] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.396927  4868 raft_consensus.cc:2468] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:43.397940  5527 leader_election.cc:304] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:43.398729  5800 raft_consensus.cc:2804] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:43.399215  5800 raft_consensus.cc:697] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:43.399470  4787 raft_consensus.cc:2468] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:43.400105  5800 consensus_queue.cc:237] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:43.416885  4545 catalog_manager.cc:5697] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 2, leader changed from 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:43.449782  5751 raft_consensus.cc:993] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.450254  5793 raft_consensus.cc:1081] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:43.451622  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:57988
I20260709 14:56:43.452054  5585 raft_consensus.cc:493] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.452378  5585 raft_consensus.cc:3060] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.458477  5585 raft_consensus.cc:515] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:43.459990  5585 leader_election.cc:290] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:43.460842  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:43.460621  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2047ffa8d3e64ef48fa01276e04eec93" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:43.461355  4868 raft_consensus.cc:3060] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.461426  4787 raft_consensus.cc:3055] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:43.461786  4787 raft_consensus.cc:740] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:43.462457  4787 consensus_queue.cc:260] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:43.463668  4787 raft_consensus.cc:3060] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.467698  4868 raft_consensus.cc:2468] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:43.470058  4787 raft_consensus.cc:2468] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:43.469935  5527 leader_election.cc:304] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:43.470970  5800 raft_consensus.cc:2804] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:43.471410  5800 raft_consensus.cc:697] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:43.472318  5800 consensus_queue.cc:237] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:43.483464  4545 catalog_manager.cc:5697] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 2, leader changed from 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:43.635949  5795 raft_consensus.cc:993] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 89b8df54343b4707a460af3fa5c0b062 to start an election
I20260709 14:56:43.636445  5795 raft_consensus.cc:1081] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Signalling peer 89b8df54343b4707a460af3fa5c0b062 to start an election
I20260709 14:56:43.638011  4722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
 from {username='slave'} at 127.0.0.1:40230
I20260709 14:56:43.638530  4722 raft_consensus.cc:493] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.638893  4722 raft_consensus.cc:3060] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.643746  4722 raft_consensus.cc:515] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:43.646140  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:43.646720  4787 raft_consensus.cc:3060] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.646790  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5ca28d1f9f4cfd9da1628cb44072e2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:43.647336  4868 raft_consensus.cc:3055] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:43.647646  4868 raft_consensus.cc:740] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:43.648485  4868 consensus_queue.cc:260] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:43.646224  4722 leader_election.cc:290] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:43.649765  4868 raft_consensus.cc:3060] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.657471  4787 raft_consensus.cc:2468] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:43.658568  4687 leader_election.cc:304] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:43.659359  5810 raft_consensus.cc:2804] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:43.659590  4868 raft_consensus.cc:2468] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:43.659780  5810 raft_consensus.cc:697] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:43.660828  5810 consensus_queue.cc:237] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:43.670408  4545 catalog_manager.cc:5697] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.710186  5611 raft_consensus.cc:993] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: : Instructing follower 651ad544ada34eb3a7a223ab6150a561 to start an election
I20260709 14:56:43.710602  5810 raft_consensus.cc:1081] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Signalling peer 651ad544ada34eb3a7a223ab6150a561 to start an election
I20260709 14:56:43.711946  4787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "088d51a09530456ca13b49b633c88de8"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
 from {username='slave'} at 127.0.0.1:59830
I20260709 14:56:43.712381  4787 raft_consensus.cc:493] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.712733  4787 raft_consensus.cc:3060] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.715029  4789 raft_consensus.cc:1275] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.716574  5800 consensus_queue.cc:1048] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:43.720615  4787 raft_consensus.cc:515] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:43.723065  4787 leader_election.cc:290] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:43.723665  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:43.723990  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088d51a09530456ca13b49b633c88de8" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:43.724303  4722 raft_consensus.cc:3055] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:43.724660  4868 raft_consensus.cc:3060] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.724679  4722 raft_consensus.cc:740] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:43.728331  4722 consensus_queue.cc:260] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:43.729473  4722 raft_consensus.cc:3060] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.729930  4715 raft_consensus.cc:1275] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.737875  4868 raft_consensus.cc:2468] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:43.738528  5801 consensus_queue.cc:1048] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:56:43.741302  4868 raft_consensus.cc:1275] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:43.741757  4762 leader_election.cc:304] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:43.742519  5751 raft_consensus.cc:2804] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:43.742978  5751 raft_consensus.cc:697] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:43.743875  5751 consensus_queue.cc:237] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:43.741331  4722 raft_consensus.cc:2468] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:43.747970  5801 consensus_queue.cc:1048] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:43.767410  4716 raft_consensus.cc:1275] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:43.769013  5801 consensus_queue.cc:1048] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:43.837407  4542 catalog_manager.cc:5697] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.854394  4795 raft_consensus.cc:1275] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.855561  5800 consensus_queue.cc:1048] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:43.866798  4870 raft_consensus.cc:1275] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.868227  5801 consensus_queue.cc:1048] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:43.992755  4795 raft_consensus.cc:1275] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:43.993953  5801 consensus_queue.cc:1048] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.003062  4870 raft_consensus.cc:1275] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.004909  5800 consensus_queue.cc:1048] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.049655  4795 raft_consensus.cc:1275] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.050819  5611 consensus_queue.cc:1048] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.056061  4868 raft_consensus.cc:1275] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.058341  5611 consensus_queue.cc:1048] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.188498  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:44.229085  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:44.261698  4795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:44952
I20260709 14:56:44.262207  4795 raft_consensus.cc:606] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:44.264356  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:44.264815  4868 raft_consensus.cc:606] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:44.267006  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:44.267373  4868 raft_consensus.cc:606] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:44.269304  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "651ad544ada34eb3a7a223ab6150a561"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:44.269680  4868 raft_consensus.cc:606] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Received request to transfer leadership to TS 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:44.271623  4722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:42924
I20260709 14:56:44.272082  4722 raft_consensus.cc:606] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:44.273058  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:44.274130  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:44.285187  5792 raft_consensus.cc:993] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.285640  5792 raft_consensus.cc:1081] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.286929  5574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58016
I20260709 14:56:44.287351  5574 raft_consensus.cc:493] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.287626  5574 raft_consensus.cc:3060] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.292719  5574 raft_consensus.cc:515] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:44.294210  5574 leader_election.cc:290] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:44.295045  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:44.295325  4722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639380c7c68745479426b0185bfa7e9a" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:44.295564  4868 raft_consensus.cc:3055] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.295886  4722 raft_consensus.cc:3060] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.295955  4868 raft_consensus.cc:740] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:44.296671  4868 consensus_queue.cc:260] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:44.297576  4868 raft_consensus.cc:3060] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.300555  4722 raft_consensus.cc:2468] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:44.301602  5527 leader_election.cc:304] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:44.302417  4868 raft_consensus.cc:2468] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:44.302515  5814 raft_consensus.cc:2804] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.304155  5814 raft_consensus.cc:697] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:44.305101  5814 consensus_queue.cc:237] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:44.312433  4868 raft_consensus.cc:1275] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.313609  5793 consensus_queue.cc:1048] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.314846  4542 catalog_manager.cc:5697] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 2, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.337186  4722 raft_consensus.cc:1275] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.338567  5751 consensus_queue.cc:1048] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.361241  5792 raft_consensus.cc:993] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.361756  5795 raft_consensus.cc:1081] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.363268  5574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58016
I20260709 14:56:44.363802  5574 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.364194  5574 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.368935  5574 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:44.370393  5574 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:44.371223  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:44.371419  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04eb75b8d584948b8fe0cfff29d5433" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:44.371855  4795 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.371929  4868 raft_consensus.cc:3055] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:44.372315  4868 raft_consensus.cc:740] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:44.373039  4868 consensus_queue.cc:260] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:44.374197  4868 raft_consensus.cc:3060] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.380609  4868 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:44.381604  5527 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:44.382586  5814 raft_consensus.cc:2804] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:44.383116  5814 raft_consensus.cc:697] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:44.383188  4795 raft_consensus.cc:2468] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:44.384071  5814 consensus_queue.cc:237] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:44.393008  4545 catalog_manager.cc:5697] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:44.452814  5828 raft_consensus.cc:993] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.453246  5810 raft_consensus.cc:1081] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.454463  5574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58002
I20260709 14:56:44.454842  5574 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.455060  5574 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.459882  5574 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:44.461210  5574 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:44.461889  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:44.462417  4868 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.463011  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfda03003f04f009d7f2be5d97fbdb4" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:44.463557  4716 raft_consensus.cc:3055] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:44.463886  4716 raft_consensus.cc:740] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:44.464516  4716 consensus_queue.cc:260] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:44.465569  4716 raft_consensus.cc:3060] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.468130  4868 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:44.469101  5527 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:44.469873  5801 raft_consensus.cc:2804] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:44.470340  5801 raft_consensus.cc:697] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:44.471112  5801 consensus_queue.cc:237] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:44.480393  4716 raft_consensus.cc:2468] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:44.496109  4545 catalog_manager.cc:5697] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.684871  5751 raft_consensus.cc:993] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.685369  5793 raft_consensus.cc:1081] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:44.686779  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:57988
I20260709 14:56:44.687186  5585 raft_consensus.cc:493] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.687405  5585 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.691763  5585 raft_consensus.cc:515] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:44.693900  5585 leader_election.cc:290] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:44.694239  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:44.695444  4716 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.700085  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5825b71295314d9aae175bf0ce87812f" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:44.700700  4789 raft_consensus.cc:3055] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:44.700989  4789 raft_consensus.cc:740] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:44.701843  4789 consensus_queue.cc:260] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:44.702653  4716 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:44.703016  4789 raft_consensus.cc:3060] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.703764  5527 leader_election.cc:304] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:44.704514  5801 raft_consensus.cc:2804] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:44.704993  5801 raft_consensus.cc:697] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:44.705885  5801 consensus_queue.cc:237] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [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: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:44.709786  4789 raft_consensus.cc:2468] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:44.715512  4545 catalog_manager.cc:5697] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.790135  5795 raft_consensus.cc:993] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 651ad544ada34eb3a7a223ab6150a561 to start an election
I20260709 14:56:44.790666  5792 raft_consensus.cc:1081] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Signalling peer 651ad544ada34eb3a7a223ab6150a561 to start an election
I20260709 14:56:44.792250  4795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
 from {username='slave'} at 127.0.0.1:59840
I20260709 14:56:44.792853  4795 raft_consensus.cc:493] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.793229  4795 raft_consensus.cc:3060] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.795945  4722 raft_consensus.cc:1275] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.797374  5801 consensus_queue.cc:1048] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:44.800190  4795 raft_consensus.cc:515] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:44.803239  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:44.803885  4716 raft_consensus.cc:3060] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.804623  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7148e6445ee46b38d795f65622a8953" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:44.805230  4870 raft_consensus.cc:3055] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.805545  4870 raft_consensus.cc:740] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:44.807544  4870 consensus_queue.cc:260] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:44.803342  4795 leader_election.cc:290] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:44.812732  4868 raft_consensus.cc:1275] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.814234  5801 consensus_queue.cc:1048] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.822726  4795 raft_consensus.cc:1275] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:44.824920  4716 raft_consensus.cc:2468] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:44.826790  4762 leader_election.cc:304] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:44.827621  5793 raft_consensus.cc:2804] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.828176  5793 raft_consensus.cc:697] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:44.829800  4870 raft_consensus.cc:3060] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.830588  5793 consensus_queue.cc:237] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:44.833706  5800 consensus_queue.cc:1048] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:44.845026  4542 catalog_manager.cc:5697] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.860874  4870 raft_consensus.cc:2468] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:44.862812  4868 raft_consensus.cc:1275] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:44.866632  5814 consensus_queue.cc:1048] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:44.894495  4868 raft_consensus.cc:1275] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:44.895807  5800 consensus_queue.cc:1048] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:44.905179  4716 raft_consensus.cc:1275] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:44.906633  5801 consensus_queue.cc:1048] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.166234  4722 raft_consensus.cc:1275] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.167472  5801 consensus_queue.cc:1048] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.176995  4789 raft_consensus.cc:1275] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.178252  5800 consensus_queue.cc:1048] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.274917  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:45.311326  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:45.345901  4789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:44952
I20260709 14:56:45.346400  4789 raft_consensus.cc:606] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:45.348757  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:45.349298  4868 raft_consensus.cc:606] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:45.352938  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:45.353422  4868 raft_consensus.cc:606] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:45.356323  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "651ad544ada34eb3a7a223ab6150a561"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:45.356763  4868 raft_consensus.cc:606] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Received request to transfer leadership to TS 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:45.358829  4868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:45.359231  4868 raft_consensus.cc:606] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:45.360209  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:45.361660  4868 raft_consensus.cc:1275] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.361879  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:45.362910  5751 consensus_queue.cc:1048] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.370884  4722 raft_consensus.cc:1275] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.378662  5751 consensus_queue.cc:1048] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.383078  5792 raft_consensus.cc:993] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.383533  5792 raft_consensus.cc:1081] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.385478  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58016
I20260709 14:56:45.385998  5585 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.386371  5585 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.395372  5851 raft_consensus.cc:993] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.394904  5585 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:45.401911  5850 raft_consensus.cc:1081] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.403715  5585 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:45.404014  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:45.404628  4789 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.406541  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3b74b9abe849a3a4c59e6668ce6d3b" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:45.407116  4870 raft_consensus.cc:3055] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:45.407397  4870 raft_consensus.cc:740] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:45.408159  4870 consensus_queue.cc:260] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:45.408694  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:57988
I20260709 14:56:45.409327  4870 raft_consensus.cc:3060] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.409600  5585 raft_consensus.cc:493] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.410101  5585 raft_consensus.cc:3060] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.411514  4789 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:45.412650  5526 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:45.413414  5800 raft_consensus.cc:2804] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:45.413884  5800 raft_consensus.cc:697] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:45.414746  5800 consensus_queue.cc:237] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:45.415215  4870 raft_consensus.cc:2468] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:45.417140  5585 raft_consensus.cc:515] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:45.420336  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:45.420534  5585 leader_election.cc:290] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391)
I20260709 14:56:45.420861  4716 raft_consensus.cc:3060] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.425092  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7ce29f2eec4d23a8aa40eaf32db83e" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:45.425616  4787 raft_consensus.cc:3055] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:45.425899  4787 raft_consensus.cc:740] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:45.426584  4787 consensus_queue.cc:260] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:45.427022  4716 raft_consensus.cc:2468] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:45.428393  4787 raft_consensus.cc:3060] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.428448  5527 leader_election.cc:304] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:45.429678  5801 raft_consensus.cc:2804] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:45.440222  4787 raft_consensus.cc:2468] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:45.451057  5801 raft_consensus.cc:697] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:45.452134  5801 consensus_queue.cc:237] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } }
I20260709 14:56:45.462594  4542 catalog_manager.cc:5697] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.472777  5792 raft_consensus.cc:993] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 651ad544ada34eb3a7a223ab6150a561 to start an election
I20260709 14:56:45.473318  5792 raft_consensus.cc:1081] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Signalling peer 651ad544ada34eb3a7a223ab6150a561 to start an election
I20260709 14:56:45.474915  4787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
 from {username='slave'} at 127.0.0.1:59840
I20260709 14:56:45.475427  4787 raft_consensus.cc:493] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.475800  4787 raft_consensus.cc:3060] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.481878  4787 raft_consensus.cc:515] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:45.483634  4787 leader_election.cc:290] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Requested vote from peers 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:45.485368  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:45.485944  4716 raft_consensus.cc:3060] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.489434  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b6f6b15ba24225922f7cc9e719e145" candidate_uuid: "651ad544ada34eb3a7a223ab6150a561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:45.490034  4870 raft_consensus.cc:3055] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:45.490315  4870 raft_consensus.cc:740] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:45.491217  4870 consensus_queue.cc:260] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:45.492491  4870 raft_consensus.cc:3060] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.494277  4716 raft_consensus.cc:2468] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:45.493675  4542 catalog_manager.cc:5697] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 2, leader changed from 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.495203  4762 leader_election.cc:304] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651ad544ada34eb3a7a223ab6150a561, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:45.495870  5850 raft_consensus.cc:2804] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:45.496305  5850 raft_consensus.cc:697] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Becoming Leader. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:45.497085  5850 consensus_queue.cc:237] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:45.498621  4870 raft_consensus.cc:2468] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651ad544ada34eb3a7a223ab6150a561 in term 2.
I20260709 14:56:45.513808  4542 catalog_manager.cc:5697] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 reported cstate change: term changed from 1 to 2, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "651ad544ada34eb3a7a223ab6150a561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.703125  5792 raft_consensus.cc:993] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.703644  5791 raft_consensus.cc:1081] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.705102  5574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58016
I20260709 14:56:45.705744  5574 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.706089  5574 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.711285  5574 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:45.713415  5574 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:45.714252  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:45.714385  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba307f19d92742aeaf6cec795d953a35" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:45.714864  4716 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.714993  4870 raft_consensus.cc:3055] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:45.715394  4870 raft_consensus.cc:740] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:45.716105  4870 consensus_queue.cc:260] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:45.717141  4870 raft_consensus.cc:3060] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.720054  4716 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:45.721122  5527 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062; no voters: 
I20260709 14:56:45.721804  5801 raft_consensus.cc:2804] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:45.722191  5801 raft_consensus.cc:697] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:45.722342  4870 raft_consensus.cc:2468] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:45.723001  5801 consensus_queue.cc:237] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:45.731429  4542 catalog_manager.cc:5697] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.853749  5791 raft_consensus.cc:993] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.854185  5792 raft_consensus.cc:1081] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:45.855835  5574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58016
I20260709 14:56:45.856370  5574 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.856662  5574 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.861683  5574 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:45.863173  5574 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:45.863822  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:45.864400  4787 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.864235  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fe43367f304567a91d89a069e5a2e2" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:45.864915  4870 raft_consensus.cc:3055] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:45.865243  4870 raft_consensus.cc:740] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:45.865978  4870 consensus_queue.cc:260] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:45.867122  4870 raft_consensus.cc:3060] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.870761  4787 raft_consensus.cc:2468] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:45.871814  5526 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:45.872581  5801 raft_consensus.cc:2804] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:45.873449  5801 raft_consensus.cc:697] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:45.874964  5801 consensus_queue.cc:237] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [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: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:45.874269  4870 raft_consensus.cc:2468] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:45.881603  4787 raft_consensus.cc:1275] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.882860  5801 consensus_queue.cc:1048] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.885131  4542 catalog_manager.cc:5697] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.910696  4870 raft_consensus.cc:1275] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.912132  5814 consensus_queue.cc:1048] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.919950  4868 raft_consensus.cc:1275] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.921231  5851 consensus_queue.cc:1048] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.937085  4722 raft_consensus.cc:1275] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 651ad544ada34eb3a7a223ab6150a561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.938362  5870 consensus_queue.cc:1048] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.958330  4787 raft_consensus.cc:1275] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.959649  5814 consensus_queue.cc:1048] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.978307  4722 raft_consensus.cc:1275] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.980139  5855 consensus_queue.cc:1048] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.291909  4870 raft_consensus.cc:1275] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:46.293212  5855 consensus_queue.cc:1048] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.303754  4722 raft_consensus.cc:1275] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:46.305029  5814 consensus_queue.cc:1048] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.362844  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:46.375380  4787 raft_consensus.cc:1275] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:46.376750  5855 consensus_queue.cc:1048] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:46.395759  4870 raft_consensus.cc:1275] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:46.398248  5800 consensus_queue.cc:1048] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:46.420190  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:46.459661  4870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d03c02c6add443daae32699cacacc531"
dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:56:46.461488  4870 raft_consensus.cc:606] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:46.464900  4789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2"
dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
mode: GRACEFUL
new_leader_uuid: "89b8df54343b4707a460af3fa5c0b062"
 from {username='slave'} at 127.0.0.1:44952
I20260709 14:56:46.465523  4789 raft_consensus.cc:606] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Received request to transfer leadership to TS 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:46.466598  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:46.467964  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:46.672271  5791 raft_consensus.cc:993] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:46.672781  5864 raft_consensus.cc:1081] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:46.674089  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d03c02c6add443daae32699cacacc531"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58016
I20260709 14:56:46.674476  5585 raft_consensus.cc:493] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.674724  5585 raft_consensus.cc:3060] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.679325  5585 raft_consensus.cc:515] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:46.680684  5585 leader_election.cc:290] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:46.681442  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:46.681658  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03c02c6add443daae32699cacacc531" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:46.682086  4789 raft_consensus.cc:3060] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.682179  4868 raft_consensus.cc:3055] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.682564  4868 raft_consensus.cc:740] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96fbc99b88f483489aa70cc612d8cb0, State: Running, Role: LEADER
I20260709 14:56:46.683192  4868 consensus_queue.cc:260] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:46.684083  4868 raft_consensus.cc:3060] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.686457  4789 raft_consensus.cc:2468] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:46.687436  5526 leader_election.cc:304] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561; no voters: 
I20260709 14:56:46.688134  5801 raft_consensus.cc:2804] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.688608  4868 raft_consensus.cc:2468] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 2.
I20260709 14:56:46.688639  5801 raft_consensus.cc:697] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:46.689787  5801 consensus_queue.cc:237] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:46.698735  4542 catalog_manager.cc:5697] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 1 to 2, leader changed from d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.779728  5850 raft_consensus.cc:993] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: : Instructing follower 89b8df54343b4707a460af3fa5c0b062 to start an election
I20260709 14:56:46.780321  5870 raft_consensus.cc:1081] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Signalling peer 89b8df54343b4707a460af3fa5c0b062 to start an election
I20260709 14:56:46.782106  4722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
 from {username='slave'} at 127.0.0.1:40218
I20260709 14:56:46.782593  4722 raft_consensus.cc:493] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.782887  4722 raft_consensus.cc:3060] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.789394  4722 raft_consensus.cc:515] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:46.791709  4722 leader_election.cc:290] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Requested vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213)
I20260709 14:56:46.792238  4789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651ad544ada34eb3a7a223ab6150a561"
I20260709 14:56:46.792238  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b2058a7144827ad04738cc03e4cd2" candidate_uuid: "89b8df54343b4707a460af3fa5c0b062" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:46.792870  4789 raft_consensus.cc:3055] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.792963  4868 raft_consensus.cc:3060] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.793251  4789 raft_consensus.cc:740] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 651ad544ada34eb3a7a223ab6150a561, State: Running, Role: LEADER
I20260709 14:56:46.793922  4789 consensus_queue.cc:260] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:46.794817  4789 raft_consensus.cc:3060] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.798955  4868 raft_consensus.cc:2468] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:46.799945  4688 leader_election.cc:304] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89b8df54343b4707a460af3fa5c0b062, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:46.800153  4789 raft_consensus.cc:2468] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89b8df54343b4707a460af3fa5c0b062 in term 2.
I20260709 14:56:46.800592  5810 raft_consensus.cc:2804] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.801126  5810 raft_consensus.cc:697] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Leader. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:46.802012  5810 consensus_queue.cc:237] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } }
I20260709 14:56:46.823415  4542 catalog_manager.cc:5697] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 reported cstate change: term changed from 1 to 2, leader changed from 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3) to 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "89b8df54343b4707a460af3fa5c0b062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:47.069805  4795 raft_consensus.cc:1275] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.070842  5801 consensus_queue.cc:1048] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.081207  4870 raft_consensus.cc:1275] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.082665  5801 consensus_queue.cc:1048] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.311873  4870 raft_consensus.cc:1275] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.313134  5810 consensus_queue.cc:1048] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.323724  4787 raft_consensus.cc:1275] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Refusing update from remote peer 89b8df54343b4707a460af3fa5c0b062: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.325520  5810 consensus_queue.cc:1048] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.468794  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:47.508801  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:47.547161  4716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8"
dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
mode: GRACEFUL
new_leader_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:42924
I20260709 14:56:47.547737  4716 raft_consensus.cc:606] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Received request to transfer leadership to TS 2010d0397d314e59b53b66fc9f06d648
I20260709 14:56:47.548949  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:47.550490  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:47.770915  5893 raft_consensus.cc:993] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: : Instructing follower 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:47.771409  5810 raft_consensus.cc:1081] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Signalling peer 2010d0397d314e59b53b66fc9f06d648 to start an election
I20260709 14:56:47.772755  5585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8"
dest_uuid: "2010d0397d314e59b53b66fc9f06d648"
 from {username='slave'} at 127.0.0.1:58002
I20260709 14:56:47.773170  5585 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.773393  5585 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.777634  5585 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:47.779045  5585 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [CANDIDATE]: Term 3 election: Requested vote from peers d96fbc99b88f483489aa70cc612d8cb0 (127.2.126.4:36213), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:47.779809  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d96fbc99b88f483489aa70cc612d8cb0"
I20260709 14:56:47.780397  4868 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.782392  4716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c1a38a2a04ad19d91293de9376dc8" candidate_uuid: "2010d0397d314e59b53b66fc9f06d648" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89b8df54343b4707a460af3fa5c0b062"
I20260709 14:56:47.782944  4716 raft_consensus.cc:3055] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:47.783239  4716 raft_consensus.cc:740] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89b8df54343b4707a460af3fa5c0b062, State: Running, Role: LEADER
I20260709 14:56:47.786126  4716 consensus_queue.cc:260] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:47.788035  4716 raft_consensus.cc:3060] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.790053  4868 raft_consensus.cc:2468] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:47.791268  5527 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [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: 2010d0397d314e59b53b66fc9f06d648, d96fbc99b88f483489aa70cc612d8cb0; no voters: 
I20260709 14:56:47.792264  5814 raft_consensus.cc:2804] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:47.793782  5814 raft_consensus.cc:697] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Becoming Leader. State: Replica: 2010d0397d314e59b53b66fc9f06d648, State: Running, Role: LEADER
I20260709 14:56:47.794598  5814 consensus_queue.cc:237] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [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: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:47.795750  4716 raft_consensus.cc:2468] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2010d0397d314e59b53b66fc9f06d648 in term 3.
I20260709 14:56:47.804370  4542 catalog_manager.cc:5697] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 reported cstate change: term changed from 2 to 3, leader changed from 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2) to 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1). New cstate: current_term: 3 leader_uuid: "2010d0397d314e59b53b66fc9f06d648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.246031  4870 raft_consensus.cc:1275] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:48.247244  5800 consensus_queue.cc:1048] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:48.257362  4716 raft_consensus.cc:1275] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Refusing update from remote peer 2010d0397d314e59b53b66fc9f06d648: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:48.261926  5800 consensus_queue.cc:1048] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:48.551395  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:48.757589  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 133777us
I20260709 14:56:48.794262  2552 tablet_server.cc:179] TabletServer@127.2.126.1:45737 shutting down...
W20260709 14:56:49.205350  4686 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 213 similar messages]
W20260709 14:56:49.254695  4686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 49470.7us
W20260709 14:56:49.289064  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 73280.2us
W20260709 14:56:49.307327  4686 consensus_peers.cc:597] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.320737  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 90066.4us
W20260709 14:56:49.335294  4686 consensus_peers.cc:597] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.366186  4686 consensus_peers.cc:597] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.367115  4686 consensus_peers.cc:597] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.378427  4686 consensus_peers.cc:597] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.381799  4762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.4:36213, user_credentials={real_user=slave}} blocked reactor thread for 54195.4us
W20260709 14:56:49.379104  4686 consensus_peers.cc:597] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.383033  4686 consensus_peers.cc:597] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.399705  4686 consensus_peers.cc:597] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.425293  4686 consensus_peers.cc:597] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.450722  4834 consensus_peers.cc:597] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.451406  4834 consensus_peers.cc:597] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.451982  4834 consensus_peers.cc:597] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.452536  4834 consensus_peers.cc:597] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.453018  4834 consensus_peers.cc:597] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.453558  4834 consensus_peers.cc:597] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.454941  4835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 112956us
W20260709 14:56:49.456096  5526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:43391, user_credentials={real_user=slave}} blocked reactor thread for 129620us
W20260709 14:56:49.456380  4686 consensus_peers.cc:597] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.481562  4760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 63211.5us
W20260709 14:56:49.497115  4760 consensus_peers.cc:597] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.497705  4760 consensus_peers.cc:597] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.500777  4760 consensus_peers.cc:597] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.501935  4760 consensus_peers.cc:597] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.502517  4834 consensus_peers.cc:597] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.502632  4760 consensus_peers.cc:597] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.503000  4834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.1:45737, user_credentials={real_user=slave}} blocked reactor thread for 48933.4us
W20260709 14:56:49.503470  4760 consensus_peers.cc:597] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.503597  4834 consensus_peers.cc:597] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.504036  4760 consensus_peers.cc:597] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.504177  4834 consensus_peers.cc:597] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.504541  4760 consensus_peers.cc:597] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.504689  4834 consensus_peers.cc:597] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.505131  4760 consensus_peers.cc:597] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.505254  4834 consensus_peers.cc:597] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:49.505728  4760 consensus_peers.cc:597] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 -> Peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Couldn't send request to peer 2010d0397d314e59b53b66fc9f06d648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:49.518370  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:49.519469  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.520397  2552 raft_consensus.cc:2243] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.520926  2552 raft_consensus.cc:2272] T e13ed856349d40edb8eca661aa97bb34 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.523654  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.524369  2552 raft_consensus.cc:2243] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.525125  2552 raft_consensus.cc:2272] T 639380c7c68745479426b0185bfa7e9a P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.526937  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.527566  2552 raft_consensus.cc:2243] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.527969  2552 raft_consensus.cc:2272] T aa08ec58e79b48ed8a92ca7a14be32d1 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.530090  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.530820  2552 raft_consensus.cc:2243] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.531705  2552 raft_consensus.cc:2272] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.534241  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.535023  2552 raft_consensus.cc:2243] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.535987  2552 raft_consensus.cc:2272] T fcfda03003f04f009d7f2be5d97fbdb4 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.538394  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.538969  2552 raft_consensus.cc:2243] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.539733  2552 raft_consensus.cc:2272] T e04eb75b8d584948b8fe0cfff29d5433 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.542337  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.545799  2552 raft_consensus.cc:2243] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.546377  2552 raft_consensus.cc:2272] T 797d867daf364e7da4b85b0747482373 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.550871  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.551847  2552 raft_consensus.cc:2243] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.553180  2552 raft_consensus.cc:2272] T ba307f19d92742aeaf6cec795d953a35 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.555989  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.556881  2552 raft_consensus.cc:2243] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.557466  2552 raft_consensus.cc:2272] T 0331bb3d883f4f9e98605a3fe3832be3 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.559769  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.560472  2552 raft_consensus.cc:2243] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.561213  2552 raft_consensus.cc:2272] T 30f7abcdd27542698dcadb15289c07ac P 2010d0397d314e59b53b66fc9f06d648 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.564744  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.565766  2552 raft_consensus.cc:2243] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.568099  2552 raft_consensus.cc:2272] T 21fe43367f304567a91d89a069e5a2e2 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.591084  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.592049  2552 raft_consensus.cc:2243] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.592602  2552 raft_consensus.cc:2272] T e33f6423c86b43e99ef41b88f4fdd936 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.595752  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.596612  2552 raft_consensus.cc:2243] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.597218  2552 raft_consensus.cc:2272] T 33567c3ea85f48538e9180725ef615fb P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.600936  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.601820  2552 raft_consensus.cc:2243] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.602381  2552 raft_consensus.cc:2272] T f66b8424b6154f3baca9c20770364a0f P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.605230  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.606200  2552 raft_consensus.cc:2243] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.607219  2552 raft_consensus.cc:2272] T 814438649ba84d6b8100413398f16514 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.609994  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.610785  2552 raft_consensus.cc:2243] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.611631  2552 raft_consensus.cc:2272] T b6254d6b65b047929d630387e04e723d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.616305  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.617077  2552 raft_consensus.cc:2243] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.617614  2552 raft_consensus.cc:2272] T 82112a6208a44376849aa2d3e0b6ee8d P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.620227  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.621511  2552 raft_consensus.cc:2243] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.622013  2552 raft_consensus.cc:2272] T 6a160e641f9742e4ae16b6bb88ace271 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.624333  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.625011  2552 raft_consensus.cc:2243] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.625917  2552 raft_consensus.cc:2272] T d03c02c6add443daae32699cacacc531 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.630143  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.631062  2552 raft_consensus.cc:2243] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.631727  2552 raft_consensus.cc:2272] T 8c60e3cf57864effbde83abc8ead566c P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.634677  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.635490  2552 raft_consensus.cc:2243] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.636051  2552 raft_consensus.cc:2272] T c0654018e45d4e07b7276735a4062732 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.638806  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.639644  2552 raft_consensus.cc:2243] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.640187  2552 raft_consensus.cc:2272] T 2ed26880772b4d6b97b76a5ed58534df P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.642774  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.643538  2552 raft_consensus.cc:2243] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.644052  2552 raft_consensus.cc:2272] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.650321  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.651098  2552 raft_consensus.cc:2243] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.651624  2552 raft_consensus.cc:2272] T 05ff88301e674577ab565ce684b9756f P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.654616  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.655296  2552 raft_consensus.cc:2243] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.655834  2552 raft_consensus.cc:2272] T a1aedebead424fbc8fd66cbce13a3e2a P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.661953  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.662707  2552 raft_consensus.cc:2243] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.663595  2552 raft_consensus.cc:2272] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.666142  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.666855  2552 raft_consensus.cc:2243] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.667739  2552 raft_consensus.cc:2272] T 2e71ab77384d488685a31f28054d4a78 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.672734  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.673442  2552 raft_consensus.cc:2243] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.674360  2552 raft_consensus.cc:2272] T 327c9c59a6754e18a1541d4c61f3b07e P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.678247  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.678980  2552 raft_consensus.cc:2243] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.679951  2552 raft_consensus.cc:2272] T e852aea8f65b43b8ba58a7f768701ae4 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.682490  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.683269  2552 raft_consensus.cc:2243] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.683820  2552 raft_consensus.cc:2272] T e4e044f680144809a712b8043ac54c62 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.686290  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.686980  2552 raft_consensus.cc:2243] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.687463  2552 raft_consensus.cc:2272] T 51deb73e728f47738e6b1f578fc356a4 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.691919  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.692505  2552 raft_consensus.cc:2243] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.692936  2552 raft_consensus.cc:2272] T a93f1fcdce214ffdab5996ac92e5cd05 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.694725  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.695221  2552 raft_consensus.cc:2243] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.695663  2552 raft_consensus.cc:2272] T fe187bc70f5140b7a6d6b3deeb618db7 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.697510  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.698019  2552 raft_consensus.cc:2243] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.698429  2552 raft_consensus.cc:2272] T ffa28716d7d34715a023be5df92275e2 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.700575  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.701097  2552 raft_consensus.cc:2243] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.701493  2552 raft_consensus.cc:2272] T cb713b53fc9e4407aa0d3160e03a2873 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.703369  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.703986  2552 raft_consensus.cc:2243] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.704478  2552 raft_consensus.cc:2272] T 7cc174db64e14eaa9060300813c06a1a P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.707513  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.708148  2552 raft_consensus.cc:2243] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.708598  2552 raft_consensus.cc:2272] T fca9eecdfd8445f6b881337777b413d9 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.710765  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.711395  2552 raft_consensus.cc:2243] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.712291  2552 raft_consensus.cc:2272] T c89c1a38a2a04ad19d91293de9376dc8 P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.714692  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.715332  2552 raft_consensus.cc:2243] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.715854  2552 raft_consensus.cc:2272] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.718281  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.718784  2552 raft_consensus.cc:2243] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.719192  2552 raft_consensus.cc:2272] T 59ed59d3f61e4f60a0157c0db14727da P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.721494  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.722178  2552 raft_consensus.cc:2243] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.722617  2552 raft_consensus.cc:2272] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 2010d0397d314e59b53b66fc9f06d648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.725209  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.725716  2552 raft_consensus.cc:2243] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.726178  2552 raft_consensus.cc:2272] T a480558ec4d0411e9fdb882606e0b740 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.728328  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.728931  2552 raft_consensus.cc:2243] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.729821  2552 raft_consensus.cc:2272] T 2047ffa8d3e64ef48fa01276e04eec93 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.732146  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.732792  2552 raft_consensus.cc:2243] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:49.733629  2552 raft_consensus.cc:2272] T 5825b71295314d9aae175bf0ce87812f P 2010d0397d314e59b53b66fc9f06d648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:49.735898  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:49.736431  2552 raft_consensus.cc:2243] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:49.736925  2552 raft_consensus.cc:2272] T a18bed7992184c3f8d3caec17608b501 P 2010d0397d314e59b53b66fc9f06d648 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:49.807955  4891 debug-util.cc:398] Leaking SignalData structure 0x7b08000d48c0 after lost signal to thread 2555
W20260709 14:56:49.809130  4891 debug-util.cc:398] Leaking SignalData structure 0x7b080010ed20 after lost signal to thread 4579
W20260709 14:56:49.810348  4891 debug-util.cc:398] Leaking SignalData structure 0x7b080032acc0 after lost signal to thread 4746
W20260709 14:56:49.811453  4891 debug-util.cc:398] Leaking SignalData structure 0x7b08002e05e0 after lost signal to thread 4820
W20260709 14:56:49.812605  4891 debug-util.cc:398] Leaking SignalData structure 0x7b08002ff680 after lost signal to thread 4894
W20260709 14:56:49.813632  4891 debug-util.cc:398] Leaking SignalData structure 0x7b08002609a0 after lost signal to thread 5616
W20260709 14:56:49.813956  4891 debug-util.cc:398] Leaking SignalData structure 0x7b08002f4b80 after lost signal to thread 5663
W20260709 14:56:49.814270  4891 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1240 after lost signal to thread 5701
I20260709 14:56:49.873217  2552 tablet_server.cc:196] TabletServer@127.2.126.1:45737 shutdown complete.
I20260709 14:56:50.131213  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
W20260709 14:56:50.161121  4762 consensus_peers.cc:597] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.194056  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:50.195806  2552 tablet_replica.cc:333] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.197017  2552 raft_consensus.cc:2243] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.197916  2552 raft_consensus.cc:2272] T a1aedebead424fbc8fd66cbce13a3e2a P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.201141  2552 tablet_replica.cc:333] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.202003  2552 raft_consensus.cc:2243] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.203392  2552 raft_consensus.cc:2272] T 7264ee7284df446495ff3aa35f71d2fb P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.205516  2552 tablet_replica.cc:333] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.206197  2552 raft_consensus.cc:2243] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.207448  2552 raft_consensus.cc:2272] T e13ed856349d40edb8eca661aa97bb34 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.210638  2552 tablet_replica.cc:333] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.211614  2552 raft_consensus.cc:2243] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:50.212538  4762 consensus_peers.cc:597] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.213056  2552 raft_consensus.cc:2272] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.216360  2552 tablet_replica.cc:333] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.217211  2552 raft_consensus.cc:2243] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.217917  2552 raft_consensus.cc:2272] T 30f7abcdd27542698dcadb15289c07ac P 89b8df54343b4707a460af3fa5c0b062 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.220672  2552 tablet_replica.cc:333] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.221349  2552 raft_consensus.cc:2243] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.221997  2552 raft_consensus.cc:2272] T fcfda03003f04f009d7f2be5d97fbdb4 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.224419  2552 tablet_replica.cc:333] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.225070  2552 raft_consensus.cc:2243] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.225631  2552 raft_consensus.cc:2272] T e45d0f04078743b6910f546b4c7475dc P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.228382  2552 tablet_replica.cc:333] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.229085  2552 raft_consensus.cc:2243] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.230111  2552 raft_consensus.cc:2272] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.233453  2552 tablet_replica.cc:333] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.234364  2552 raft_consensus.cc:2243] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.236140  2552 raft_consensus.cc:2272] T 8c60e3cf57864effbde83abc8ead566c P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.238718  2552 tablet_replica.cc:333] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.239342  2552 raft_consensus.cc:2243] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.239954  2552 raft_consensus.cc:2272] T 6a160e641f9742e4ae16b6bb88ace271 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.242175  2552 tablet_replica.cc:333] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.242753  2552 raft_consensus.cc:2243] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.243325  2552 raft_consensus.cc:2272] T 5825b71295314d9aae175bf0ce87812f P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.245888  2552 tablet_replica.cc:333] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.246729  2552 raft_consensus.cc:2243] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.247470  2552 raft_consensus.cc:2272] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.250741  2552 tablet_replica.cc:333] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.251590  2552 raft_consensus.cc:2243] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.252743  2552 raft_consensus.cc:2272] T c0654018e45d4e07b7276735a4062732 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.255932  2552 tablet_replica.cc:333] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.256803  2552 raft_consensus.cc:2243] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.257592  2552 raft_consensus.cc:2272] T c89c1a38a2a04ad19d91293de9376dc8 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.260617  2552 tablet_replica.cc:333] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.261592  2552 raft_consensus.cc:2243] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.262282  2552 raft_consensus.cc:2272] T fca9eecdfd8445f6b881337777b413d9 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.265228  2552 tablet_replica.cc:333] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
W20260709 14:56:50.265731  4836 consensus_peers.cc:597] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.266186  2552 raft_consensus.cc:2243] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.266964  2552 raft_consensus.cc:2272] T b59efce9d5b04cd3b9ccfcd891979495 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.270272  2552 tablet_replica.cc:333] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.271104  2552 raft_consensus.cc:2243] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.272460  2552 raft_consensus.cc:2272] T 6fde82c7da47402c9abadfa294a5eb07 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.275374  2552 tablet_replica.cc:333] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.276181  2552 raft_consensus.cc:2243] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.276986  2552 raft_consensus.cc:2272] T 327c9c59a6754e18a1541d4c61f3b07e P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.278386  4836 consensus_peers.cc:597] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.280049  2552 tablet_replica.cc:333] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.281078  2552 raft_consensus.cc:2243] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.282517  2552 raft_consensus.cc:2272] T 05ff88301e674577ab565ce684b9756f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.282580  4762 consensus_peers.cc:597] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.283329  4762 consensus_peers.cc:597] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.285581  2552 tablet_replica.cc:333] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.286546  2552 raft_consensus.cc:2243] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.287273  2552 raft_consensus.cc:2272] T 35b6f6b15ba24225922f7cc9e719e145 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.289826  2552 tablet_replica.cc:333] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.290529  2552 raft_consensus.cc:2243] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.291122  2552 raft_consensus.cc:2272] T 2e71ab77384d488685a31f28054d4a78 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.293476  2552 tablet_replica.cc:333] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.294142  2552 raft_consensus.cc:2243] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.294706  2552 raft_consensus.cc:2272] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.296969  2552 tablet_replica.cc:333] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.297664  2552 raft_consensus.cc:2243] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.298424  2552 raft_consensus.cc:2272] T ba307f19d92742aeaf6cec795d953a35 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.301553  2552 tablet_replica.cc:333] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.302369  2552 raft_consensus.cc:2243] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.303002  2552 raft_consensus.cc:2272] T aa08ec58e79b48ed8a92ca7a14be32d1 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.305423  2552 tablet_replica.cc:333] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.306020  2552 raft_consensus.cc:2243] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.306540  2552 raft_consensus.cc:2272] T 794ca694b99e4ec4b46b241b6a213fcd P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.309394  2552 tablet_replica.cc:333] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.310161  2552 raft_consensus.cc:2243] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.310796  2552 raft_consensus.cc:2272] T 088d51a09530456ca13b49b633c88de8 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.312235  4836 consensus_peers.cc:597] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.313293  2552 tablet_replica.cc:333] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.313951  2552 raft_consensus.cc:2243] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.314414  2552 raft_consensus.cc:2272] T b6254d6b65b047929d630387e04e723d P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.316584  2552 tablet_replica.cc:333] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.317150  2552 raft_consensus.cc:2243] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.317696  2552 raft_consensus.cc:2272] T 639380c7c68745479426b0185bfa7e9a P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.320175  2552 tablet_replica.cc:333] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.320899  2552 raft_consensus.cc:2243] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.322625  2552 raft_consensus.cc:2272] T d44b2058a7144827ad04738cc03e4cd2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.322894  4836 consensus_peers.cc:597] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.325089  2552 tablet_replica.cc:333] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.326004  2552 raft_consensus.cc:2243] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.326596  2552 raft_consensus.cc:2272] T e4c72bb4e1fa4b459b263e69ec123289 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.329268  2552 tablet_replica.cc:333] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.330072  2552 raft_consensus.cc:2243] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.331077  2552 raft_consensus.cc:2272] T 2ed26880772b4d6b97b76a5ed58534df P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.333572  2552 tablet_replica.cc:333] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.334340  2552 raft_consensus.cc:2243] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.334959  2552 raft_consensus.cc:2272] T fe187bc70f5140b7a6d6b3deeb618db7 P 89b8df54343b4707a460af3fa5c0b062 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.337682  2552 tablet_replica.cc:333] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.338474  2552 raft_consensus.cc:2243] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:50.338470  4762 consensus_peers.cc:597] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.339637  2552 raft_consensus.cc:2272] T a93f1fcdce214ffdab5996ac92e5cd05 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.342109  2552 tablet_replica.cc:333] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.342768  2552 raft_consensus.cc:2243] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.343888  2552 raft_consensus.cc:2272] T a480558ec4d0411e9fdb882606e0b740 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.346676  2552 tablet_replica.cc:333] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.347896  2552 raft_consensus.cc:2243] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.348502  2552 raft_consensus.cc:2272] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.350950  2552 tablet_replica.cc:333] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.351712  2552 raft_consensus.cc:2243] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.352898  2552 raft_consensus.cc:2272] T 1c43e82ef7584310afc55c9042471bd6 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.355757  2552 tablet_replica.cc:333] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.356593  2552 raft_consensus.cc:2243] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.357295  2552 raft_consensus.cc:2272] T f66b8424b6154f3baca9c20770364a0f P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.359627  2552 tablet_replica.cc:333] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.360364  2552 raft_consensus.cc:2243] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.361052  2552 raft_consensus.cc:2272] T e33f6423c86b43e99ef41b88f4fdd936 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.363969  2552 tablet_replica.cc:333] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.364714  2552 raft_consensus.cc:2243] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.365413  2552 raft_consensus.cc:2272] T e7148e6445ee46b38d795f65622a8953 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.368649  2552 tablet_replica.cc:333] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.369349  2552 raft_consensus.cc:2243] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.369939  2552 raft_consensus.cc:2272] T e852aea8f65b43b8ba58a7f768701ae4 P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.372807  2552 tablet_replica.cc:333] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.373555  2552 raft_consensus.cc:2243] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.375015  2552 raft_consensus.cc:2272] T 51deb73e728f47738e6b1f578fc356a4 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.378221  2552 tablet_replica.cc:333] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
I20260709 14:56:50.378968  2552 raft_consensus.cc:2243] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.379895  2552 raft_consensus.cc:2272] T a18bed7992184c3f8d3caec17608b501 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.383275  2552 tablet_replica.cc:333] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
W20260709 14:56:50.383932  4836 consensus_peers.cc:597] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.384083  2552 raft_consensus.cc:2243] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:50.384641  4836 consensus_peers.cc:597] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.384925  2552 raft_consensus.cc:2272] T 8925a27112f3466f833b5a9f7597c05f P 89b8df54343b4707a460af3fa5c0b062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.388120  2552 tablet_replica.cc:333] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062: stopping tablet replica
W20260709 14:56:50.388499  4762 consensus_peers.cc:597] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.388895  2552 raft_consensus.cc:2243] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.390525  2552 raft_consensus.cc:2272] T ffa28716d7d34715a023be5df92275e2 P 89b8df54343b4707a460af3fa5c0b062 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.409796  4836 consensus_peers.cc:597] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.416515  4762 consensus_peers.cc:597] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.421612  4836 consensus_peers.cc:597] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.429332  4762 consensus_peers.cc:597] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.431298  4762 consensus_peers.cc:597] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.456121  4762 consensus_peers.cc:597] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.479853  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
W20260709 14:56:50.550225  4836 consensus_peers.cc:597] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.583180  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
W20260709 14:56:50.610266  4836 consensus_peers.cc:597] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.647611  4835 consensus_peers.cc:597] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.679692  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:50.680716  2552 tablet_replica.cc:333] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.681783  2552 raft_consensus.cc:2243] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.682384  2552 raft_consensus.cc:2272] T 7264ee7284df446495ff3aa35f71d2fb P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.684563  2552 tablet_replica.cc:333] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.685212  2552 raft_consensus.cc:2243] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.685671  2552 raft_consensus.cc:2272] T e13ed856349d40edb8eca661aa97bb34 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.687687  2552 tablet_replica.cc:333] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.688380  2552 raft_consensus.cc:2243] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.688840  2552 raft_consensus.cc:2272] T 814438649ba84d6b8100413398f16514 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.690807  2552 tablet_replica.cc:333] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.691371  2552 raft_consensus.cc:2243] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.692260  2552 raft_consensus.cc:2272] T 088d51a09530456ca13b49b633c88de8 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.694101  2552 tablet_replica.cc:333] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.694746  2552 raft_consensus.cc:2243] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.695178  2552 raft_consensus.cc:2272] T ae5ca28d1f9f4cfd9da1628cb44072e2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.697147  2552 tablet_replica.cc:333] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.697732  2552 raft_consensus.cc:2243] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.698510  2552 raft_consensus.cc:2272] T e4e044f680144809a712b8043ac54c62 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.700425  2552 tablet_replica.cc:333] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.701021  2552 raft_consensus.cc:2243] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.701423  2552 raft_consensus.cc:2272] T e45d0f04078743b6910f546b4c7475dc P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.703413  2552 tablet_replica.cc:333] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.704242  2552 raft_consensus.cc:2243] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.705016  2552 raft_consensus.cc:2272] T 5825b71295314d9aae175bf0ce87812f P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.708355  2552 tablet_replica.cc:333] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.709326  2552 raft_consensus.cc:2243] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.710121  2552 raft_consensus.cc:2272] T 2e71ab77384d488685a31f28054d4a78 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.713457  2552 tablet_replica.cc:333] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.714463  2552 raft_consensus.cc:2243] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.715243  2552 raft_consensus.cc:2272] T 0f7ce29f2eec4d23a8aa40eaf32db83e P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.718734  2552 tablet_replica.cc:333] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.719725  2552 raft_consensus.cc:2243] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.721247  2552 raft_consensus.cc:2272] T 797d867daf364e7da4b85b0747482373 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.723737  2552 tablet_replica.cc:333] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.724521  2552 raft_consensus.cc:2243] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.725029  2552 raft_consensus.cc:2272] T dd55fa218dfb41d4a0fdcf32d8cc47fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.726696  4762 consensus_peers.cc:597] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 -> Peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Couldn't send request to peer 89b8df54343b4707a460af3fa5c0b062. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.727545  2552 tablet_replica.cc:333] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.728446  2552 raft_consensus.cc:2243] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.729665  2552 raft_consensus.cc:2272] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.732241  2552 tablet_replica.cc:333] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.733049  2552 raft_consensus.cc:2243] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.734134  2552 raft_consensus.cc:2272] T 35b6f6b15ba24225922f7cc9e719e145 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.736511  2552 tablet_replica.cc:333] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.737203  2552 raft_consensus.cc:2243] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.737790  2552 raft_consensus.cc:2272] T 05ff88301e674577ab565ce684b9756f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.740598  2552 tablet_replica.cc:333] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.741356  2552 raft_consensus.cc:2243] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.741922  2552 raft_consensus.cc:2272] T 8c60e3cf57864effbde83abc8ead566c P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.744454  2552 tablet_replica.cc:333] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.745153  2552 raft_consensus.cc:2243] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:50.745289  4835 consensus_peers.cc:597] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.746127  2552 raft_consensus.cc:2272] T 6a160e641f9742e4ae16b6bb88ace271 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.748083  2552 tablet_replica.cc:333] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.748628  2552 raft_consensus.cc:2243] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.749071  2552 raft_consensus.cc:2272] T 82112a6208a44376849aa2d3e0b6ee8d P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.751084  2552 tablet_replica.cc:333] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.751909  2552 raft_consensus.cc:2243] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.752496  2552 raft_consensus.cc:2272] T d03c02c6add443daae32699cacacc531 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.754956  2552 tablet_replica.cc:333] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
W20260709 14:56:50.755435  4835 consensus_peers.cc:597] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.755729  2552 raft_consensus.cc:2243] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.756811  2552 raft_consensus.cc:2272] T aa08ec58e79b48ed8a92ca7a14be32d1 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.759581  2552 tablet_replica.cc:333] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.760330  2552 raft_consensus.cc:2243] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.760766  2552 raft_consensus.cc:2272] T 7cc174db64e14eaa9060300813c06a1a P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.762621  2552 tablet_replica.cc:333] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.763216  2552 raft_consensus.cc:2243] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.763689  2552 raft_consensus.cc:2272] T cb713b53fc9e4407aa0d3160e03a2873 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.765575  2552 tablet_replica.cc:333] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.766115  2552 raft_consensus.cc:2243] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.766894  2552 raft_consensus.cc:2272] T b59efce9d5b04cd3b9ccfcd891979495 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.769451  2552 tablet_replica.cc:333] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.770190  2552 raft_consensus.cc:2243] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.771297  2552 raft_consensus.cc:2272] T fca9eecdfd8445f6b881337777b413d9 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.773819  2552 tablet_replica.cc:333] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.774572  2552 raft_consensus.cc:2243] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.775108  2552 raft_consensus.cc:2272] T 6fde82c7da47402c9abadfa294a5eb07 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.777621  2552 tablet_replica.cc:333] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.778158  2552 raft_consensus.cc:2243] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.778980  2552 raft_consensus.cc:2272] T 8925a27112f3466f833b5a9f7597c05f P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.780892  2552 tablet_replica.cc:333] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.781385  2552 raft_consensus.cc:2243] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.781857  2552 raft_consensus.cc:2272] T d44b2058a7144827ad04738cc03e4cd2 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.783604  2552 tablet_replica.cc:333] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.784150  2552 raft_consensus.cc:2243] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.784607  2552 raft_consensus.cc:2272] T 2ed26880772b4d6b97b76a5ed58534df P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.786518  2552 tablet_replica.cc:333] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.787035  2552 raft_consensus.cc:2243] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.787448  2552 raft_consensus.cc:2272] T 2e3b74b9abe849a3a4c59e6668ce6d3b P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.789227  2552 tablet_replica.cc:333] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.789736  2552 raft_consensus.cc:2243] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.790127  2552 raft_consensus.cc:2272] T 59ed59d3f61e4f60a0157c0db14727da P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.791882  2552 tablet_replica.cc:333] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.792385  2552 raft_consensus.cc:2243] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.792857  2552 raft_consensus.cc:2272] T 1c43e82ef7584310afc55c9042471bd6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.795290  2552 tablet_replica.cc:333] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.796252  2552 raft_consensus.cc:2243] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.796819  2552 raft_consensus.cc:2272] T a480558ec4d0411e9fdb882606e0b740 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.799368  2552 tablet_replica.cc:333] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.800081  2552 raft_consensus.cc:2243] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.801116  2552 raft_consensus.cc:2272] T 27a926b9f4664c66bcf8ee7d4969b8b6 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.803699  2552 tablet_replica.cc:333] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.804441  2552 raft_consensus.cc:2243] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.805121  2552 raft_consensus.cc:2272] T e04eb75b8d584948b8fe0cfff29d5433 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.807711  2552 tablet_replica.cc:333] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.808285  2552 raft_consensus.cc:2243] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.809103  2552 raft_consensus.cc:2272] T 30f7abcdd27542698dcadb15289c07ac P 651ad544ada34eb3a7a223ab6150a561 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.810819  2552 tablet_replica.cc:333] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.811328  2552 raft_consensus.cc:2243] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.811836  2552 raft_consensus.cc:2272] T 21fe43367f304567a91d89a069e5a2e2 P 651ad544ada34eb3a7a223ab6150a561 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.814160  2552 tablet_replica.cc:333] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.814894  2552 raft_consensus.cc:2243] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.815431  2552 raft_consensus.cc:2272] T 2047ffa8d3e64ef48fa01276e04eec93 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.818032  2552 tablet_replica.cc:333] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.818696  2552 raft_consensus.cc:2243] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.818981  5939 raft_consensus.cc:493] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.819236  2552 raft_consensus.cc:2272] T 33567c3ea85f48538e9180725ef615fb P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.819656  5939 raft_consensus.cc:515] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:50.821934  2552 tablet_replica.cc:333] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.822724  2552 raft_consensus.cc:2243] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.823648  2552 raft_consensus.cc:2272] T e7148e6445ee46b38d795f65622a8953 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.826434  2552 tablet_replica.cc:333] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.827134  2552 raft_consensus.cc:2243] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.827721  2552 raft_consensus.cc:2272] T 794ca694b99e4ec4b46b241b6a213fcd P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.830304  2552 tablet_replica.cc:333] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.832182  2552 raft_consensus.cc:2243] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.833321  2552 raft_consensus.cc:2272] T 0331bb3d883f4f9e98605a3fe3832be3 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.834467  4834 leader_election.cc:336] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.835901  2552 tablet_replica.cc:333] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.836633  2552 raft_consensus.cc:2243] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.837208  2552 raft_consensus.cc:2272] T 51deb73e728f47738e6b1f578fc356a4 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.838469  5908 raft_consensus.cc:493] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.839080  5908 raft_consensus.cc:515] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:50.839682  4835 consensus_peers.cc:597] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.839921  2552 tablet_replica.cc:333] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.840776  2552 raft_consensus.cc:2243] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:50.840898  5939 leader_election.cc:290] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:50.841364  2552 raft_consensus.cc:2272] T e4c72bb4e1fa4b459b263e69ec123289 P 651ad544ada34eb3a7a223ab6150a561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:50.842152  5908 leader_election.cc:290] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:50.844061  2552 tablet_replica.cc:333] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561: stopping tablet replica
I20260709 14:56:50.844782  2552 raft_consensus.cc:2243] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:50.845857  2552 raft_consensus.cc:2272] T a18bed7992184c3f8d3caec17608b501 P 651ad544ada34eb3a7a223ab6150a561 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:50.850667  4834 leader_election.cc:336] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:50.856916  4836 leader_election.cc:336] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111)
I20260709 14:56:50.857313  4836 leader_election.cc:304] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
W20260709 14:56:50.858446  4835 leader_election.cc:336] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:50.859032  5917 raft_consensus.cc:493] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.860405  5917 raft_consensus.cc:515] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:50.861202  5908 raft_consensus.cc:2749] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:50.862681  5917 leader_election.cc:290] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:50.864295  4835 leader_election.cc:304] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:50.865686  5917 raft_consensus.cc:2749] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:56:50.869529  4834 leader_election.cc:336] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.874547  5908 raft_consensus.cc:493] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.875202  5908 raft_consensus.cc:515] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:50.877521  5908 leader_election.cc:290] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:50.884186  4834 leader_election.cc:336] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.886165  5941 raft_consensus.cc:493] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.886739  5941 raft_consensus.cc:515] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:50.886211  4835 consensus_peers.cc:597] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.888921  4835 consensus_peers.cc:597] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.888972  5941 leader_election.cc:290] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:50.889482  4835 consensus_peers.cc:597] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.894265  4834 leader_election.cc:336] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.905274  5939 raft_consensus.cc:493] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.905810  5939 raft_consensus.cc:515] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
W20260709 14:56:50.906792  4835 consensus_peers.cc:597] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:50.907438  4835 leader_election.cc:336] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:50.907837  4835 leader_election.cc:304] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:50.908109  5908 raft_consensus.cc:493] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.908526  5917 raft_consensus.cc:2749] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:50.908728  5908 raft_consensus.cc:515] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:50.910293  5939 leader_election.cc:290] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
I20260709 14:56:50.910827  5908 leader_election.cc:290] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:50.911878  4835 leader_election.cc:336] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:50.912302  4835 leader_election.cc:304] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:50.912941  5908 raft_consensus.cc:2749] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:56:50.913590  4835 leader_election.cc:336] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:56:50.913981  4835 leader_election.cc:304] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
W20260709 14:56:50.916145  4835 consensus_peers.cc:597] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 -> Peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Couldn't send request to peer 651ad544ada34eb3a7a223ab6150a561. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:50.916429  5908 raft_consensus.cc:2749] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:56:50.917572  4835 leader_election.cc:336] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:56:50.918833  4834 leader_election.cc:336] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.919229  4834 leader_election.cc:304] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:50.919888  5908 raft_consensus.cc:2749] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:56:50.920773  4834 leader_election.cc:336] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:50.921888  4836 leader_election.cc:336] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111)
I20260709 14:56:50.922254  4836 leader_election.cc:304] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:50.922405  5908 raft_consensus.cc:493] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.922937  5908 raft_consensus.cc:515] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651ad544ada34eb3a7a223ab6150a561" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 43391 } } peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } }
I20260709 14:56:50.923519  5939 raft_consensus.cc:2749] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:50.925017  5908 leader_election.cc:290] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391), 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737)
W20260709 14:56:50.929059  4835 leader_election.cc:336] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 651ad544ada34eb3a7a223ab6150a561 (127.2.126.3:43391): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:56:50.930513  4834 leader_election.cc:336] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.930855  4834 leader_election.cc:304] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 651ad544ada34eb3a7a223ab6150a561
I20260709 14:56:50.931425  5908 raft_consensus.cc:2749] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:50.954954  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:56:50.960106  5908 raft_consensus.cc:493] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:50.960791  5908 raft_consensus.cc:515] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:50.965986  5908 leader_election.cc:290] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:50.968403  4836 leader_election.cc:336] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111)
W20260709 14:56:50.969238  4834 leader_election.cc:336] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:50.969748  4834 leader_election.cc:304] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:50.971065  5908 raft_consensus.cc:2749] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:51.014765  5908 raft_consensus.cc:493] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:51.015422  5908 raft_consensus.cc:515] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:51.019950  5908 leader_election.cc:290] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
W20260709 14:56:51.023340  4836 leader_election.cc:336] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111)
W20260709 14:56:51.025484  4834 leader_election.cc:336] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
I20260709 14:56:51.025879  4834 leader_election.cc:304] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:51.026484  5908 raft_consensus.cc:2749] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:51.049651  2552 tablet_server.cc:179] TabletServer@127.2.126.4:0 shutting down...
I20260709 14:56:51.106604  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:51.107714  2552 tablet_replica.cc:333] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.108758  2552 raft_consensus.cc:2243] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.109874  2552 raft_consensus.cc:2272] T a1aedebead424fbc8fd66cbce13a3e2a P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.112756  2552 tablet_replica.cc:333] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.113684  2552 raft_consensus.cc:2243] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.114256  2552 raft_consensus.cc:2272] T 7264ee7284df446495ff3aa35f71d2fb P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.116997  2552 tablet_replica.cc:333] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.117822  2552 raft_consensus.cc:2243] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.118399  2552 raft_consensus.cc:2272] T ae5ca28d1f9f4cfd9da1628cb44072e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.121068  2552 tablet_replica.cc:333] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.121995  2552 raft_consensus.cc:2243] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.122617  2552 raft_consensus.cc:2272] T 6d7c9c7eff3b40b987c1eaf9ef4080e7 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.125243  2552 tablet_replica.cc:333] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.126086  2552 raft_consensus.cc:2243] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.126713  2552 raft_consensus.cc:2272] T fcfda03003f04f009d7f2be5d97fbdb4 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.129310  2552 tablet_replica.cc:333] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.130111  2552 raft_consensus.cc:2243] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.131121  2552 raft_consensus.cc:2272] T e45d0f04078743b6910f546b4c7475dc P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.133141  5908 raft_consensus.cc:493] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2010d0397d314e59b53b66fc9f06d648)
I20260709 14:56:51.133569  5908 raft_consensus.cc:515] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96fbc99b88f483489aa70cc612d8cb0" member_type: VOTER last_known_addr { host: "127.2.126.4" port: 36213 } } peers { permanent_uuid: "2010d0397d314e59b53b66fc9f06d648" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 45737 } } peers { permanent_uuid: "89b8df54343b4707a460af3fa5c0b062" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 44215 } }
I20260709 14:56:51.133766  2552 tablet_replica.cc:333] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.134754  2552 raft_consensus.cc:2243] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.135342  2552 raft_consensus.cc:2272] T c0654018e45d4e07b7276735a4062732 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.137645  5908 leader_election.cc:290] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737), 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215)
I20260709 14:56:51.138140  2552 tablet_replica.cc:333] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.139070  2552 raft_consensus.cc:2243] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.139740  2552 raft_consensus.cc:2272] T c89c1a38a2a04ad19d91293de9376dc8 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:51.140094  4834 leader_election.cc:336] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2010d0397d314e59b53b66fc9f06d648 (127.2.126.1:45737): Network error: Client connection negotiation failed: client connection to 127.2.126.1:45737: connect: Connection refused (error 111)
W20260709 14:56:51.140609  4836 leader_election.cc:336] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89b8df54343b4707a460af3fa5c0b062 (127.2.126.2:44215): Network error: Client connection negotiation failed: client connection to 127.2.126.2:44215: connect: Connection refused (error 111)
I20260709 14:56:51.140981  4836 leader_election.cc:304] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96fbc99b88f483489aa70cc612d8cb0; no voters: 2010d0397d314e59b53b66fc9f06d648, 89b8df54343b4707a460af3fa5c0b062
I20260709 14:56:51.142086  5917 raft_consensus.cc:2749] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:51.142627  2552 tablet_replica.cc:333] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.143507  2552 raft_consensus.cc:2243] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.144090  2552 raft_consensus.cc:2272] T 6fde82c7da47402c9abadfa294a5eb07 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.146631  2552 tablet_replica.cc:333] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.147383  2552 raft_consensus.cc:2243] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.147910  2552 raft_consensus.cc:2272] T b59efce9d5b04cd3b9ccfcd891979495 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.150406  2552 tablet_replica.cc:333] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.151204  2552 raft_consensus.cc:2243] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.151728  2552 raft_consensus.cc:2272] T 2e3b74b9abe849a3a4c59e6668ce6d3b P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.154440  2552 tablet_replica.cc:333] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.155220  2552 raft_consensus.cc:2243] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.155821  2552 raft_consensus.cc:2272] T 327c9c59a6754e18a1541d4c61f3b07e P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.158540  2552 tablet_replica.cc:333] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.159346  2552 raft_consensus.cc:2243] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.159889  2552 raft_consensus.cc:2272] T 35b6f6b15ba24225922f7cc9e719e145 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.162689  2552 tablet_replica.cc:333] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.163537  2552 raft_consensus.cc:2243] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.164089  2552 raft_consensus.cc:2272] T 797d867daf364e7da4b85b0747482373 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.166566  2552 tablet_replica.cc:333] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.167349  2552 raft_consensus.cc:2243] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.167944  2552 raft_consensus.cc:2272] T ba307f19d92742aeaf6cec795d953a35 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.170603  2552 tablet_replica.cc:333] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.171342  2552 raft_consensus.cc:2243] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.172384  2552 raft_consensus.cc:2272] T 7cc174db64e14eaa9060300813c06a1a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.174961  2552 tablet_replica.cc:333] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.175740  2552 raft_consensus.cc:2243] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.176335  2552 raft_consensus.cc:2272] T ffa28716d7d34715a023be5df92275e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.178831  2552 tablet_replica.cc:333] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.179603  2552 raft_consensus.cc:2243] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.180627  2552 raft_consensus.cc:2272] T cb713b53fc9e4407aa0d3160e03a2873 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.183413  2552 tablet_replica.cc:333] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.184284  2552 raft_consensus.cc:2243] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.185379  2552 raft_consensus.cc:2272] T 794ca694b99e4ec4b46b241b6a213fcd P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.188062  2552 tablet_replica.cc:333] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.189539  2552 raft_consensus.cc:2243] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.190135  2552 raft_consensus.cc:2272] T 0331bb3d883f4f9e98605a3fe3832be3 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.193033  2552 tablet_replica.cc:333] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.193902  2552 raft_consensus.cc:2243] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.194970  2552 raft_consensus.cc:2272] T 82112a6208a44376849aa2d3e0b6ee8d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.197664  2552 tablet_replica.cc:333] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.198422  2552 raft_consensus.cc:2243] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.198961  2552 raft_consensus.cc:2272] T d03c02c6add443daae32699cacacc531 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.201445  2552 tablet_replica.cc:333] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.202225  2552 raft_consensus.cc:2243] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.202786  2552 raft_consensus.cc:2272] T 814438649ba84d6b8100413398f16514 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.205220  2552 tablet_replica.cc:333] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.205963  2552 raft_consensus.cc:2243] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.206526  2552 raft_consensus.cc:2272] T 088d51a09530456ca13b49b633c88de8 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.209226  2552 tablet_replica.cc:333] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.210002  2552 raft_consensus.cc:2243] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.211028  2552 raft_consensus.cc:2272] T b6254d6b65b047929d630387e04e723d P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.213733  2552 tablet_replica.cc:333] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.214505  2552 raft_consensus.cc:2243] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.215054  2552 raft_consensus.cc:2272] T 639380c7c68745479426b0185bfa7e9a P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.217607  2552 tablet_replica.cc:333] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.218386  2552 raft_consensus.cc:2243] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.219003  2552 raft_consensus.cc:2272] T d44b2058a7144827ad04738cc03e4cd2 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.221748  2552 tablet_replica.cc:333] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.222515  2552 raft_consensus.cc:2243] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.223549  2552 raft_consensus.cc:2272] T 59ed59d3f61e4f60a0157c0db14727da P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.226172  2552 tablet_replica.cc:333] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.226967  2552 raft_consensus.cc:2243] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.227541  2552 raft_consensus.cc:2272] T 1c43e82ef7584310afc55c9042471bd6 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.230404  2552 tablet_replica.cc:333] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.231170  2552 raft_consensus.cc:2243] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.232275  2552 raft_consensus.cc:2272] T 33567c3ea85f48538e9180725ef615fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.234848  2552 tablet_replica.cc:333] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.235646  2552 raft_consensus.cc:2243] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.236645  2552 raft_consensus.cc:2272] T f66b8424b6154f3baca9c20770364a0f P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.239064  2552 tablet_replica.cc:333] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.239873  2552 raft_consensus.cc:2243] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.240897  2552 raft_consensus.cc:2272] T e33f6423c86b43e99ef41b88f4fdd936 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.243582  2552 tablet_replica.cc:333] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.244369  2552 raft_consensus.cc:2243] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.244900  2552 raft_consensus.cc:2272] T e7148e6445ee46b38d795f65622a8953 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.247479  2552 tablet_replica.cc:333] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.248247  2552 raft_consensus.cc:2243] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.248781  2552 raft_consensus.cc:2272] T 2047ffa8d3e64ef48fa01276e04eec93 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.251299  2552 tablet_replica.cc:333] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.252007  2552 raft_consensus.cc:2243] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.252498  2552 raft_consensus.cc:2272] T 8925a27112f3466f833b5a9f7597c05f P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.254897  2552 tablet_replica.cc:333] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.255659  2552 raft_consensus.cc:2243] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.256369  2552 raft_consensus.cc:2272] T 21fe43367f304567a91d89a069e5a2e2 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.259096  2552 tablet_replica.cc:333] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.259897  2552 raft_consensus.cc:2243] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.260517  2552 raft_consensus.cc:2272] T e04eb75b8d584948b8fe0cfff29d5433 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.263069  2552 tablet_replica.cc:333] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.263759  2552 raft_consensus.cc:2243] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.264389  2552 raft_consensus.cc:2272] T e4e044f680144809a712b8043ac54c62 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.266963  2552 tablet_replica.cc:333] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.267653  2552 raft_consensus.cc:2243] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.268630  2552 raft_consensus.cc:2272] T e852aea8f65b43b8ba58a7f768701ae4 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.271230  2552 tablet_replica.cc:333] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.271998  2552 raft_consensus.cc:2243] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.272977  2552 raft_consensus.cc:2272] T fe187bc70f5140b7a6d6b3deeb618db7 P d96fbc99b88f483489aa70cc612d8cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.275519  2552 tablet_replica.cc:333] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.276237  2552 raft_consensus.cc:2243] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.276736  2552 raft_consensus.cc:2272] T a93f1fcdce214ffdab5996ac92e5cd05 P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.279315  2552 tablet_replica.cc:333] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.280042  2552 raft_consensus.cc:2243] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.280993  2552 raft_consensus.cc:2272] T e4c72bb4e1fa4b459b263e69ec123289 P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.283592  2552 tablet_replica.cc:333] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.284302  2552 raft_consensus.cc:2243] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:51.285328  2552 raft_consensus.cc:2272] T dd55fa218dfb41d4a0fdcf32d8cc47fb P d96fbc99b88f483489aa70cc612d8cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:51.288000  2552 tablet_replica.cc:333] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0: stopping tablet replica
I20260709 14:56:51.288604  2552 raft_consensus.cc:2243] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:51.289194  2552 raft_consensus.cc:2272] T e1e79ec3131a4f9e9b0edd6f2acc9c6b P d96fbc99b88f483489aa70cc612d8cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:52.368026  2552 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4891)
W20260709 14:56:53.368436  2552 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4891)
I20260709 14:56:54.154888  2552 tablet_server.cc:196] TabletServer@127.2.126.4:0 shutdown complete.
I20260709 14:56:54.215605  2552 master.cc:562] Master@127.2.126.62:38561 shutting down...
I20260709 14:56:54.246563  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:54.247160  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:54.247493  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56f073fb05f142789200abe1d51d5105: stopping tablet replica
I20260709 14:56:54.268703  2552 master.cc:584] Master@127.2.126.62:38561 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35940 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:54.354702  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:36969
I20260709 14:56:54.355911  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:54.361254  5942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.361999  5943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.362653  5945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:54.363240  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:54.364382  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:54.364553  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:54.364673  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609014364661 us; error 0 us; skew 500 ppm
I20260709 14:56:54.365115  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:54.367245  2552 webserver.cc:533] Webserver started at http://127.2.126.62:38051/ using document root <none> and password file <none>
I20260709 14:56:54.367669  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:54.367883  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:54.368104  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:54.369262  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "158b73c7336f400ba31c5bb09cf57466"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.373620  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:56:54.376806  5950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.377524  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:54.377782  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "158b73c7336f400ba31c5bb09cf57466"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.378011  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:54.404438  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:54.405627  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:54.442657  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:36969
I20260709 14:56:54.442755  6001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:36969 every 8 connection(s)
I20260709 14:56:54.446918  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:54.456743  6002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466: Bootstrap starting.
I20260709 14:56:54.461314  6002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:54.465268  6002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466: No bootstrap required, opened a new log
I20260709 14:56:54.467272  6002 raft_consensus.cc:359] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158b73c7336f400ba31c5bb09cf57466" member_type: VOTER }
I20260709 14:56:54.467629  6002 raft_consensus.cc:385] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:54.467852  6002 raft_consensus.cc:740] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158b73c7336f400ba31c5bb09cf57466, State: Initialized, Role: FOLLOWER
I20260709 14:56:54.468360  6002 consensus_queue.cc:260] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "158b73c7336f400ba31c5bb09cf57466" member_type: VOTER }
I20260709 14:56:54.468770  6002 raft_consensus.cc:399] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:54.468953  6002 raft_consensus.cc:493] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:54.469156  6002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:54.473271  6002 raft_consensus.cc:515] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158b73c7336f400ba31c5bb09cf57466" member_type: VOTER }
I20260709 14:56:54.473708  6002 leader_election.cc:304] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [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: 158b73c7336f400ba31c5bb09cf57466; no voters: 
I20260709 14:56:54.474692  6002 leader_election.cc:290] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:54.475093  6005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:54.476441  6005 raft_consensus.cc:697] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 1 LEADER]: Becoming Leader. State: Replica: 158b73c7336f400ba31c5bb09cf57466, State: Running, Role: LEADER
I20260709 14:56:54.477123  6005 consensus_queue.cc:237] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [LEADER]: Queue going to LEADER mode. State: All 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: "158b73c7336f400ba31c5bb09cf57466" member_type: VOTER }
I20260709 14:56:54.477537  6002 sys_catalog.cc:565] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:54.482755  6007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 158b73c7336f400ba31c5bb09cf57466. Latest consensus state: current_term: 1 leader_uuid: "158b73c7336f400ba31c5bb09cf57466" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158b73c7336f400ba31c5bb09cf57466" member_type: VOTER } }
I20260709 14:56:54.482781  6006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "158b73c7336f400ba31c5bb09cf57466" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158b73c7336f400ba31c5bb09cf57466" member_type: VOTER } }
I20260709 14:56:54.483670  6007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:54.483737  6006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:54.489859  6013 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:54.494380  6013 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:54.496923  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:54.504052  6013 catalog_manager.cc:1383] Generated new cluster ID: b0a58d90853d40878096503bbae01f43
I20260709 14:56:54.504398  6013 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:54.530088  6013 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:54.531353  6013 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:54.552520  6013 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466: Generated new TSK 0
I20260709 14:56:54.553108  6013 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:54.567253  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:54.573691  6023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.575033  6024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.578357  6026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:54.580302  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:54.581347  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:54.581528  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:54.581748  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609014581727 us; error 0 us; skew 500 ppm
I20260709 14:56:54.582317  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:54.584631  2552 webserver.cc:533] Webserver started at http://127.2.126.1:40689/ using document root <none> and password file <none>
I20260709 14:56:54.585127  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:54.585309  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:54.585614  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:54.586731  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "3596db195b35424094b0e1142806f715"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.591084  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:54.594432  6031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.595306  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:54.595662  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "3596db195b35424094b0e1142806f715"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.596066  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:54.617445  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:54.618635  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:54.620164  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:54.622547  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:54.622727  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.623023  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:54.623224  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.664731  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:35715
I20260709 14:56:54.664860  6093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:35715 every 8 connection(s)
I20260709 14:56:54.669783  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:54.677102  6098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.677273  6099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.681643  6101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:54.682850  2552 server_base.cc:1061] running on GCE node
I20260709 14:56:54.683434  6094 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36969
I20260709 14:56:54.683863  6094 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:54.684077  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:54.684341  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:54.684514  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609014684499 us; error 0 us; skew 500 ppm
I20260709 14:56:54.684654  6094 heartbeater.cc:507] Master 127.2.126.62:36969 requested a full tablet report, sending...
I20260709 14:56:54.685138  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:54.686978  5967 ts_manager.cc:194] Registered new tserver with Master: 3596db195b35424094b0e1142806f715 (127.2.126.1:35715)
I20260709 14:56:54.687951  2552 webserver.cc:533] Webserver started at http://127.2.126.2:39571/ using document root <none> and password file <none>
I20260709 14:56:54.688628  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:54.688860  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:54.689155  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:54.689528  5967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51976
I20260709 14:56:54.690681  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "8ab36088c8ac4e778458d416305b7cc8"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.695114  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:56:54.698424  6106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.699188  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:54.699535  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "8ab36088c8ac4e778458d416305b7cc8"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.699865  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:54.724018  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:54.725281  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:54.726791  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:54.729000  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:54.729200  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.729511  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:54.729651  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.769393  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:42019
I20260709 14:56:54.769490  6169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:42019 every 8 connection(s)
I20260709 14:56:54.774240  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:54.782481  6173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:54.782534  6174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:54.786015  2552 server_base.cc:1061] running on GCE node
W20260709 14:56:54.786808  6176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:54.787490  6170 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36969
I20260709 14:56:54.787909  6170 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:54.787988  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:54.788300  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:54.788484  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609014788455 us; error 0 us; skew 500 ppm
I20260709 14:56:54.788769  6170 heartbeater.cc:507] Master 127.2.126.62:36969 requested a full tablet report, sending...
I20260709 14:56:54.789113  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:54.791031  5967 ts_manager.cc:194] Registered new tserver with Master: 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:54.791944  2552 webserver.cc:533] Webserver started at http://127.2.126.3:36667/ using document root <none> and password file <none>
I20260709 14:56:54.792485  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:54.792471  5967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51978
I20260709 14:56:54.792915  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:54.793251  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:54.794356  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.798907  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:54.802526  6181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.803380  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:54.803632  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:56:54.803954  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:54.824292  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:54.825408  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:54.826761  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:54.828977  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:54.829154  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.829447  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:54.829612  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:54.868214  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:40071
I20260709 14:56:54.868319  6243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:40071 every 8 connection(s)
I20260709 14:56:54.883409  6244 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36969
I20260709 14:56:54.883875  6244 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:54.884657  6244 heartbeater.cc:507] Master 127.2.126.62:36969 requested a full tablet report, sending...
I20260709 14:56:54.886593  5967 ts_manager.cc:194] Registered new tserver with Master: e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:54.887046  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01564562s
I20260709 14:56:54.888311  5967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51982
I20260709 14:56:54.912452  5967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51994:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:54.915344  5967 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:54.986428  6134 tablet_service.cc:1511] Processing CreateTablet for tablet 4415163afddd434ba330012d14b14038 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:54.987077  6135 tablet_service.cc:1511] Processing CreateTablet for tablet c5f5bb97644e4a76bfa66ae65a25c361 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:54.988037  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415163afddd434ba330012d14b14038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:54.988754  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f5bb97644e4a76bfa66ae65a25c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:54.995633  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 802352c3c0c640baac508b0bcc311de3 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:54.997052  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802352c3c0c640baac508b0bcc311de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.006263  6209 tablet_service.cc:1511] Processing CreateTablet for tablet c5f5bb97644e4a76bfa66ae65a25c361 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:55.007187  6207 tablet_service.cc:1511] Processing CreateTablet for tablet 802352c3c0c640baac508b0bcc311de3 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:55.007750  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f5bb97644e4a76bfa66ae65a25c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.008603  6207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802352c3c0c640baac508b0bcc311de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.013056  6208 tablet_service.cc:1511] Processing CreateTablet for tablet 4415163afddd434ba330012d14b14038 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:55.014285  6259 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.014577  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415163afddd434ba330012d14b14038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.030055  6260 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.032019  6259 tablet_bootstrap.cc:654] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.037110  6260 tablet_bootstrap.cc:654] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.042479  6059 tablet_service.cc:1511] Processing CreateTablet for tablet c5f5bb97644e4a76bfa66ae65a25c361 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:55.042971  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 91afb51ada244384bd0565f01b90bab1 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:55.043926  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f5bb97644e4a76bfa66ae65a25c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.044737  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91afb51ada244384bd0565f01b90bab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.047405  6058 tablet_service.cc:1511] Processing CreateTablet for tablet 4415163afddd434ba330012d14b14038 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:55.048803  6058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415163afddd434ba330012d14b14038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.048920  6260 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.049449  6260 ts_tablet_manager.cc:1403] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 14:56:55.050937  6206 tablet_service.cc:1511] Processing CreateTablet for tablet 178e69a5a11d473f8a9702b33dfbd9d0 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:55.052311  6206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178e69a5a11d473f8a9702b33dfbd9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.052732  6260 raft_consensus.cc:359] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.052963  6057 tablet_service.cc:1511] Processing CreateTablet for tablet 802352c3c0c640baac508b0bcc311de3 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:55.053474  6260 raft_consensus.cc:385] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.053869  6260 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.054315  6057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802352c3c0c640baac508b0bcc311de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.054879  6260 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.058398  6055 tablet_service.cc:1511] Processing CreateTablet for tablet 178e69a5a11d473f8a9702b33dfbd9d0 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:55.061087  6134 tablet_service.cc:1511] Processing CreateTablet for tablet 178e69a5a11d473f8a9702b33dfbd9d0 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:55.061278  6056 tablet_service.cc:1511] Processing CreateTablet for tablet 91afb51ada244384bd0565f01b90bab1 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:55.061520  6135 tablet_service.cc:1511] Processing CreateTablet for tablet ce2f594405b8494d97f9505974c88830 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:55.062376  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178e69a5a11d473f8a9702b33dfbd9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.056999  6054 tablet_service.cc:1511] Processing CreateTablet for tablet ce2f594405b8494d97f9505974c88830 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:55.063141  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2f594405b8494d97f9505974c88830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.059696  6055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178e69a5a11d473f8a9702b33dfbd9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.066718  6056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91afb51ada244384bd0565f01b90bab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.072105  6054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2f594405b8494d97f9505974c88830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.079124  6208 tablet_service.cc:1511] Processing CreateTablet for tablet ce2f594405b8494d97f9505974c88830 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:55.080658  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2f594405b8494d97f9505974c88830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.092795  6207 tablet_service.cc:1511] Processing CreateTablet for tablet 91afb51ada244384bd0565f01b90bab1 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:55.099004  6053 tablet_service.cc:1511] Processing CreateTablet for tablet 58a1077c54354b73a05ee44017a2875c (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:55.100661  6053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a1077c54354b73a05ee44017a2875c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.104295  6135 tablet_service.cc:1511] Processing CreateTablet for tablet 58a1077c54354b73a05ee44017a2875c (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:55.105697  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a1077c54354b73a05ee44017a2875c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.106897  6209 tablet_service.cc:1511] Processing CreateTablet for tablet 58a1077c54354b73a05ee44017a2875c (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:55.111810  6052 tablet_service.cc:1511] Processing CreateTablet for tablet 9834352131084aae9729155248c69591 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:55.112681  6259 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.113224  6052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9834352131084aae9729155248c69591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.113364  6259 ts_tablet_manager.cc:1403] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.026s
I20260709 14:56:55.117453  6259 raft_consensus.cc:359] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.118398  6259 raft_consensus.cc:385] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.118822  6259 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.122803  6134 tablet_service.cc:1511] Processing CreateTablet for tablet 9834352131084aae9729155248c69591 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:55.124358  6205 tablet_service.cc:1511] Processing CreateTablet for tablet 9834352131084aae9729155248c69591 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:55.126758  6057 tablet_service.cc:1511] Processing CreateTablet for tablet 8d014b5cf0ff4da4bbdcc47ba6391f67 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:55.128331  6057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d014b5cf0ff4da4bbdcc47ba6391f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.124490  6259 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.135748  6244 heartbeater.cc:499] Master 127.2.126.62:36969 was elected leader, sending a full tablet report...
I20260709 14:56:55.136809  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9834352131084aae9729155248c69591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.146772  6264 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.150182  6260 ts_tablet_manager.cc:1434] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.100s	user 0.014s	sys 0.000s
I20260709 14:56:55.151571  6260 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.143975  6207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91afb51ada244384bd0565f01b90bab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.152971  6205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9834352131084aae9729155248c69591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.154289  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a1077c54354b73a05ee44017a2875c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.163637  6259 ts_tablet_manager.cc:1434] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.003s
I20260709 14:56:55.167315  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 8d014b5cf0ff4da4bbdcc47ba6391f67 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:55.168650  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d014b5cf0ff4da4bbdcc47ba6391f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.170107  6170 heartbeater.cc:499] Master 127.2.126.62:36969 was elected leader, sending a full tablet report...
I20260709 14:56:55.174571  6259 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.188931  6264 tablet_bootstrap.cc:654] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.193364  6208 tablet_service.cc:1511] Processing CreateTablet for tablet 8d014b5cf0ff4da4bbdcc47ba6391f67 (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:55.196224  6132 tablet_service.cc:1511] Processing CreateTablet for tablet 680296f9387e4502957ff446e0c9d61d (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:55.200044  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680296f9387e4502957ff446e0c9d61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.202180  6260 tablet_bootstrap.cc:654] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.209025  6204 tablet_service.cc:1511] Processing CreateTablet for tablet 680296f9387e4502957ff446e0c9d61d (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:55.213727  6059 tablet_service.cc:1511] Processing CreateTablet for tablet 680296f9387e4502957ff446e0c9d61d (DEFAULT_TABLE table=test-workload [id=e17916a369a647c5a0e7e97545ad2ada]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:55.214995  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680296f9387e4502957ff446e0c9d61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.220652  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d014b5cf0ff4da4bbdcc47ba6391f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.224874  6204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680296f9387e4502957ff446e0c9d61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:55.243438  6264 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.246438  6264 ts_tablet_manager.cc:1403] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.020s
I20260709 14:56:55.249596  6264 raft_consensus.cc:359] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.259563  6260 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.259876  6259 tablet_bootstrap.cc:654] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.260128  6260 ts_tablet_manager.cc:1403] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.028s
I20260709 14:56:55.256733  6264 raft_consensus.cc:385] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.267805  6264 raft_consensus.cc:740] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.268326  6260 raft_consensus.cc:359] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.269110  6260 raft_consensus.cc:385] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.268698  6264 consensus_queue.cc:260] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.269416  6260 raft_consensus.cc:740] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.276187  6260 consensus_queue.cc:260] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.281692  6259 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.282186  6259 ts_tablet_manager.cc:1403] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.009s
I20260709 14:56:55.284651  6259 raft_consensus.cc:359] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.285190  6259 raft_consensus.cc:385] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.285427  6259 raft_consensus.cc:740] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.286118  6259 consensus_queue.cc:260] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.287063  6094 heartbeater.cc:499] Master 127.2.126.62:36969 was elected leader, sending a full tablet report...
I20260709 14:56:55.287824  6260 ts_tablet_manager.cc:1434] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 14:56:55.288893  6260 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.291671  6264 ts_tablet_manager.cc:1434] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:56:55.292775  6264 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.295629  6260 tablet_bootstrap.cc:654] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.296490  6259 ts_tablet_manager.cc:1434] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:55.298746  6264 tablet_bootstrap.cc:654] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.300334  6259 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.309684  6259 tablet_bootstrap.cc:654] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.322734  6259 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.323402  6259 ts_tablet_manager.cc:1403] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:56:55.327301  6259 raft_consensus.cc:359] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.328287  6259 raft_consensus.cc:385] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.328660  6259 raft_consensus.cc:740] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.329460  6259 consensus_queue.cc:260] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.333806  6259 ts_tablet_manager.cc:1434] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260709 14:56:55.334314  6260 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.334380  6264 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.334952  6259 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.334975  6260 ts_tablet_manager.cc:1403] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.013s
I20260709 14:56:55.335100  6264 ts_tablet_manager.cc:1403] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.019s
I20260709 14:56:55.338541  6263 raft_consensus.cc:493] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.338528  6260 raft_consensus.cc:359] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.339381  6260 raft_consensus.cc:385] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.339272  6263 raft_consensus.cc:515] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.340885  6265 raft_consensus.cc:493] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.340700  6264 raft_consensus.cc:359] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.341501  6264 raft_consensus.cc:385] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.341354  6265 raft_consensus.cc:515] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.341807  6264 raft_consensus.cc:740] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.342571  6264 consensus_queue.cc:260] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.343281  6259 tablet_bootstrap.cc:654] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.344923  6264 ts_tablet_manager.cc:1434] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:56:55.345327  6260 raft_consensus.cc:740] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.346215  6260 consensus_queue.cc:260] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.346873  6265 leader_election.cc:290] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.348501  6263 leader_election.cc:290] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), 3596db195b35424094b0e1142806f715 (127.2.126.1:35715)
I20260709 14:56:55.364693  6264 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.371812  6259 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.372449  6259 ts_tablet_manager.cc:1403] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.007s
I20260709 14:56:55.375522  6259 raft_consensus.cc:359] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.376266  6259 raft_consensus.cc:385] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.376506  6264 tablet_bootstrap.cc:654] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.376579  6259 raft_consensus.cc:740] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.377790  6259 consensus_queue.cc:260] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.380676  6259 ts_tablet_manager.cc:1434] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:55.381987  6259 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.390676  6259 tablet_bootstrap.cc:654] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.390761  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:55.391729  6145 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 0.
I20260709 14:56:55.393067  6185 leader_election.cc:304] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.394330  6263 raft_consensus.cc:2804] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.394778  6263 raft_consensus.cc:493] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.395191  6263 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.427139  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802352c3c0c640baac508b0bcc311de3" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.428354  6069 raft_consensus.cc:2468] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.428964  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.430466  6108 leader_election.cc:304] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:55.431891  6265 raft_consensus.cc:2804] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.432457  6265 raft_consensus.cc:493] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.432978  6265 raft_consensus.cc:3060] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:55.433652  6183 leader_election.cc:343] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.423273  6263 raft_consensus.cc:515] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.439416  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802352c3c0c640baac508b0bcc311de3" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.440290  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:55.440290  6219 raft_consensus.cc:2468] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.441129  6145 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.442308  6264 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.442850  6264 ts_tablet_manager.cc:1403] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.007s
I20260709 14:56:55.439410  6260 ts_tablet_manager.cc:1434] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.104s	user 0.030s	sys 0.063s
I20260709 14:56:55.443575  6265 raft_consensus.cc:515] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.446568  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802352c3c0c640baac508b0bcc311de3" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:55.446969  6260 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.447199  6068 raft_consensus.cc:3060] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.448537  6145 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:55.449885  6185 leader_election.cc:304] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.451054  6275 raft_consensus.cc:2804] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.446017  6264 raft_consensus.cc:359] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.451941  6264 raft_consensus.cc:385] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.452252  6264 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.453110  6264 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.454622  6068 raft_consensus.cc:2468] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.455582  6260 tablet_bootstrap.cc:654] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.455960  6108 leader_election.cc:304] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:55.456624  6259 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.457229  6259 ts_tablet_manager.cc:1403] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.015s
I20260709 14:56:55.461828  6259 raft_consensus.cc:359] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.462600  6259 raft_consensus.cc:385] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.462695  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802352c3c0c640baac508b0bcc311de3" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:56:55.463040  6259 raft_consensus.cc:740] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.463364  6219 raft_consensus.cc:3060] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.463572  6264 ts_tablet_manager.cc:1434] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:56:55.467235  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
W20260709 14:56:55.469329  6183 leader_election.cc:343] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.470399  6264 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.471063  6219 raft_consensus.cc:2468] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.471630  6263 leader_election.cc:290] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), 3596db195b35424094b0e1142806f715 (127.2.126.1:35715)
I20260709 14:56:55.473305  6265 leader_election.cc:290] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.474592  6265 raft_consensus.cc:2804] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.473875  6259 consensus_queue.cc:260] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.475802  6265 raft_consensus.cc:697] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:56:55.477396  6265 consensus_queue.cc:237] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.478241  6264 tablet_bootstrap.cc:654] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.480886  6275 raft_consensus.cc:697] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:56:55.481990  6275 consensus_queue.cc:237] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.486259  6260 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.486281  6259 ts_tablet_manager.cc:1434] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 14:56:55.487049  6260 ts_tablet_manager.cc:1403] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.010s
I20260709 14:56:55.487881  6259 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.489200  6264 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.489756  6264 ts_tablet_manager.cc:1403] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
W20260709 14:56:55.494524  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:55.495375  6260 raft_consensus.cc:359] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.496523  6260 raft_consensus.cc:385] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.496913  6260 raft_consensus.cc:740] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.493785  6264 raft_consensus.cc:359] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.497488  6264 raft_consensus.cc:385] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.497813  6260 consensus_queue.cc:260] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.498452  6264 raft_consensus.cc:740] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.500423  6259 tablet_bootstrap.cc:654] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.500715  6260 ts_tablet_manager.cc:1434] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:56:55.500784  6264 consensus_queue.cc:260] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.502135  6260 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.502794  5965 catalog_manager.cc:5697] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:55.503711  6264 ts_tablet_manager.cc:1434] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:56:55.504902  6264 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.497849  5967 catalog_manager.cc:5697] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:55.511219  6260 tablet_bootstrap.cc:654] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.511462  6264 tablet_bootstrap.cc:654] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.516925  6259 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.517454  6259 ts_tablet_manager.cc:1403] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260709 14:56:55.521029  6259 raft_consensus.cc:359] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.522073  6259 raft_consensus.cc:385] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.522480  6259 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.523463  6259 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.526327  6259 ts_tablet_manager.cc:1434] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:56:55.527640  6259 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.528363  6265 raft_consensus.cc:493] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.529129  6265 raft_consensus.cc:515] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.533425  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415163afddd434ba330012d14b14038" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.534370  6068 raft_consensus.cc:2468] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.536257  6108 leader_election.cc:304] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:55.537635  6284 raft_consensus.cc:2804] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.538087  6284 raft_consensus.cc:493] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.538471  6284 raft_consensus.cc:3060] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.539837  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415163afddd434ba330012d14b14038" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.540603  6219 raft_consensus.cc:2468] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.542230  6265 leader_election.cc:290] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.543653  6264 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.544505  6264 ts_tablet_manager.cc:1403] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.011s
I20260709 14:56:55.547260  6284 raft_consensus.cc:515] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.548745  6264 raft_consensus.cc:359] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.549850  6259 tablet_bootstrap.cc:654] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.549863  6264 raft_consensus.cc:385] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.550655  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415163afddd434ba330012d14b14038" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:55.550678  6264 raft_consensus.cc:740] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.551633  6068 raft_consensus.cc:3060] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.552397  6264 consensus_queue.cc:260] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.554390  6269 raft_consensus.cc:493] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.554973  6269 raft_consensus.cc:515] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.561903  6068 raft_consensus.cc:2468] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.562773  6259 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.563378  6284 leader_election.cc:290] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.564716  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415163afddd434ba330012d14b14038" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:56:55.565407  6219 raft_consensus.cc:3060] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.566749  6260 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.567379  6260 ts_tablet_manager.cc:1403] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.006s
I20260709 14:56:55.569389  6269 leader_election.cc:290] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.571201  6260 raft_consensus.cc:359] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.572158  6260 raft_consensus.cc:385] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.573336  6219 raft_consensus.cc:2468] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.572546  6260 raft_consensus.cc:740] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.577415  6260 consensus_queue.cc:260] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.577911  6107 leader_election.cc:304] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.573417  6259 ts_tablet_manager.cc:1403] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.003s
I20260709 14:56:55.579378  6284 raft_consensus.cc:2804] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.583012  6259 raft_consensus.cc:359] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.583755  6284 raft_consensus.cc:697] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:56:55.584861  6284 consensus_queue.cc:237] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.583848  6259 raft_consensus.cc:385] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.587975  6259 raft_consensus.cc:740] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.589303  6259 consensus_queue.cc:260] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.592777  6264 ts_tablet_manager.cc:1434] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 14:56:55.592934  6259 ts_tablet_manager.cc:1434] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 14:56:55.584878  6260 ts_tablet_manager.cc:1434] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 14:56:55.594493  6259 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.599191  6264 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.599422  6260 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.605060  6259 tablet_bootstrap.cc:654] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.611989  6264 tablet_bootstrap.cc:654] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.618144  6260 tablet_bootstrap.cc:654] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.624557  6265 raft_consensus.cc:493] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.625384  6265 raft_consensus.cc:515] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.635660  6275 raft_consensus.cc:493] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.636397  6275 raft_consensus.cc:515] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.638724  6282 raft_consensus.cc:493] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.639392  6282 raft_consensus.cc:515] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.642266  6281 raft_consensus.cc:493] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.642947  6265 leader_election.cc:290] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.642828  6281 raft_consensus.cc:515] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.647746  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:55.648435  6145 raft_consensus.cc:2468] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 0.
I20260709 14:56:55.649856  6185 leader_election.cc:304] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.650710  6263 raft_consensus.cc:2804] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.651077  6263 raft_consensus.cc:493] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.651427  6263 raft_consensus.cc:3060] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.651908  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.652163  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.652915  6069 raft_consensus.cc:2468] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.686362  6275 leader_election.cc:290] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:55.687211  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a1077c54354b73a05ee44017a2875c" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.695709  6259 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.658102  6108 leader_election.cc:304] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:55.696313  6259 ts_tablet_manager.cc:1403] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.102s	user 0.038s	sys 0.061s
I20260709 14:56:55.696189  6067 raft_consensus.cc:2468] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 0.
I20260709 14:56:55.696779  6282 leader_election.cc:290] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.697232  6284 raft_consensus.cc:2804] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.697619  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.697690  6284 raft_consensus.cc:493] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.698108  6183 leader_election.cc:304] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.698516  6284 raft_consensus.cc:3060] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.693194  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:55.656569  6281 leader_election.cc:290] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:55.699652  6259 raft_consensus.cc:359] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.700227  6281 raft_consensus.cc:2804] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.700444  6259 raft_consensus.cc:385] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.700758  6281 raft_consensus.cc:493] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.700867  6259 raft_consensus.cc:740] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.701344  6281 raft_consensus.cc:3060] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.692729  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.704439  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a1077c54354b73a05ee44017a2875c" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:55.701933  6259 consensus_queue.cc:260] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.702373  5967 catalog_manager.cc:5697] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:55.687043  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
W20260709 14:56:55.704646  6183 leader_election.cc:343] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.707737  6259 ts_tablet_manager.cc:1434] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:56:55.708770  6259 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.708873  6284 raft_consensus.cc:515] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.710116  6145 raft_consensus.cc:2393] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3596db195b35424094b0e1142806f715 in current term 1: Already voted for candidate 8ab36088c8ac4e778458d416305b7cc8 in this term.
W20260709 14:56:55.657859  6032 leader_election.cc:343] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.702737  6263 raft_consensus.cc:515] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.712842  6217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:56:55.713414  6284 leader_election.cc:290] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
W20260709 14:56:55.713495  6107 leader_election.cc:343] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:55.712769  6185 leader_election.cc:343] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:55.714921  6107 leader_election.cc:343] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.687664  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.716573  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:55.717197  6068 raft_consensus.cc:3060] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:55.717443  6108 leader_election.cc:343] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.718465  6259 tablet_bootstrap.cc:654] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.718571  6260 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.719089  6260 ts_tablet_manager.cc:1403] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.004s
W20260709 14:56:55.720919  6032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.3:40071, user_credentials={real_user=slave}} blocked reactor thread for 63082.4us
I20260709 14:56:55.721627  6218 raft_consensus.cc:2393] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ab36088c8ac4e778458d416305b7cc8 in current term 1: Already voted for candidate e371b84f2cb04f53ba12fc489f84c0b2 in this term.
I20260709 14:56:55.723008  6035 leader_election.cc:304] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3596db195b35424094b0e1142806f715; no voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:55.723582  6281 raft_consensus.cc:515] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.724215  6107 leader_election.cc:304] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8; no voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:55.725613  6260 raft_consensus.cc:359] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.726217  6068 raft_consensus.cc:2468] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.726388  6260 raft_consensus.cc:385] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.727355  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a1077c54354b73a05ee44017a2875c" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:55.727133  6263 leader_election.cc:290] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:55.726790  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:55.733103  6067 raft_consensus.cc:3060] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.727753  6284 raft_consensus.cc:3060] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.716188  6264 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
W20260709 14:56:55.733788  6183 leader_election.cc:343] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.734040  6264 ts_tablet_manager.cc:1403] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.135s	user 0.028s	sys 0.012s
I20260709 14:56:55.732285  6260 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.726801  6269 raft_consensus.cc:2749] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:55.735386  6260 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.738688  6281 leader_election.cc:290] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:55.742836  6108 leader_election.cc:304] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:55.743741  6282 raft_consensus.cc:2804] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.744275  6282 raft_consensus.cc:697] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:56:55.743829  6067 raft_consensus.cc:2468] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:55.744765  6260 ts_tablet_manager.cc:1434] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 14:56:55.737287  6264 raft_consensus.cc:359] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.745146  6282 consensus_queue.cc:237] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.745657  6264 raft_consensus.cc:385] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.746484  6264 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.745906  6183 leader_election.cc:304] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.747334  6264 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.748309  6259 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.748807  6259 ts_tablet_manager.cc:1403] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.040s	user 0.000s	sys 0.010s
I20260709 14:56:55.752130  6264 ts_tablet_manager.cc:1434] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 14:56:55.743852  6284 raft_consensus.cc:2749] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:55.751976  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:55.753185  6263 raft_consensus.cc:2804] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.753742  6264 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.753717  6263 raft_consensus.cc:697] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:56:55.754853  6263 consensus_queue.cc:237] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.760528  6145 raft_consensus.cc:2468] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:55.762025  6264 tablet_bootstrap.cc:654] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.762173  6185 leader_election.cc:304] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 3596db195b35424094b0e1142806f715
I20260709 14:56:55.745909  6260 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.763477  6275 raft_consensus.cc:2804] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.764003  6275 raft_consensus.cc:697] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:56:55.764842  6275 consensus_queue.cc:237] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.768975  6259 raft_consensus.cc:359] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.769901  6259 raft_consensus.cc:385] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.770220  6259 raft_consensus.cc:740] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.771289  6284 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.771136  6259 consensus_queue.cc:260] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.771766  6284 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.773476  6259 ts_tablet_manager.cc:1434] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:56:55.773905  6284 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.774426  6259 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8: Bootstrap starting.
I20260709 14:56:55.775512  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
W20260709 14:56:55.776906  6107 leader_election.cc:343] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.778659  6269 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.779299  6269 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.779795  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a1077c54354b73a05ee44017a2875c" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:55.780409  6145 raft_consensus.cc:3060] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.781622  6269 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.776093  5965 catalog_manager.cc:5697] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:55.782840  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.783460  6218 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 0.
I20260709 14:56:55.783914  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:55.784744  6144 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 0.
I20260709 14:56:55.784801  6032 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.785857  6269 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.786248  6269 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.786644  6269 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.794396  6269 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.796861  6260 tablet_bootstrap.cc:654] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.798344  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:56:55.798970  6218 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.798916  5965 catalog_manager.cc:5697] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:55.804585  6306 raft_consensus.cc:493] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.804595  6145 raft_consensus.cc:2468] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:55.805289  6306 raft_consensus.cc:515] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.805982  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:55.806639  6144 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.806792  6259 tablet_bootstrap.cc:654] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.807729  6306 leader_election.cc:290] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.809844  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.810886  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.811866  6264 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.812371  6264 ts_tablet_manager.cc:1403] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.017s
I20260709 14:56:55.813001  5964 catalog_manager.cc:5697] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:55.815347  6264 raft_consensus.cc:359] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.816193  6264 raft_consensus.cc:385] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.816525  6264 raft_consensus.cc:740] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.803649  6269 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.817330  6218 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 1.
I20260709 14:56:55.817276  6264 consensus_queue.cc:260] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.818964  6032 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:55.820149  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
W20260709 14:56:55.821765  6108 leader_election.cc:343] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:55.821887  6145 raft_consensus.cc:2393] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3596db195b35424094b0e1142806f715 in current term 1: Already voted for candidate e371b84f2cb04f53ba12fc489f84c0b2 in this term.
I20260709 14:56:55.822265  6108 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8; no voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:55.823172  6035 leader_election.cc:304] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3596db195b35424094b0e1142806f715; no voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:55.823197  6264 ts_tablet_manager.cc:1434] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:56:55.823915  6282 raft_consensus.cc:2749] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:55.824470  6306 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.824579  6264 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.831816  6306 raft_consensus.cc:2749] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:55.832543  6306 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.833022  6306 raft_consensus.cc:697] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 LEADER]: Becoming Leader. State: Replica: 3596db195b35424094b0e1142806f715, State: Running, Role: LEADER
I20260709 14:56:55.833879  6306 consensus_queue.cc:237] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.840210  6144 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 1.
I20260709 14:56:55.844641  6264 tablet_bootstrap.cc:654] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.847002  6259 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8: No bootstrap required, opened a new log
I20260709 14:56:55.848878  6264 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.850164  6259 ts_tablet_manager.cc:1403] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.013s
I20260709 14:56:55.850250  6264 ts_tablet_manager.cc:1403] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 14:56:55.852733  6259 raft_consensus.cc:359] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.849445  6260 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.853399  6259 raft_consensus.cc:385] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.853186  6264 raft_consensus.cc:359] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.853814  6259 raft_consensus.cc:740] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.853945  6264 raft_consensus.cc:385] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.854023  6260 ts_tablet_manager.cc:1403] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.009s
I20260709 14:56:55.854403  6264 raft_consensus.cc:740] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.854592  6259 consensus_queue.cc:260] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.855259  6264 consensus_queue.cc:260] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.857003  6259 ts_tablet_manager.cc:1434] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:56:55.856204  5965 catalog_manager.cc:5697] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3596db195b35424094b0e1142806f715 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "3596db195b35424094b0e1142806f715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:55.857261  6264 ts_tablet_manager.cc:1434] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:55.858179  6264 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.860596  6260 raft_consensus.cc:359] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.861276  6260 raft_consensus.cc:385] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.861572  6260 raft_consensus.cc:740] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.862267  6260 consensus_queue.cc:260] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.864516  6260 ts_tablet_manager.cc:1434] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:56:55.865463  6260 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.871750  6264 tablet_bootstrap.cc:654] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.871750  6260 tablet_bootstrap.cc:654] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.877971  6264 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.878985  6264 ts_tablet_manager.cc:1403] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260709 14:56:55.880542  6260 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.880949  6260 ts_tablet_manager.cc:1403] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260709 14:56:55.881369  6264 raft_consensus.cc:359] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.881937  6264 raft_consensus.cc:385] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.882161  6264 raft_consensus.cc:740] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.882725  6264 consensus_queue.cc:260] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.882983  6260 raft_consensus.cc:359] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.883617  6260 raft_consensus.cc:385] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.883913  6260 raft_consensus.cc:740] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.884362  6264 ts_tablet_manager.cc:1434] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:56:55.884581  6260 consensus_queue.cc:260] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.885459  6264 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:56:55.886677  6260 ts_tablet_manager.cc:1434] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:55.887622  6260 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.890902  6264 tablet_bootstrap.cc:654] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.891911  6260 tablet_bootstrap.cc:654] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.903086  6260 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.903121  6264 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: No bootstrap required, opened a new log
I20260709 14:56:55.903679  6260 ts_tablet_manager.cc:1403] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.014s
I20260709 14:56:55.903751  6264 ts_tablet_manager.cc:1403] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:56:55.905923  6260 raft_consensus.cc:359] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.906468  6260 raft_consensus.cc:385] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.906258  6264 raft_consensus.cc:359] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.906735  6260 raft_consensus.cc:740] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.906932  6264 raft_consensus.cc:385] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.907248  6264 raft_consensus.cc:740] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.907498  6260 consensus_queue.cc:260] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.907754  6264 consensus_queue.cc:260] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.909425  6260 ts_tablet_manager.cc:1434] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:55.909646  6264 ts_tablet_manager.cc:1434] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:55.910535  6260 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: Bootstrap starting.
I20260709 14:56:55.916643  6260 tablet_bootstrap.cc:654] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:55.922187  6260 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: No bootstrap required, opened a new log
I20260709 14:56:55.922695  6260 ts_tablet_manager.cc:1403] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:56:55.924597  6260 raft_consensus.cc:359] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.925066  6260 raft_consensus.cc:385] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:55.925351  6260 raft_consensus.cc:740] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:55.925909  6260 consensus_queue.cc:260] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.927668  6260 ts_tablet_manager.cc:1434] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:55.944854  6282 raft_consensus.cc:493] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:55.945307  6282 raft_consensus.cc:515] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.946906  6282 leader_election.cc:290] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.947546  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d014b5cf0ff4da4bbdcc47ba6391f67" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:55.947928  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d014b5cf0ff4da4bbdcc47ba6391f67" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:55.948189  6067 raft_consensus.cc:2468] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.948501  6218 raft_consensus.cc:2468] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 0.
I20260709 14:56:55.949215  6108 leader_election.cc:304] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:55.949826  6282 raft_consensus.cc:2804] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:55.950178  6282 raft_consensus.cc:493] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:55.950486  6282 raft_consensus.cc:3060] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.955502  6282 raft_consensus.cc:515] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.957170  6282 leader_election.cc:290] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:55.957952  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d014b5cf0ff4da4bbdcc47ba6391f67" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:55.958146  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d014b5cf0ff4da4bbdcc47ba6391f67" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:56:55.958616  6067 raft_consensus.cc:3060] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.958659  6218 raft_consensus.cc:3060] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:55.962363  6275 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:55.965719  6067 raft_consensus.cc:2468] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.966285  6218 raft_consensus.cc:2468] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 1.
I20260709 14:56:55.967224  6108 leader_election.cc:304] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:55.968148  6282 raft_consensus.cc:2804] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:55.968631  6282 raft_consensus.cc:697] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:56:55.969450  6282 consensus_queue.cc:237] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:55.974463  6275 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:55.987886  5967 catalog_manager.cc:5697] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:56.003670  6282 consensus_queue.cc:1048] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.014053  6284 consensus_queue.cc:1048] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.035429  6306 raft_consensus.cc:493] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:56.035948  6306 raft_consensus.cc:515] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.037501  6306 leader_election.cc:290] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:56.038311  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:56.038457  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:56.039186  6144 raft_consensus.cc:2393] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3596db195b35424094b0e1142806f715 in current term 1: Already voted for candidate e371b84f2cb04f53ba12fc489f84c0b2 in this term.
I20260709 14:56:56.039755  6275 raft_consensus.cc:493] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:56.040226  6035 leader_election.cc:304] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3596db195b35424094b0e1142806f715; no voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:56.040292  6275 raft_consensus.cc:515] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.041144  6306 raft_consensus.cc:3060] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.042322  6275 leader_election.cc:290] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:56.043103  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9834352131084aae9729155248c69591" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:56.043365  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9834352131084aae9729155248c69591" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:56.043658  6069 raft_consensus.cc:2468] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 0.
I20260709 14:56:56.044054  6144 raft_consensus.cc:2468] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 0.
I20260709 14:56:56.044677  6183 leader_election.cc:304] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:56.045475  6275 raft_consensus.cc:2804] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:56.045842  6275 raft_consensus.cc:493] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:56.046140  6275 raft_consensus.cc:3060] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.047353  6306 raft_consensus.cc:2749] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:56.050894  6275 raft_consensus.cc:515] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.052654  6275 leader_election.cc:290] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:56.053362  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9834352131084aae9729155248c69591" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:56:56.053617  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9834352131084aae9729155248c69591" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:56.054016  6069 raft_consensus.cc:3060] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.054138  6144 raft_consensus.cc:3060] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.058159  6284 consensus_queue.cc:1048] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.061015  6144 raft_consensus.cc:2468] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:56.061369  6069 raft_consensus.cc:2468] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:56.062446  6185 leader_election.cc:304] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:56.063405  6275 raft_consensus.cc:2804] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:56.063876  6275 raft_consensus.cc:697] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:56:56.065387  6275 consensus_queue.cc:237] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.069583  6265 consensus_queue.cc:1048] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.082341  5965 catalog_manager.cc:5697] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:56.198451  6275 consensus_queue.cc:1048] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.209391  6275 consensus_queue.cc:1048] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.219434  6275 consensus_queue.cc:1048] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.230549  6263 consensus_queue.cc:1048] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.266059  6263 raft_consensus.cc:493] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:56.266589  6263 raft_consensus.cc:515] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.268359  6263 leader_election.cc:290] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:56.269229  6067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3596db195b35424094b0e1142806f715" is_pre_election: true
I20260709 14:56:56.269397  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178e69a5a11d473f8a9702b33dfbd9d0" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:56.269971  6067 raft_consensus.cc:2393] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e371b84f2cb04f53ba12fc489f84c0b2 in current term 1: Already voted for candidate 8ab36088c8ac4e778458d416305b7cc8 in this term.
I20260709 14:56:56.270849  6183 leader_election.cc:304] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e371b84f2cb04f53ba12fc489f84c0b2; no voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:56:56.271519  6263 raft_consensus.cc:3060] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.276619  6263 raft_consensus.cc:2749] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:56.301247  6306 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:56.301833  6306 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.303592  6306 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:56.304342  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:56.304658  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:56.304926  6144 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 0.
I20260709 14:56:56.305276  6218 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 0.
I20260709 14:56:56.306059  6035 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:56.306887  6306 raft_consensus.cc:2804] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:56.307271  6306 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:56.307559  6306 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.309940  6265 consensus_queue.cc:1048] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.314281  6306 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.316063  6306 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:56.316973  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:56.317574  6144 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.317445  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "3596db195b35424094b0e1142806f715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:56:56.320210  6218 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:56.324806  6144 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 1.
I20260709 14:56:56.324955  6282 consensus_queue.cc:1048] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.326052  6035 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:56:56.326874  6306 raft_consensus.cc:2804] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:56.327330  6306 raft_consensus.cc:697] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 LEADER]: Becoming Leader. State: Replica: 3596db195b35424094b0e1142806f715, State: Running, Role: LEADER
I20260709 14:56:56.328161  6306 consensus_queue.cc:237] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:56.330447  6218 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3596db195b35424094b0e1142806f715 in term 1.
I20260709 14:56:56.338362  5967 catalog_manager.cc:5697] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3596db195b35424094b0e1142806f715 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "3596db195b35424094b0e1142806f715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:56.360260  6282 consensus_queue.cc:1048] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.370891  6265 consensus_queue.cc:1048] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.410966  6306 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.421561  6306 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.481061  6263 consensus_queue.cc:1048] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:56.490091  2552 ts_manager.cc:295] Set tserver state for 3596db195b35424094b0e1142806f715 to MAINTENANCE_MODE
I20260709 14:56:56.490954  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
I20260709 14:56:56.494238  6281 consensus_queue.cc:1048] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:56.495795  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:56.497138  6183 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 184 similar messages]
W20260709 14:56:56.509691  6183 consensus_peers.cc:597] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:56.518097  6108 consensus_peers.cc:597] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:56.530095  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:56.530874  2552 tablet_replica.cc:333] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.531565  2552 raft_consensus.cc:2243] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:56.532212  2552 pending_rounds.cc:70] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Trying to abort 1 pending ops.
I20260709 14:56:56.532446  2552 pending_rounds.cc:77] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662530892017664 op_type: NO_OP noop_request { }
I20260709 14:56:56.532858  2552 raft_consensus.cc:2889] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:56.533141  2552 raft_consensus.cc:2272] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.535405  2552 tablet_replica.cc:333] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.536054  2552 raft_consensus.cc:2243] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.536465  2552 raft_consensus.cc:2272] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.538883  2552 tablet_replica.cc:333] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.539671  2552 raft_consensus.cc:2243] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.540206  2552 raft_consensus.cc:2272] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.542472  2552 tablet_replica.cc:333] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.542975  2552 raft_consensus.cc:2243] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.543285  2552 raft_consensus.cc:2272] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.544852  2552 tablet_replica.cc:333] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.545310  2552 raft_consensus.cc:2243] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.545650  2552 raft_consensus.cc:2272] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.547574  2552 tablet_replica.cc:333] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.548173  2552 raft_consensus.cc:2243] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.548525  2552 raft_consensus.cc:2272] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.550438  2552 tablet_replica.cc:333] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.550904  2552 raft_consensus.cc:2243] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.551234  2552 raft_consensus.cc:2272] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.553310  2552 tablet_replica.cc:333] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.553784  2552 raft_consensus.cc:2243] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.554121  2552 raft_consensus.cc:2272] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.556035  2552 tablet_replica.cc:333] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.556489  2552 raft_consensus.cc:2243] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:56.556819  2552 raft_consensus.cc:2272] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.558660  2552 tablet_replica.cc:333] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: stopping tablet replica
I20260709 14:56:56.559079  2552 raft_consensus.cc:2243] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:56.559894  2552 raft_consensus.cc:2272] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:56.587442  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
W20260709 14:56:56.602814  6108 consensus_peers.cc:597] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:56.774127  6183 consensus_peers.cc:597] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:56.801028  6183 consensus_peers.cc:597] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:56.899893  6108 consensus_peers.cc:597] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:56.933559  6108 consensus_peers.cc:597] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:56.975634  6183 consensus_peers.cc:597] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:57.496940  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:57.919615  6284 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3596db195b35424094b0e1142806f715)
I20260709 14:56:57.920215  6284 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:57.922065  6284 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:56:57.923202  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" is_pre_election: true
I20260709 14:56:57.925407  6345 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3596db195b35424094b0e1142806f715)
W20260709 14:56:57.925621  6108 leader_election.cc:336] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111)
I20260709 14:56:57.925889  6345 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:57.926100  6108 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [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: 8ab36088c8ac4e778458d416305b7cc8; no voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:56:57.926784  6284 raft_consensus.cc:2749] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:57.927696  6345 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:57.928750  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:57.929253  6144 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:57.930277  6185 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [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: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:57.931058  6345 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:57.931118  6183 leader_election.cc:336] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111)
I20260709 14:56:57.931496  6345 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3596db195b35424094b0e1142806f715)
I20260709 14:56:57.931929  6345 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.936542  6345 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:57.938033  6345 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:57.939110  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:57.939610  6144 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:57.941277  6183 leader_election.cc:336] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111)
I20260709 14:56:57.944056  6144 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 2.
I20260709 14:56:57.944957  6185 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [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: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 3596db195b35424094b0e1142806f715
I20260709 14:56:57.945572  6345 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:57.945948  6345 raft_consensus.cc:697] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:56:57.946682  6345 consensus_queue.cc:237] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:57.952999  5967 catalog_manager.cc:5697] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 1 to 2, leader changed from 3596db195b35424094b0e1142806f715 (127.2.126.1) to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:58.331732  6144 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:58.333118  6345 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:58.345929  6183 consensus_peers.cc:597] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:58.373587  6263 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:58.374217  6263 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:58.376194  6263 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:58.377403  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8" is_pre_election: true
I20260709 14:56:58.378084  6144 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 1.
I20260709 14:56:58.379179  6185 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [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: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:56:58.380035  6263 raft_consensus.cc:2804] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:58.380102  6183 leader_election.cc:336] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111)
I20260709 14:56:58.380436  6263 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.380807  6263 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:58.385576  6263 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:58.387246  6263 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:56:58.388319  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:56:58.388831  6144 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:58.390561  6183 leader_election.cc:336] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111)
I20260709 14:56:58.394438  6144 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 2.
I20260709 14:56:58.395462  6185 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [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: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 3596db195b35424094b0e1142806f715
I20260709 14:56:58.396314  6263 raft_consensus.cc:2804] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:58.396704  6263 raft_consensus.cc:697] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:56:58.397467  6263 consensus_queue.cc:237] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:56:58.404512  5965 catalog_manager.cc:5697] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 1 to 2, leader changed from 3596db195b35424094b0e1142806f715 (127.2.126.1) to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:58.498143  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:58.852980  6183 consensus_peers.cc:597] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:58.872135  6108 consensus_peers.cc:597] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:58.873996  6108 consensus_peers.cc:597] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:58.907168  6144 raft_consensus.cc:1275] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:58.908398  6263 consensus_queue.cc:1048] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:59.202764  6183 consensus_peers.cc:597] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:59.304572  6108 consensus_peers.cc:597] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:59.308758  6183 consensus_peers.cc:597] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:59.313095  6183 consensus_peers.cc:597] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:59.351325  6108 consensus_peers.cc:597] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:59.372012  6183 consensus_peers.cc:597] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:59.499087  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:57:00.500272  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:57:00.838505  6183 consensus_peers.cc:597] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:57:01.349691  6183 consensus_peers.cc:597] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:57:01.453099  6108 consensus_peers.cc:597] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:57:01.501430  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:57:01.502349  6183 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111) [suppressed 96 similar messages]
W20260709 14:57:01.525527  6108 consensus_peers.cc:597] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:57:01.607105  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:01.615103  6360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:01.615142  6361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:01.617417  6363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:01.619172  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:01.623535  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:01.623839  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:01.624071  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609021624050 us; error 0 us; skew 500 ppm
I20260709 14:57:01.624744  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:01.627736  2552 webserver.cc:533] Webserver started at http://127.2.126.1:40689/ using document root <none> and password file <none>
I20260709 14:57:01.628430  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:01.628645  2552 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:57:01.633056  2552 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:57:01.637028  6368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:01.637766  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:57:01.638072  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "3596db195b35424094b0e1142806f715"
format_stamp: "Formatted at 2026-07-09 14:56:54 on dist-test-slave-hxnw"
I20260709 14:57:01.638468  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:57:01.649731  6108 consensus_peers.cc:597] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:57:01.665509  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:01.667304  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:01.669162  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:01.673183  6375 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:57:01.722456  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:57:01.722795  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 14:57:01.723167  2552 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:57:01.728323  6375 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
W20260709 14:57:01.740563  6183 consensus_peers.cc:597] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:57:01.743637  6375 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.744513  6375 tablet_bootstrap.cc:492] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.745074  6375 ts_tablet_manager.cc:1403] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 14:57:01.747262  6375 raft_consensus.cc:359] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.748132  6375 raft_consensus.cc:740] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.748844  6375 consensus_queue.cc:260] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.751212  6375 ts_tablet_manager.cc:1434] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:57:01.751915  6375 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.762274  2552 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:57:01.762609  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.035s	sys 0.003s
I20260709 14:57:01.763608  6375 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:57:01.764526  6375 tablet_bootstrap.cc:492] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.765100  6375 ts_tablet_manager.cc:1403] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 14:57:01.767168  6375 raft_consensus.cc:359] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.768033  6375 raft_consensus.cc:740] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.768689  6375 consensus_queue.cc:260] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.770220  6375 ts_tablet_manager.cc:1434] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:57:01.770932  6375 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.786190  6375 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.787169  6375 tablet_bootstrap.cc:492] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.787860  6375 ts_tablet_manager.cc:1403] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:57:01.790475  6375 raft_consensus.cc:359] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.791316  6375 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.792158  6375 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [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: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.794152  6375 ts_tablet_manager.cc:1434] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:57:01.794814  6375 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
W20260709 14:57:01.806351  6183 consensus_peers.cc:597] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:57:01.811719  6375 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.812580  6375 tablet_bootstrap.cc:492] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.813110  6375 ts_tablet_manager.cc:1403] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:57:01.815196  6375 raft_consensus.cc:359] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.815694  6375 raft_consensus.cc:740] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.816355  6375 consensus_queue.cc:260] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.817724  6375 ts_tablet_manager.cc:1434] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:57:01.818346  6375 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.829161  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:35715
I20260709 14:57:01.829262  6437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:35715 every 8 connection(s)
I20260709 14:57:01.831682  6375 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.832719  6375 tablet_bootstrap.cc:492] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.833423  6375 ts_tablet_manager.cc:1403] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.011s
W20260709 14:57:01.833600  6439 tablet.cc:2406] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:57:01.834429  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:01.836700  6375 raft_consensus.cc:359] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.837644  6375 raft_consensus.cc:740] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.838661  6375 consensus_queue.cc:260] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.840894  6375 ts_tablet_manager.cc:1434] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:57:01.841760  6375 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.858289  6438 heartbeater.cc:344] Connected to a master server at 127.2.126.62:36969
I20260709 14:57:01.858745  6438 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:01.859241  6375 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.859560  6438 heartbeater.cc:507] Master 127.2.126.62:36969 requested a full tablet report, sending...
I20260709 14:57:01.860241  6375 tablet_bootstrap.cc:492] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.860970  6375 ts_tablet_manager.cc:1403] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:57:01.863478  6219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
mode: GRACEFUL
new_leader_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:57:01.863533  6375 raft_consensus.cc:359] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.864446  6375 raft_consensus.cc:740] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.864421  6219 raft_consensus.cc:606] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Received request to transfer leadership to TS 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:57:01.865401  6375 consensus_queue.cc:260] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.866598  5965 ts_manager.cc:194] Re-registered known tserver with Master: 3596db195b35424094b0e1142806f715 (127.2.126.1:35715)
I20260709 14:57:01.867450  6375 ts_tablet_manager.cc:1434] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:57:01.867460  6219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce2f594405b8494d97f9505974c88830"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
mode: GRACEFUL
new_leader_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:57:01.868191  6219 raft_consensus.cc:606] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Received request to transfer leadership to TS 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:57:01.868424  6375 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.869277  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:01.869726  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:01.870275  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:01.884048  6446 raft_consensus.cc:993] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: : Instructing follower 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:01.884656  6446 raft_consensus.cc:1081] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Signalling peer 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:01.885356  6375 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.886209  6375 tablet_bootstrap.cc:492] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.887056  6144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:57:01.887306  5965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51998
I20260709 14:57:01.887652  6375 ts_tablet_manager.cc:1403] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:57:01.887701  6144 raft_consensus.cc:493] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:01.888355  6144 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.891521  6438 heartbeater.cc:499] Master 127.2.126.62:36969 was elected leader, sending a full tablet report...
I20260709 14:57:01.891568  6375 raft_consensus.cc:359] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.892359  6375 raft_consensus.cc:740] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.893112  6375 consensus_queue.cc:260] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.895421  6375 ts_tablet_manager.cc:1434] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:57:01.896306  6375 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.899292  6144 raft_consensus.cc:515] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.901940  6144 leader_election.cc:290] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 2 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:57:01.903020  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:57:01.903796  6219 raft_consensus.cc:3055] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:01.904124  6219 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:01.905251  6219 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.906728  6219 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.923245  6411 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.925357  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:01.926293  6410 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.925313  6219 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 2.
I20260709 14:57:01.930091  6107 leader_election.cc:304] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ab36088c8ac4e778458d416305b7cc8, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:57:01.931157  6355 raft_consensus.cc:2804] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:01.932636  6411 pending_rounds.cc:85] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Aborting all ops after (but not including) 0
I20260709 14:57:01.933032  6411 pending_rounds.cc:107] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:57:01.933386  6411 raft_consensus.cc:2889] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:01.933625  6375 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.934639  6375 tablet_bootstrap.cc:492] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.934895  6355 raft_consensus.cc:697] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:01.935298  6375 ts_tablet_manager.cc:1403] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.012s
I20260709 14:57:01.936192  6355 consensus_queue.cc:237] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.938455  6375 raft_consensus.cc:359] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.939193  6375 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.940128  6410 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 2.
I20260709 14:57:01.940037  6375 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.943105  6375 ts_tablet_manager.cc:1434] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:57:01.945071  6375 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.953022  5965 catalog_manager.cc:5697] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 1 to 2, leader changed from e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3) to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:01.964818  6375 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.965746  6375 tablet_bootstrap.cc:492] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.966447  6375 ts_tablet_manager.cc:1403] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 14:57:01.969120  6375 raft_consensus.cc:359] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.969648  6375 raft_consensus.cc:740] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.970244  6375 consensus_queue.cc:260] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.972077  6375 ts_tablet_manager.cc:1434] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:57:01.972965  6375 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Bootstrap starting.
I20260709 14:57:01.985008  6375 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:57:01.985718  6375 tablet_bootstrap.cc:492] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Bootstrap complete.
I20260709 14:57:01.986431  6375 ts_tablet_manager.cc:1403] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:57:01.989147  6375 raft_consensus.cc:359] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.989713  6375 raft_consensus.cc:740] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3596db195b35424094b0e1142806f715, State: Initialized, Role: FOLLOWER
I20260709 14:57:01.990260  6375 consensus_queue.cc:260] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:01.992169  6375 ts_tablet_manager.cc:1434] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:57:02.140204  6263 raft_consensus.cc:993] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: : Instructing follower 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:02.140735  6446 raft_consensus.cc:1081] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Signalling peer 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:02.142107  6144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce2f594405b8494d97f9505974c88830"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:57:02.142597  6144 raft_consensus.cc:493] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:02.142901  6144 raft_consensus.cc:3060] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.147951  6144 raft_consensus.cc:515] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:02.149354  6144 leader_election.cc:290] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 2 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:57:02.150254  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:02.150382  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f594405b8494d97f9505974c88830" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:57:02.150964  6411 raft_consensus.cc:3060] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.150969  6219 raft_consensus.cc:3055] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:02.151501  6219 raft_consensus.cc:740] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:02.152459  6219 consensus_queue.cc:260] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:02.153789  6219 raft_consensus.cc:3060] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.158381  6411 raft_consensus.cc:2468] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 2.
I20260709 14:57:02.159518  6108 leader_election.cc:304] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:57:02.160228  6355 raft_consensus.cc:2804] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:02.160734  6355 raft_consensus.cc:697] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:02.160815  6219 raft_consensus.cc:2468] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 2.
I20260709 14:57:02.161707  6355 consensus_queue.cc:237] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:02.169848  5965 catalog_manager.cc:5697] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 1 to 2, leader changed from e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3) to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:02.232301  6411 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.374756  6219 raft_consensus.cc:1275] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:02.376475  6464 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:02.387034  6411 raft_consensus.cc:1275] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:02.389364  6450 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:57:02.502444  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:57:02.556897  6219 raft_consensus.cc:1275] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:02.558199  6450 consensus_queue.cc:1048] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:02.567482  6411 raft_consensus.cc:1275] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:02.568961  6464 consensus_queue.cc:1048] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:02.888434  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:02.921721  6145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4415163afddd434ba330012d14b14038"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
mode: GRACEFUL
new_leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:34594
I20260709 14:57:02.922528  6145 raft_consensus.cc:606] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Received request to transfer leadership to TS e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:57:02.925150  6145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
mode: GRACEFUL
new_leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:34594
I20260709 14:57:02.925578  6145 raft_consensus.cc:606] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Received request to transfer leadership to TS e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:57:02.926573  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:02.927057  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:02.927618  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:03.003549  6464 raft_consensus.cc:993] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: : Instructing follower e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:03.004115  6355 raft_consensus.cc:1081] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Signalling peer e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:03.005868  6219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4415163afddd434ba330012d14b14038"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:47296
I20260709 14:57:03.006386  6219 raft_consensus.cc:493] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:03.006762  6219 raft_consensus.cc:3060] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.012185  6219 raft_consensus.cc:515] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:03.013931  6219 leader_election.cc:290] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:57:03.014710  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415163afddd434ba330012d14b14038" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:03.015038  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415163afddd434ba330012d14b14038" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:57:03.015399  6411 raft_consensus.cc:3060] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.015684  6145 raft_consensus.cc:3055] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:03.016085  6145 raft_consensus.cc:740] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:03.016822  6145 consensus_queue.cc:260] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:03.017829  6145 raft_consensus.cc:3060] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.022217  6411 raft_consensus.cc:2468] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 2.
I20260709 14:57:03.023294  6183 leader_election.cc:304] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:57:03.024094  6263 raft_consensus.cc:2804] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:03.024466  6263 raft_consensus.cc:697] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:03.025151  6145 raft_consensus.cc:2468] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 2.
I20260709 14:57:03.025291  6263 consensus_queue.cc:237] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:03.032194  5967 catalog_manager.cc:5697] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 1 to 2, leader changed from 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2) to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:03.291642  6470 raft_consensus.cc:993] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: : Instructing follower e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:03.292224  6464 raft_consensus.cc:1081] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Signalling peer e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:03.293761  6219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:47296
I20260709 14:57:03.294281  6219 raft_consensus.cc:493] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:03.294579  6219 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.300505  6219 raft_consensus.cc:515] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:03.302376  6219 leader_election.cc:290] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019), 3596db195b35424094b0e1142806f715 (127.2.126.1:35715)
I20260709 14:57:03.303272  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:57:03.303539  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:03.303982  6145 raft_consensus.cc:3055] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:03.304117  6411 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.304371  6145 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:03.305238  6145 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [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: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:03.306484  6145 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.311488  6411 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 3.
I20260709 14:57:03.312811  6183 leader_election.cc:304] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [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: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:57:03.313321  6145 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 3.
I20260709 14:57:03.313449  6263 raft_consensus.cc:2804] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:03.313973  6263 raft_consensus.cc:697] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:03.314752  6263 consensus_queue.cc:237] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [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: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:03.320078  5967 catalog_manager.cc:5697] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 2 to 3, leader changed from 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2) to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:03.455864  6145 raft_consensus.cc:1275] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:03.457309  6263 consensus_queue.cc:1048] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:03.467357  6411 raft_consensus.cc:1275] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:03.468946  6480 consensus_queue.cc:1048] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:57:03.503260  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:57:03.840152  6145 raft_consensus.cc:1275] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:03.841506  6480 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:03.849695  6410 raft_consensus.cc:1275] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:03.851902  6446 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:03.933897  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:03.941629  6219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
mode: GRACEFUL
new_leader_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:57:03.942301  6219 raft_consensus.cc:606] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Received request to transfer leadership to TS 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:57:03.945016  6219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
mode: GRACEFUL
new_leader_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:57:03.945696  6219 raft_consensus.cc:606] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Received request to transfer leadership to TS 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:57:03.947279  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:03.947822  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:03.948369  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:04.014990  6263 raft_consensus.cc:993] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: : Instructing follower 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:04.015523  6446 raft_consensus.cc:1081] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Signalling peer 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:04.016901  6145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:57:04.017330  6145 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.017580  6145 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.022339  6145 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.023922  6145 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 3 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:57:04.024801  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:04.025077  6217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:57:04.025413  6410 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.025635  6217 raft_consensus.cc:3055] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:04.026001  6217 raft_consensus.cc:740] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:04.026690  6217 consensus_queue.cc:260] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.027608  6217 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.030462  6410 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 3.
I20260709 14:57:04.031520  6108 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [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: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:57:04.032250  6464 raft_consensus.cc:2804] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:04.032696  6464 raft_consensus.cc:697] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:04.033232  6217 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 3.
I20260709 14:57:04.033557  6464 consensus_queue.cc:237] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.041333  5967 catalog_manager.cc:5697] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 2 to 3, leader changed from e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3) to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.418514  6263 raft_consensus.cc:993] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: : Instructing follower 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:04.419005  6446 raft_consensus.cc:1081] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Signalling peer 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:04.420403  6145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:57:04.420830  6145 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.421125  6145 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.425750  6145 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.427266  6145 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 3 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:57:04.427980  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:04.428364  6217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:57:04.428642  6410 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.428946  6217 raft_consensus.cc:3055] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:04.429281  6217 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:04.430186  6217 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.431424  6217 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.435580  6410 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 3.
I20260709 14:57:04.436847  6108 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [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: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:57:04.437547  6464 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:04.437881  6217 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 3.
I20260709 14:57:04.437985  6464 raft_consensus.cc:697] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:04.439234  6464 consensus_queue.cc:237] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.445458  5967 catalog_manager.cc:5697] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 2 to 3, leader changed from e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3) to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 3 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.484236  6410 raft_consensus.cc:1275] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:04.485412  6464 consensus_queue.cc:1048] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:04.497640  6217 raft_consensus.cc:1275] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:04.499037  6470 consensus_queue.cc:1048] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:57:04.504343  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:57:04.872123  6217 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:04.873441  6470 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:04.881987  6410 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:04.884675  6464 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:04.954365  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:04.961457  6145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
mode: GRACEFUL
new_leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:34594
I20260709 14:57:04.961930  6145 raft_consensus.cc:606] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Received request to transfer leadership to TS e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:57:04.964296  6145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
mode: GRACEFUL
new_leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:34594
I20260709 14:57:04.964712  6145 raft_consensus.cc:606] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Received request to transfer leadership to TS e371b84f2cb04f53ba12fc489f84c0b2
I20260709 14:57:04.965631  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:04.966029  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:04.966485  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:04.973698  6500 raft_consensus.cc:993] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: : Instructing follower e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:04.974228  6464 raft_consensus.cc:1081] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Signalling peer e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:04.976214  6217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:47296
I20260709 14:57:04.976732  6217 raft_consensus.cc:493] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.976984  6217 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:04.982085  6217 raft_consensus.cc:515] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.983567  6217 leader_election.cc:290] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:57:04.984277  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:04.984597  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680296f9387e4502957ff446e0c9d61d" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:57:04.984911  6410 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:04.985149  6145 raft_consensus.cc:3055] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:04.985491  6145 raft_consensus.cc:740] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:04.986173  6145 consensus_queue.cc:260] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:04.987061  6145 raft_consensus.cc:3060] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:04.989737  6410 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 4.
I20260709 14:57:04.990718  6183 leader_election.cc:304] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [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: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:57:04.991394  6446 raft_consensus.cc:2804] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:04.992339  6446 raft_consensus.cc:697] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:04.992391  6145 raft_consensus.cc:2468] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 4.
I20260709 14:57:04.993305  6446 consensus_queue.cc:237] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:05.001099  5967 catalog_manager.cc:5697] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 3 to 4, leader changed from 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2) to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:05.356235  6500 raft_consensus.cc:993] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: : Instructing follower e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:05.356748  6464 raft_consensus.cc:1081] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Signalling peer e371b84f2cb04f53ba12fc489f84c0b2 to start an election
I20260709 14:57:05.358155  6217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
 from {username='slave'} at 127.0.0.1:47296
I20260709 14:57:05.358700  6217 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:05.358975  6217 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.364020  6217 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:05.365695  6217 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019)
I20260709 14:57:05.366647  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:05.366673  6145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
I20260709 14:57:05.367209  6410 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.367439  6145 raft_consensus.cc:3055] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:05.367852  6145 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:05.368639  6145 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:05.369653  6145 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.372337  6410 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 4.
I20260709 14:57:05.373337  6183 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [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: 3596db195b35424094b0e1142806f715, e371b84f2cb04f53ba12fc489f84c0b2; no voters: 
I20260709 14:57:05.373971  6446 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:05.374512  6446 raft_consensus.cc:697] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Becoming Leader. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:05.375263  6145 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e371b84f2cb04f53ba12fc489f84c0b2 in term 4.
I20260709 14:57:05.375422  6446 consensus_queue.cc:237] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:05.381832  5967 catalog_manager.cc:5697] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 reported cstate change: term changed from 3 to 4, leader changed from 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2) to e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3). New cstate: current_term: 4 leader_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:05.411864  6410 raft_consensus.cc:1275] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:05.413151  6446 consensus_queue.cc:1048] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:05.422281  6145 raft_consensus.cc:1275] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:05.423930  6446 consensus_queue.cc:1048] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:57:05.505646  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:57:05.835813  6410 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:05.837083  6446 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:05.844231  6145 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Refusing update from remote peer e371b84f2cb04f53ba12fc489f84c0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:05.845818  6509 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:05.973702  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:05.981717  6217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
mode: GRACEFUL
new_leader_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:57:05.982290  6217 raft_consensus.cc:606] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Received request to transfer leadership to TS 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:57:05.984735  6217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361"
dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
mode: GRACEFUL
new_leader_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:57:05.985260  6217 raft_consensus.cc:606] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 LEADER]: Received request to transfer leadership to TS 8ab36088c8ac4e778458d416305b7cc8
I20260709 14:57:05.986269  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:05.986738  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:05.987279  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:06.319367  6502 raft_consensus.cc:993] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: : Instructing follower 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:06.319886  6509 raft_consensus.cc:1081] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Signalling peer 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:06.321216  6145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:57:06.321686  6145 raft_consensus.cc:493] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:06.322003  6145 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:06.326215  6145 raft_consensus.cc:515] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:06.327628  6145 leader_election.cc:290] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 5 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:57:06.328336  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:06.328696  6217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91afb51ada244384bd0565f01b90bab1" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:57:06.328987  6410 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:06.329339  6217 raft_consensus.cc:3055] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:06.329679  6217 raft_consensus.cc:740] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:06.330452  6217 consensus_queue.cc:260] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:06.331619  6217 raft_consensus.cc:3060] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:06.333889  6410 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 5.
I20260709 14:57:06.334959  6108 leader_election.cc:304] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [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: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:57:06.335661  6464 raft_consensus.cc:2804] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:06.336700  6464 raft_consensus.cc:697] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 5 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:06.336844  6217 raft_consensus.cc:2468] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 5.
I20260709 14:57:06.337628  6464 consensus_queue.cc:237] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [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: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:06.343725  5967 catalog_manager.cc:5697] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 4 to 5, leader changed from e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3) to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 5 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
W20260709 14:57:06.506597  6015 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:57:06.565073  6502 raft_consensus.cc:993] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: : Instructing follower 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:06.565618  6509 raft_consensus.cc:1081] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 LEADER]: Signalling peer 8ab36088c8ac4e778458d416305b7cc8 to start an election
I20260709 14:57:06.566983  6145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361"
dest_uuid: "8ab36088c8ac4e778458d416305b7cc8"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:57:06.567468  6145 raft_consensus.cc:493] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:06.567723  6145 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.572831  6145 raft_consensus.cc:515] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:06.574425  6145 leader_election.cc:290] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [CANDIDATE]: Term 4 election: Requested vote from peers 3596db195b35424094b0e1142806f715 (127.2.126.1:35715), e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3:40071)
I20260709 14:57:06.575088  6410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3596db195b35424094b0e1142806f715"
I20260709 14:57:06.575479  6217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f5bb97644e4a76bfa66ae65a25c361" candidate_uuid: "8ab36088c8ac4e778458d416305b7cc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e371b84f2cb04f53ba12fc489f84c0b2"
I20260709 14:57:06.575724  6410 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.576122  6217 raft_consensus.cc:3055] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:06.576452  6217 raft_consensus.cc:740] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e371b84f2cb04f53ba12fc489f84c0b2, State: Running, Role: LEADER
I20260709 14:57:06.577252  6217 consensus_queue.cc:260] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [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: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:06.578459  6217 raft_consensus.cc:3060] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.582763  6410 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 4.
I20260709 14:57:06.583997  6108 leader_election.cc:304] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [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: 3596db195b35424094b0e1142806f715, 8ab36088c8ac4e778458d416305b7cc8; no voters: 
I20260709 14:57:06.584749  6464 raft_consensus.cc:2804] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:06.585219  6464 raft_consensus.cc:697] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 LEADER]: Becoming Leader. State: Replica: 8ab36088c8ac4e778458d416305b7cc8, State: Running, Role: LEADER
I20260709 14:57:06.585402  6217 raft_consensus.cc:2468] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab36088c8ac4e778458d416305b7cc8 in term 4.
I20260709 14:57:06.586022  6464 consensus_queue.cc:237] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [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: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } }
I20260709 14:57:06.593374  5967 catalog_manager.cc:5697] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 reported cstate change: term changed from 3 to 4, leader changed from e371b84f2cb04f53ba12fc489f84c0b2 (127.2.126.3) to 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2). New cstate: current_term: 4 leader_uuid: "8ab36088c8ac4e778458d416305b7cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab36088c8ac4e778458d416305b7cc8" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:06.846187  6217 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 5 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:06.847420  6464 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:06.850224  6410 raft_consensus.cc:1275] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 5 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:06.851529  6464 consensus_queue.cc:1048] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3596db195b35424094b0e1142806f715" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:57:06.994421  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:07.021173  6217 raft_consensus.cc:1275] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Refusing update from remote peer 8ab36088c8ac4e778458d416305b7cc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:07.022241  2552 tablet_server.cc:179] TabletServer@127.2.126.1:35715 shutting down...
I20260709 14:57:07.022737  6511 consensus_queue.cc:1048] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e371b84f2cb04f53ba12fc489f84c0b2" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 40071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:57:07.033833  6108 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 14:57:07.037539  6108 consensus_peers.cc:597] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:57:07.053862  6108 consensus_peers.cc:597] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:07.056335  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:07.057053  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.057610  2552 raft_consensus.cc:2243] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.058077  2552 raft_consensus.cc:2272] T 91afb51ada244384bd0565f01b90bab1 P 3596db195b35424094b0e1142806f715 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.060230  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.060956  2552 raft_consensus.cc:2243] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.061431  2552 raft_consensus.cc:2272] T 4415163afddd434ba330012d14b14038 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.063728  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.064431  2552 raft_consensus.cc:2243] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.064963  2552 raft_consensus.cc:2272] T 9834352131084aae9729155248c69591 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:07.065023  6183 consensus_peers.cc:597] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:57:07.066370  6183 consensus_peers.cc:597] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:07.067076  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.067615  2552 raft_consensus.cc:2243] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.067986  2552 raft_consensus.cc:2272] T 178e69a5a11d473f8a9702b33dfbd9d0 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.069557  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.070021  2552 raft_consensus.cc:2243] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.070315  2552 raft_consensus.cc:2272] T 802352c3c0c640baac508b0bcc311de3 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.071947  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.072396  2552 raft_consensus.cc:2243] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.072733  2552 raft_consensus.cc:2272] T ce2f594405b8494d97f9505974c88830 P 3596db195b35424094b0e1142806f715 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.074317  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.074762  2552 raft_consensus.cc:2243] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.075067  2552 raft_consensus.cc:2272] T 58a1077c54354b73a05ee44017a2875c P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.076692  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.077131  2552 raft_consensus.cc:2243] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.077505  2552 raft_consensus.cc:2272] T c5f5bb97644e4a76bfa66ae65a25c361 P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.079212  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.079690  2552 raft_consensus.cc:2243] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.080161  2552 raft_consensus.cc:2272] T 680296f9387e4502957ff446e0c9d61d P 3596db195b35424094b0e1142806f715 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.081771  2552 tablet_replica.cc:333] stopping tablet replica
I20260709 14:57:07.082235  2552 raft_consensus.cc:2243] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.082594  2552 raft_consensus.cc:2272] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 3596db195b35424094b0e1142806f715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.110837  2552 tablet_server.cc:196] TabletServer@127.2.126.1:35715 shutdown complete.
I20260709 14:57:07.127969  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
I20260709 14:57:07.148427  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:07.149137  2552 tablet_replica.cc:333] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.149775  2552 raft_consensus.cc:2243] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.150235  2552 raft_consensus.cc:2272] T 680296f9387e4502957ff446e0c9d61d P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.152611  2552 tablet_replica.cc:333] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.153158  2552 raft_consensus.cc:2243] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.154049  2552 raft_consensus.cc:2272] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.156025  2552 tablet_replica.cc:333] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.156569  2552 raft_consensus.cc:2243] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.157262  2552 raft_consensus.cc:2272] T 91afb51ada244384bd0565f01b90bab1 P 8ab36088c8ac4e778458d416305b7cc8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.159471  2552 tablet_replica.cc:333] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.160064  2552 raft_consensus.cc:2243] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.160773  2552 raft_consensus.cc:2272] T ce2f594405b8494d97f9505974c88830 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.162647  2552 tablet_replica.cc:333] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.163282  2552 raft_consensus.cc:2243] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.163875  2552 raft_consensus.cc:2272] T 9834352131084aae9729155248c69591 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:07.165714  6185 consensus_peers.cc:597] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 8ab36088c8ac4e778458d416305b7cc8 (127.2.126.2:42019): Couldn't send request to peer 8ab36088c8ac4e778458d416305b7cc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:07.166289  2552 tablet_replica.cc:333] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.166860  2552 raft_consensus.cc:2243] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.167599  2552 raft_consensus.cc:2272] T 178e69a5a11d473f8a9702b33dfbd9d0 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.169369  2552 tablet_replica.cc:333] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.169874  2552 raft_consensus.cc:2243] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.170576  2552 raft_consensus.cc:2272] T 802352c3c0c640baac508b0bcc311de3 P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.172763  2552 tablet_replica.cc:333] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.173285  2552 raft_consensus.cc:2243] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.173763  2552 raft_consensus.cc:2272] T 4415163afddd434ba330012d14b14038 P 8ab36088c8ac4e778458d416305b7cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.175666  2552 tablet_replica.cc:333] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.176261  2552 raft_consensus.cc:2243] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.176698  2552 raft_consensus.cc:2272] T 58a1077c54354b73a05ee44017a2875c P 8ab36088c8ac4e778458d416305b7cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:07.177103  6183 consensus_peers.cc:597] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 -> Peer 3596db195b35424094b0e1142806f715 (127.2.126.1:35715): Couldn't send request to peer 3596db195b35424094b0e1142806f715. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:35715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:07.178690  2552 tablet_replica.cc:333] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8: stopping tablet replica
I20260709 14:57:07.179355  2552 raft_consensus.cc:2243] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.180162  2552 raft_consensus.cc:2272] T c5f5bb97644e4a76bfa66ae65a25c361 P 8ab36088c8ac4e778458d416305b7cc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.211114  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
I20260709 14:57:07.231868  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
I20260709 14:57:07.253911  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:07.254642  2552 tablet_replica.cc:333] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.255345  2552 raft_consensus.cc:2243] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.256196  2552 raft_consensus.cc:2272] T 680296f9387e4502957ff446e0c9d61d P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.258136  2552 tablet_replica.cc:333] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.258705  2552 raft_consensus.cc:2243] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.259146  2552 raft_consensus.cc:2272] T 8d014b5cf0ff4da4bbdcc47ba6391f67 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.261171  2552 tablet_replica.cc:333] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.261691  2552 raft_consensus.cc:2243] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.262095  2552 raft_consensus.cc:2272] T 91afb51ada244384bd0565f01b90bab1 P e371b84f2cb04f53ba12fc489f84c0b2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.264328  2552 tablet_replica.cc:333] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.264863  2552 raft_consensus.cc:2243] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.265267  2552 raft_consensus.cc:2272] T c5f5bb97644e4a76bfa66ae65a25c361 P e371b84f2cb04f53ba12fc489f84c0b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.268162  2552 tablet_replica.cc:333] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.268703  2552 raft_consensus.cc:2243] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.269481  2552 raft_consensus.cc:2272] T 58a1077c54354b73a05ee44017a2875c P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.271389  2552 tablet_replica.cc:333] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.272017  2552 raft_consensus.cc:2243] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.272468  2552 raft_consensus.cc:2272] T ce2f594405b8494d97f9505974c88830 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.274242  2552 tablet_replica.cc:333] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.274750  2552 raft_consensus.cc:2243] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.275141  2552 raft_consensus.cc:2272] T 178e69a5a11d473f8a9702b33dfbd9d0 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.277017  2552 tablet_replica.cc:333] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.277513  2552 raft_consensus.cc:2243] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.278247  2552 raft_consensus.cc:2272] T 9834352131084aae9729155248c69591 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.280225  2552 tablet_replica.cc:333] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.280683  2552 raft_consensus.cc:2243] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:07.281090  2552 raft_consensus.cc:2272] T 802352c3c0c640baac508b0bcc311de3 P e371b84f2cb04f53ba12fc489f84c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.282889  2552 tablet_replica.cc:333] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2: stopping tablet replica
I20260709 14:57:07.283324  2552 raft_consensus.cc:2243] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.284089  2552 raft_consensus.cc:2272] T 4415163afddd434ba330012d14b14038 P e371b84f2cb04f53ba12fc489f84c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.304976  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:57:07.326272  2552 master.cc:562] Master@127.2.126.62:36969 shutting down...
I20260709 14:57:07.346779  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:07.347345  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:07.347680  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P 158b73c7336f400ba31c5bb09cf57466: stopping tablet replica
I20260709 14:57:07.367749  2552 master.cc:584] Master@127.2.126.62:36969 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13055 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:57:07.410763  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:42239
I20260709 14:57:07.412046  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:07.417425  6529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.417935  6530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.418018  6532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:07.419528  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:07.420859  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:07.421039  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:07.421239  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609027421205 us; error 0 us; skew 500 ppm
I20260709 14:57:07.421777  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:07.424036  2552 webserver.cc:533] Webserver started at http://127.2.126.62:42047/ using document root <none> and password file <none>
I20260709 14:57:07.424515  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:07.424700  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:07.424996  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:07.426020  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "ba1a872ff1024e8b931b0cddedb35d71"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.430291  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:57:07.433477  6537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.434144  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:57:07.434437  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "ba1a872ff1024e8b931b0cddedb35d71"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.434690  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:07.452217  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:07.453382  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:07.490446  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:42239
I20260709 14:57:07.490538  6588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:42239 every 8 connection(s)
I20260709 14:57:07.494290  6589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:07.504377  6589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71: Bootstrap starting.
I20260709 14:57:07.509120  6589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:07.513073  6589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71: No bootstrap required, opened a new log
I20260709 14:57:07.515079  6589 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1a872ff1024e8b931b0cddedb35d71" member_type: VOTER }
I20260709 14:57:07.515427  6589 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:07.515619  6589 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba1a872ff1024e8b931b0cddedb35d71, State: Initialized, Role: FOLLOWER
I20260709 14:57:07.516166  6589 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba1a872ff1024e8b931b0cddedb35d71" member_type: VOTER }
I20260709 14:57:07.516629  6589 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:57:07.516857  6589 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:57:07.517123  6589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:07.521355  6589 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1a872ff1024e8b931b0cddedb35d71" member_type: VOTER }
I20260709 14:57:07.521852  6589 leader_election.cc:304] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [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: ba1a872ff1024e8b931b0cddedb35d71; no voters: 
I20260709 14:57:07.522953  6589 leader_election.cc:290] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:57:07.523365  6592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:07.524715  6592 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 1 LEADER]: Becoming Leader. State: Replica: ba1a872ff1024e8b931b0cddedb35d71, State: Running, Role: LEADER
I20260709 14:57:07.525319  6592 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [LEADER]: Queue going to LEADER mode. State: All 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: "ba1a872ff1024e8b931b0cddedb35d71" member_type: VOTER }
I20260709 14:57:07.525701  6589 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:57:07.530256  6593 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba1a872ff1024e8b931b0cddedb35d71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1a872ff1024e8b931b0cddedb35d71" member_type: VOTER } }
I20260709 14:57:07.530294  6594 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba1a872ff1024e8b931b0cddedb35d71. Latest consensus state: current_term: 1 leader_uuid: "ba1a872ff1024e8b931b0cddedb35d71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1a872ff1024e8b931b0cddedb35d71" member_type: VOTER } }
I20260709 14:57:07.531137  6593 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [sys.catalog]: This master's current role is: LEADER
I20260709 14:57:07.531208  6594 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [sys.catalog]: This master's current role is: LEADER
I20260709 14:57:07.534225  6599 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:57:07.539204  6599 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:57:07.543066  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:57:07.547847  6599 catalog_manager.cc:1383] Generated new cluster ID: 3ba4b6daaa204f6b9eabfb3574e93e29
I20260709 14:57:07.548130  6599 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:57:07.573292  6599 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:57:07.574602  6599 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:57:07.588639  6599 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71: Generated new TSK 0
I20260709 14:57:07.589236  6599 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:57:07.609654  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:07.616286  6610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.617384  6611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.620141  6613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:07.620193  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:07.621315  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:07.621520  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:07.621729  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609027621713 us; error 0 us; skew 500 ppm
I20260709 14:57:07.622352  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:07.624917  2552 webserver.cc:533] Webserver started at http://127.2.126.1:41059/ using document root <none> and password file <none>
I20260709 14:57:07.625473  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:07.625699  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:07.626003  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:07.627112  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.631717  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:57:07.635166  6618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.635944  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:57:07.636323  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.636679  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:07.651890  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:07.653231  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:07.654831  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:07.657377  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:07.657634  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.657894  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:07.658089  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.701100  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:40085
I20260709 14:57:07.701195  6680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:40085 every 8 connection(s)
I20260709 14:57:07.706151  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:07.714111  6685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.715503  6686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.718905  6689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:07.719340  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:07.719125  6681 heartbeater.cc:344] Connected to a master server at 127.2.126.62:42239
I20260709 14:57:07.720608  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:57:07.720837  6681 heartbeater.cc:461] Registering TS with master...
W20260709 14:57:07.720901  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:07.721225  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609027721205 us; error 0 us; skew 500 ppm
I20260709 14:57:07.721840  6681 heartbeater.cc:507] Master 127.2.126.62:42239 requested a full tablet report, sending...
I20260709 14:57:07.722092  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:07.724341  6554 ts_manager.cc:194] Registered new tserver with Master: 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085)
I20260709 14:57:07.724963  2552 webserver.cc:533] Webserver started at http://127.2.126.2:41739/ using document root <none> and password file <none>
I20260709 14:57:07.725549  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:07.725775  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:07.726058  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:07.726338  6554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33270
I20260709 14:57:07.727294  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "8b803618bedd414c893ebb61543e89cf"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.732374  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:57:07.735641  6693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.736475  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:57:07.736851  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "8b803618bedd414c893ebb61543e89cf"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.737149  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:07.776506  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:07.777843  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:07.779415  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:07.781826  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:07.782032  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.782359  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:07.782514  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.825209  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:36075
I20260709 14:57:07.825286  6755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:36075 every 8 connection(s)
I20260709 14:57:07.830497  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:07.838487  6759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.841094  6760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:07.841571  6762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:07.842996  6756 heartbeater.cc:344] Connected to a master server at 127.2.126.62:42239
I20260709 14:57:07.843451  6756 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:07.844167  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:07.844369  6756 heartbeater.cc:507] Master 127.2.126.62:42239 requested a full tablet report, sending...
I20260709 14:57:07.845084  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:07.845364  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:07.845580  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609027845558 us; error 0 us; skew 500 ppm
I20260709 14:57:07.846377  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:07.846693  6554 ts_manager.cc:194] Registered new tserver with Master: 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075)
I20260709 14:57:07.848563  6554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33274
I20260709 14:57:07.849210  2552 webserver.cc:533] Webserver started at http://127.2.126.3:45673/ using document root <none> and password file <none>
I20260709 14:57:07.849784  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:07.850000  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:07.850309  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:07.851671  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.855979  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:57:07.859056  6767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.859874  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:57:07.860176  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
format_stamp: "Formatted at 2026-07-09 14:57:07 on dist-test-slave-hxnw"
I20260709 14:57:07.860459  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:07.871034  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:07.872237  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:07.873636  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:07.875730  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:07.876016  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.876253  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:07.876426  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:07.915217  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:39979
I20260709 14:57:07.915329  6829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:39979 every 8 connection(s)
I20260709 14:57:07.929100  6830 heartbeater.cc:344] Connected to a master server at 127.2.126.62:42239
I20260709 14:57:07.929471  6830 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:07.930168  6830 heartbeater.cc:507] Master 127.2.126.62:42239 requested a full tablet report, sending...
I20260709 14:57:07.932066  6554 ts_manager.cc:194] Registered new tserver with Master: bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:07.932199  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013828501s
I20260709 14:57:07.933889  6554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33288
I20260709 14:57:07.957947  6554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33298:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:57:07.960079  6554 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:57:08.002578  6646 tablet_service.cc:1511] Processing CreateTablet for tablet a46adaadb6404777b017de99614e00dd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97c5218f524143f9b990c32f94ae6caf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:57:08.004200  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46adaadb6404777b017de99614e00dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.005502  6645 tablet_service.cc:1511] Processing CreateTablet for tablet 91739d1772654927833463f52816e86a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97c5218f524143f9b990c32f94ae6caf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:57:08.007043  6645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91739d1772654927833463f52816e86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.006848  6721 tablet_service.cc:1511] Processing CreateTablet for tablet a46adaadb6404777b017de99614e00dd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97c5218f524143f9b990c32f94ae6caf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:57:08.008199  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46adaadb6404777b017de99614e00dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.016017  6720 tablet_service.cc:1511] Processing CreateTablet for tablet 91739d1772654927833463f52816e86a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97c5218f524143f9b990c32f94ae6caf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:57:08.017432  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91739d1772654927833463f52816e86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.017562  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 91739d1772654927833463f52816e86a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97c5218f524143f9b990c32f94ae6caf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:57:08.018842  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91739d1772654927833463f52816e86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.016027  6795 tablet_service.cc:1511] Processing CreateTablet for tablet a46adaadb6404777b017de99614e00dd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97c5218f524143f9b990c32f94ae6caf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:57:08.021188  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46adaadb6404777b017de99614e00dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.049273  6846 tablet_bootstrap.cc:492] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf: Bootstrap starting.
I20260709 14:57:08.050254  6845 tablet_bootstrap.cc:492] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006: Bootstrap starting.
I20260709 14:57:08.054011  6847 tablet_bootstrap.cc:492] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: Bootstrap starting.
I20260709 14:57:08.057448  6846 tablet_bootstrap.cc:654] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.058225  6845 tablet_bootstrap.cc:654] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.061403  6847 tablet_bootstrap.cc:654] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.063465  6845 tablet_bootstrap.cc:492] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006: No bootstrap required, opened a new log
I20260709 14:57:08.063470  6846 tablet_bootstrap.cc:492] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf: No bootstrap required, opened a new log
I20260709 14:57:08.064291  6845 ts_tablet_manager.cc:1403] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 14:57:08.065050  6846 ts_tablet_manager.cc:1403] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:57:08.067020  6847 tablet_bootstrap.cc:492] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: No bootstrap required, opened a new log
I20260709 14:57:08.067504  6847 ts_tablet_manager.cc:1403] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:57:08.067674  6845 raft_consensus.cc:359] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.067930  6846 raft_consensus.cc:359] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.068511  6845 raft_consensus.cc:385] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.068643  6846 raft_consensus.cc:385] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.068984  6845 raft_consensus.cc:740] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.069113  6846 raft_consensus.cc:740] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.069809  6845 consensus_queue.cc:260] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.070055  6846 consensus_queue.cc:260] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.070417  6847 raft_consensus.cc:359] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.071256  6847 raft_consensus.cc:385] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.071755  6847 raft_consensus.cc:740] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.072765  6756 heartbeater.cc:499] Master 127.2.126.62:42239 was elected leader, sending a full tablet report...
I20260709 14:57:08.073020  6846 ts_tablet_manager.cc:1434] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:57:08.073998  6846 tablet_bootstrap.cc:492] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf: Bootstrap starting.
I20260709 14:57:08.075979  6847 consensus_queue.cc:260] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.080650  6846 tablet_bootstrap.cc:654] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.085501  6845 ts_tablet_manager.cc:1434] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 14:57:08.085618  6681 heartbeater.cc:499] Master 127.2.126.62:42239 was elected leader, sending a full tablet report...
I20260709 14:57:08.089679  6830 heartbeater.cc:499] Master 127.2.126.62:42239 was elected leader, sending a full tablet report...
I20260709 14:57:08.090132  6847 ts_tablet_manager.cc:1434] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.004s
I20260709 14:57:08.091225  6847 tablet_bootstrap.cc:492] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1: Bootstrap starting.
I20260709 14:57:08.097690  6847 tablet_bootstrap.cc:654] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.099340  6845 tablet_bootstrap.cc:492] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006: Bootstrap starting.
I20260709 14:57:08.107985  6845 tablet_bootstrap.cc:654] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.109334  6847 tablet_bootstrap.cc:492] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1: No bootstrap required, opened a new log
I20260709 14:57:08.110001  6847 ts_tablet_manager.cc:1403] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:57:08.114064  6847 raft_consensus.cc:359] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.115290  6847 raft_consensus.cc:385] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.115752  6847 raft_consensus.cc:740] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.116952  6847 consensus_queue.cc:260] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.119455  6847 ts_tablet_manager.cc:1434] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:57:08.119764  6845 tablet_bootstrap.cc:492] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006: No bootstrap required, opened a new log
I20260709 14:57:08.120366  6845 ts_tablet_manager.cc:1403] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260709 14:57:08.123528  6846 tablet_bootstrap.cc:492] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf: No bootstrap required, opened a new log
I20260709 14:57:08.124146  6846 ts_tablet_manager.cc:1403] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.020s
I20260709 14:57:08.124715  6845 raft_consensus.cc:359] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.125531  6845 raft_consensus.cc:385] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.125855  6845 raft_consensus.cc:740] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.126591  6845 consensus_queue.cc:260] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.127345  6846 raft_consensus.cc:359] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.128161  6846 raft_consensus.cc:385] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.128454  6846 raft_consensus.cc:740] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.128938  6845 ts_tablet_manager.cc:1434] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:57:08.129195  6846 consensus_queue.cc:260] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.130839  6846 ts_tablet_manager.cc:1434] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:57:08.145174  6852 raft_consensus.cc:493] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.145679  6852 raft_consensus.cc:515] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.147856  6852 leader_election.cc:290] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:08.157948  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91739d1772654927833463f52816e86a" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" is_pre_election: true
I20260709 14:57:08.158517  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91739d1772654927833463f52816e86a" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" is_pre_election: true
I20260709 14:57:08.158712  6656 raft_consensus.cc:2468] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 0.
I20260709 14:57:08.159229  6805 raft_consensus.cc:2468] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 0.
I20260709 14:57:08.159953  6697 leader_election.cc:304] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, 9b6ebf65c8634b01b52eae34b9fbe006; no voters: 
I20260709 14:57:08.160744  6852 raft_consensus.cc:2804] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:08.161075  6852 raft_consensus.cc:493] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.161293  6852 raft_consensus.cc:3060] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.167264  6852 raft_consensus.cc:515] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.169368  6852 leader_election.cc:290] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:08.170630  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91739d1772654927833463f52816e86a" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
I20260709 14:57:08.171027  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91739d1772654927833463f52816e86a" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
I20260709 14:57:08.171236  6656 raft_consensus.cc:3060] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.171602  6805 raft_consensus.cc:3060] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.176892  6805 raft_consensus.cc:2468] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 1.
I20260709 14:57:08.176901  6656 raft_consensus.cc:2468] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 1.
I20260709 14:57:08.178185  6697 leader_election.cc:304] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, 9b6ebf65c8634b01b52eae34b9fbe006; no voters: 
I20260709 14:57:08.178954  6852 raft_consensus.cc:2804] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:08.180114  6852 raft_consensus.cc:697] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Becoming Leader. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Running, Role: LEADER
I20260709 14:57:08.181309  6852 consensus_queue.cc:237] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.188863  6553 catalog_manager.cc:5697] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b803618bedd414c893ebb61543e89cf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8b803618bedd414c893ebb61543e89cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:08.362396  6853 raft_consensus.cc:493] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.363026  6853 raft_consensus.cc:515] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.365130  6853 leader_election.cc:290] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075)
I20260709 14:57:08.374465  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46adaadb6404777b017de99614e00dd" candidate_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" is_pre_election: true
I20260709 14:57:08.375118  6656 raft_consensus.cc:2468] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc63195b069e4c33a4ff743d4ca2cfe1 in term 0.
I20260709 14:57:08.375440  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46adaadb6404777b017de99614e00dd" candidate_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b803618bedd414c893ebb61543e89cf" is_pre_election: true
I20260709 14:57:08.376144  6731 raft_consensus.cc:2468] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc63195b069e4c33a4ff743d4ca2cfe1 in term 0.
I20260709 14:57:08.376153  6771 leader_election.cc:304] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b6ebf65c8634b01b52eae34b9fbe006, bc63195b069e4c33a4ff743d4ca2cfe1; no voters: 
I20260709 14:57:08.377012  6853 raft_consensus.cc:2804] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:08.377302  6853 raft_consensus.cc:493] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.377583  6853 raft_consensus.cc:3060] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.382589  6853 raft_consensus.cc:515] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.384236  6853 leader_election.cc:290] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075)
I20260709 14:57:08.384907  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46adaadb6404777b017de99614e00dd" candidate_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
I20260709 14:57:08.385205  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46adaadb6404777b017de99614e00dd" candidate_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b803618bedd414c893ebb61543e89cf"
I20260709 14:57:08.385419  6656 raft_consensus.cc:3060] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.385782  6731 raft_consensus.cc:3060] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.390074  6656 raft_consensus.cc:2468] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc63195b069e4c33a4ff743d4ca2cfe1 in term 1.
I20260709 14:57:08.390532  6731 raft_consensus.cc:2468] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc63195b069e4c33a4ff743d4ca2cfe1 in term 1.
I20260709 14:57:08.391111  6771 leader_election.cc:304] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b6ebf65c8634b01b52eae34b9fbe006, bc63195b069e4c33a4ff743d4ca2cfe1; no voters: 
I20260709 14:57:08.391966  6853 raft_consensus.cc:2804] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:08.392854  6853 raft_consensus.cc:697] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 LEADER]: Becoming Leader. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Running, Role: LEADER
I20260709 14:57:08.393654  6853 consensus_queue.cc:237] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.401041  6553 catalog_manager.cc:5697] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:08.511188  6553 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33312:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:57:08.514364  6553 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
W20260709 14:57:08.538216  6602 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:08.539604  6646 tablet_service.cc:1511] Processing CreateTablet for tablet 578070c9a1da4f3ea6783a6f62129573 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fc7b31822c9d475bb6c286a6e58755e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:57:08.541114  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578070c9a1da4f3ea6783a6f62129573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.542658  6795 tablet_service.cc:1511] Processing CreateTablet for tablet 578070c9a1da4f3ea6783a6f62129573 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fc7b31822c9d475bb6c286a6e58755e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:57:08.544008  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578070c9a1da4f3ea6783a6f62129573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.544006  6645 tablet_service.cc:1511] Processing CreateTablet for tablet 0721ad02086a49c9a27b5e8625a1e66b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fc7b31822c9d475bb6c286a6e58755e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:57:08.545303  6720 tablet_service.cc:1511] Processing CreateTablet for tablet 578070c9a1da4f3ea6783a6f62129573 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fc7b31822c9d475bb6c286a6e58755e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:57:08.546525  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578070c9a1da4f3ea6783a6f62129573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.549664  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 0721ad02086a49c9a27b5e8625a1e66b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fc7b31822c9d475bb6c286a6e58755e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:57:08.550951  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0721ad02086a49c9a27b5e8625a1e66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.552560  6721 tablet_service.cc:1511] Processing CreateTablet for tablet 0721ad02086a49c9a27b5e8625a1e66b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fc7b31822c9d475bb6c286a6e58755e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:57:08.553447  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0721ad02086a49c9a27b5e8625a1e66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.545356  6645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0721ad02086a49c9a27b5e8625a1e66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:08.560714  6847 tablet_bootstrap.cc:492] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1: Bootstrap starting.
I20260709 14:57:08.568378  6847 tablet_bootstrap.cc:654] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.577325  6846 tablet_bootstrap.cc:492] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: Bootstrap starting.
I20260709 14:57:08.579963  6845 tablet_bootstrap.cc:492] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: Bootstrap starting.
I20260709 14:57:08.581276  6852 consensus_queue.cc:1048] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:08.585179  6846 tablet_bootstrap.cc:654] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.585754  6847 tablet_bootstrap.cc:492] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1: No bootstrap required, opened a new log
I20260709 14:57:08.586287  6847 ts_tablet_manager.cc:1403] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 14:57:08.586942  6845 tablet_bootstrap.cc:654] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.589617  6847 raft_consensus.cc:359] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.590379  6847 raft_consensus.cc:385] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.590730  6847 raft_consensus.cc:740] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.594993  6847 consensus_queue.cc:260] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.600517  6847 ts_tablet_manager.cc:1434] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 14:57:08.601891  6847 tablet_bootstrap.cc:492] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: Bootstrap starting.
I20260709 14:57:08.610648  6846 tablet_bootstrap.cc:492] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: No bootstrap required, opened a new log
I20260709 14:57:08.611294  6846 ts_tablet_manager.cc:1403] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.007s
I20260709 14:57:08.611308  6847 tablet_bootstrap.cc:654] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.614159  6858 consensus_queue.cc:1048] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:08.614734  6846 raft_consensus.cc:359] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.615797  6846 raft_consensus.cc:385] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.616189  6846 raft_consensus.cc:740] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.617149  6846 consensus_queue.cc:260] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.620086  6846 ts_tablet_manager.cc:1434] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 14:57:08.630532  6846 tablet_bootstrap.cc:492] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: Bootstrap starting.
I20260709 14:57:08.639437  6846 tablet_bootstrap.cc:654] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.642453  6845 tablet_bootstrap.cc:492] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: No bootstrap required, opened a new log
I20260709 14:57:08.642997  6845 ts_tablet_manager.cc:1403] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.030s
I20260709 14:57:08.646865  6845 raft_consensus.cc:359] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.647635  6845 raft_consensus.cc:385] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.648015  6845 raft_consensus.cc:740] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.663672  6847 tablet_bootstrap.cc:492] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: No bootstrap required, opened a new log
I20260709 14:57:08.664270  6847 ts_tablet_manager.cc:1403] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.015s
I20260709 14:57:08.664760  6846 tablet_bootstrap.cc:492] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: No bootstrap required, opened a new log
I20260709 14:57:08.665307  6846 ts_tablet_manager.cc:1403] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.008s
I20260709 14:57:08.658356  6845 consensus_queue.cc:260] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.668331  6845 ts_tablet_manager.cc:1434] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.012s
I20260709 14:57:08.668318  6846 raft_consensus.cc:359] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.669435  6846 raft_consensus.cc:385] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.669718  6845 tablet_bootstrap.cc:492] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006: Bootstrap starting.
I20260709 14:57:08.669838  6846 raft_consensus.cc:740] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.671025  6846 consensus_queue.cc:260] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.675102  6846 ts_tablet_manager.cc:1434] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:57:08.677229  6845 tablet_bootstrap.cc:654] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:08.679735  6858 raft_consensus.cc:493] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.680344  6858 raft_consensus.cc:515] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.684185  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" is_pre_election: true
I20260709 14:57:08.684526  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" is_pre_election: true
I20260709 14:57:08.684849  6805 raft_consensus.cc:2468] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 0.
I20260709 14:57:08.688010  6694 leader_election.cc:304] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, bc63195b069e4c33a4ff743d4ca2cfe1; no voters: 
I20260709 14:57:08.688879  6852 raft_consensus.cc:2804] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:08.689073  6845 tablet_bootstrap.cc:492] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006: No bootstrap required, opened a new log
I20260709 14:57:08.689272  6852 raft_consensus.cc:493] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.689615  6845 ts_tablet_manager.cc:1403] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:57:08.689654  6852 raft_consensus.cc:3060] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:57:08.692379  6697 leader_election.cc:343] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:08.692622  6845 raft_consensus.cc:359] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.693359  6845 raft_consensus.cc:385] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.693641  6845 raft_consensus.cc:740] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.693984  6858 leader_election.cc:290] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:08.694387  6845 consensus_queue.cc:260] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.696694  6845 ts_tablet_manager.cc:1434] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 14:57:08.699129  6852 raft_consensus.cc:515] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.700806  6852 leader_election.cc:290] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:08.701615  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
I20260709 14:57:08.701900  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
I20260709 14:57:08.679760  6847 raft_consensus.cc:359] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.702385  6656 raft_consensus.cc:3060] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.702597  6805 raft_consensus.cc:3060] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.702594  6847 raft_consensus.cc:385] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:08.703233  6847 raft_consensus.cc:740] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Initialized, Role: FOLLOWER
I20260709 14:57:08.704120  6847 consensus_queue.cc:260] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.708210  6847 ts_tablet_manager.cc:1434] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.005s
I20260709 14:57:08.710549  6805 raft_consensus.cc:2468] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 1.
I20260709 14:57:08.711210  6656 raft_consensus.cc:2468] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 1.
I20260709 14:57:08.711709  6694 leader_election.cc:304] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, bc63195b069e4c33a4ff743d4ca2cfe1; no voters: 
I20260709 14:57:08.712601  6852 raft_consensus.cc:2804] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:08.713054  6852 raft_consensus.cc:697] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Becoming Leader. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Running, Role: LEADER
I20260709 14:57:08.713851  6852 consensus_queue.cc:237] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.720932  6550 catalog_manager.cc:5697] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b803618bedd414c893ebb61543e89cf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8b803618bedd414c893ebb61543e89cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:08.804147  6852 raft_consensus.cc:493] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.804711  6852 raft_consensus.cc:515] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.806454  6852 leader_election.cc:290] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:08.807360  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" is_pre_election: true
I20260709 14:57:08.807574  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" is_pre_election: true
I20260709 14:57:08.808120  6656 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 0.
I20260709 14:57:08.808167  6805 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 0.
I20260709 14:57:08.809324  6694 leader_election.cc:304] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, bc63195b069e4c33a4ff743d4ca2cfe1; no voters: 
I20260709 14:57:08.810032  6852 raft_consensus.cc:2804] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:08.810359  6852 raft_consensus.cc:493] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.810652  6852 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.815336  6852 raft_consensus.cc:515] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.816839  6852 leader_election.cc:290] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:08.817777  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
I20260709 14:57:08.817929  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "8b803618bedd414c893ebb61543e89cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
I20260709 14:57:08.818341  6656 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.818547  6805 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:08.823103  6656 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 1.
I20260709 14:57:08.823101  6805 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b803618bedd414c893ebb61543e89cf in term 1.
I20260709 14:57:08.824252  6697 leader_election.cc:304] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, 9b6ebf65c8634b01b52eae34b9fbe006; no voters: 
I20260709 14:57:08.824942  6852 raft_consensus.cc:2804] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:08.825421  6852 raft_consensus.cc:697] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Becoming Leader. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Running, Role: LEADER
I20260709 14:57:08.826169  6852 consensus_queue.cc:237] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:08.832783  6550 catalog_manager.cc:5697] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b803618bedd414c893ebb61543e89cf (127.2.126.2). New cstate: current_term: 1 leader_uuid: "8b803618bedd414c893ebb61543e89cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:08.843518  6853 consensus_queue.cc:1048] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:08.844461  6861 consensus_queue.cc:1048] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:08.887310  6805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46adaadb6404777b017de99614e00dd"
dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
mode: GRACEFUL
new_leader_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
 from {username='slave'} at 127.0.0.1:49952
I20260709 14:57:08.887864  6805 raft_consensus.cc:606] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 LEADER]: Received request to transfer leadership to TS 9b6ebf65c8634b01b52eae34b9fbe006
I20260709 14:57:08.903426  6731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573"
dest_uuid: "8b803618bedd414c893ebb61543e89cf"
mode: GRACEFUL
new_leader_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
 from {username='slave'} at 127.0.0.1:45060
I20260709 14:57:08.904016  6731 raft_consensus.cc:606] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Received request to transfer leadership to TS 9b6ebf65c8634b01b52eae34b9fbe006
I20260709 14:57:08.908665  6731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b"
dest_uuid: "8b803618bedd414c893ebb61543e89cf"
mode: GRACEFUL
new_leader_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
 from {username='slave'} at 127.0.0.1:45060
I20260709 14:57:08.909096  6731 raft_consensus.cc:606] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Received request to transfer leadership to TS 9b6ebf65c8634b01b52eae34b9fbe006
I20260709 14:57:09.131122  6888 consensus_queue.cc:1048] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:09.140759  6852 consensus_queue.cc:1048] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:09.153309  6852 raft_consensus.cc:993] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: : Instructing follower 9b6ebf65c8634b01b52eae34b9fbe006 to start an election
I20260709 14:57:09.153831  6858 raft_consensus.cc:1081] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Signalling peer 9b6ebf65c8634b01b52eae34b9fbe006 to start an election
I20260709 14:57:09.155339  6656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573"
dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
 from {username='slave'} at 127.0.0.1:60464
I20260709 14:57:09.155908  6656 raft_consensus.cc:493] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.156261  6656 raft_consensus.cc:3060] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.161533  6656 raft_consensus.cc:515] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.165126  6656 leader_election.cc:290] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [CANDIDATE]: Term 2 election: Requested vote from peers 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:09.176947  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573" candidate_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b803618bedd414c893ebb61543e89cf"
I20260709 14:57:09.177590  6731 raft_consensus.cc:3055] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:09.177985  6731 raft_consensus.cc:740] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Running, Role: LEADER
I20260709 14:57:09.178879  6731 consensus_queue.cc:260] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.180365  6731 raft_consensus.cc:3060] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.180546  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578070c9a1da4f3ea6783a6f62129573" candidate_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
I20260709 14:57:09.181247  6805 raft_consensus.cc:3060] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.188247  6731 raft_consensus.cc:2468] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ebf65c8634b01b52eae34b9fbe006 in term 2.
I20260709 14:57:09.189499  6620 leader_election.cc:304] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, 9b6ebf65c8634b01b52eae34b9fbe006; no voters: 
I20260709 14:57:09.190267  6805 raft_consensus.cc:2468] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ebf65c8634b01b52eae34b9fbe006 in term 2.
I20260709 14:57:09.190376  6851 raft_consensus.cc:2804] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:09.192427  6851 raft_consensus.cc:697] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Becoming Leader. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Running, Role: LEADER
I20260709 14:57:09.193329  6851 consensus_queue.cc:237] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.199620  6552 catalog_manager.cc:5697] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 reported cstate change: term changed from 1 to 2, leader changed from 8b803618bedd414c893ebb61543e89cf (127.2.126.2) to 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.260704  6861 raft_consensus.cc:993] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: : Instructing follower 9b6ebf65c8634b01b52eae34b9fbe006 to start an election
I20260709 14:57:09.261210  6884 raft_consensus.cc:1081] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 LEADER]: Signalling peer 9b6ebf65c8634b01b52eae34b9fbe006 to start an election
I20260709 14:57:09.262799  6656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46adaadb6404777b017de99614e00dd"
dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
 from {username='slave'} at 127.0.0.1:60468
I20260709 14:57:09.263337  6656 raft_consensus.cc:493] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.263697  6656 raft_consensus.cc:3060] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.268867  6656 raft_consensus.cc:515] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.270560  6656 leader_election.cc:290] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [CANDIDATE]: Term 2 election: Requested vote from peers 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:09.271549  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46adaadb6404777b017de99614e00dd" candidate_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b803618bedd414c893ebb61543e89cf"
I20260709 14:57:09.271721  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46adaadb6404777b017de99614e00dd" candidate_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
I20260709 14:57:09.272225  6731 raft_consensus.cc:3060] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.272505  6805 raft_consensus.cc:3055] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:09.272951  6805 raft_consensus.cc:740] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Running, Role: LEADER
I20260709 14:57:09.273654  6805 consensus_queue.cc:260] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.274662  6805 raft_consensus.cc:3060] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.277694  6731 raft_consensus.cc:2468] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ebf65c8634b01b52eae34b9fbe006 in term 2.
I20260709 14:57:09.278735  6620 leader_election.cc:304] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b803618bedd414c893ebb61543e89cf, 9b6ebf65c8634b01b52eae34b9fbe006; no voters: 
I20260709 14:57:09.279489  6851 raft_consensus.cc:2804] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:09.279949  6851 raft_consensus.cc:697] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Becoming Leader. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Running, Role: LEADER
I20260709 14:57:09.279956  6805 raft_consensus.cc:2468] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ebf65c8634b01b52eae34b9fbe006 in term 2.
I20260709 14:57:09.280840  6851 consensus_queue.cc:237] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.286952  6552 catalog_manager.cc:5697] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 reported cstate change: term changed from 1 to 2, leader changed from bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3) to 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.291002  6858 consensus_queue.cc:1048] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:09.298305  6852 raft_consensus.cc:993] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: : Instructing follower 9b6ebf65c8634b01b52eae34b9fbe006 to start an election
I20260709 14:57:09.298792  6888 raft_consensus.cc:1081] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Signalling peer 9b6ebf65c8634b01b52eae34b9fbe006 to start an election
I20260709 14:57:09.300499  6655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b"
dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
 from {username='slave'} at 127.0.0.1:60464
I20260709 14:57:09.301085  6655 raft_consensus.cc:493] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.301442  6655 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.304141  6858 consensus_queue.cc:1048] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:09.308450  6655 raft_consensus.cc:515] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.311517  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b803618bedd414c893ebb61543e89cf"
I20260709 14:57:09.312119  6731 raft_consensus.cc:3055] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:09.312463  6804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
I20260709 14:57:09.312501  6731 raft_consensus.cc:740] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b803618bedd414c893ebb61543e89cf, State: Running, Role: LEADER
I20260709 14:57:09.312136  6655 leader_election.cc:290] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [CANDIDATE]: Term 2 election: Requested vote from peers 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075), bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3:39979)
I20260709 14:57:09.314720  6731 consensus_queue.cc:260] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.315809  6731 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.322592  6731 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ebf65c8634b01b52eae34b9fbe006 in term 2.
I20260709 14:57:09.323884  6620 leader_election.cc:304] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [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: 8b803618bedd414c893ebb61543e89cf, 9b6ebf65c8634b01b52eae34b9fbe006; no voters: bc63195b069e4c33a4ff743d4ca2cfe1
I20260709 14:57:09.324740  6851 raft_consensus.cc:2804] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:09.325220  6851 raft_consensus.cc:697] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Becoming Leader. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Running, Role: LEADER
I20260709 14:57:09.325913  6851 consensus_queue.cc:237] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.332518  6551 catalog_manager.cc:5697] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 reported cstate change: term changed from 1 to 2, leader changed from 8b803618bedd414c893ebb61543e89cf (127.2.126.2) to 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.343401  2552 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:57:09.344852  2552 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:57:09.345167  2552 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:57:09.356567  6655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b"
dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
mode: GRACEFUL
new_leader_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
 from {username='slave'} at 127.0.0.1:60480
I20260709 14:57:09.357080  6655 raft_consensus.cc:606] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Received request to transfer leadership to TS bc63195b069e4c33a4ff743d4ca2cfe1
I20260709 14:57:09.358275  2552 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:57:09.605628  6731 raft_consensus.cc:1275] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Refusing update from remote peer 9b6ebf65c8634b01b52eae34b9fbe006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:09.607012  6851 consensus_queue.cc:1048] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.615185  6805 raft_consensus.cc:1275] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Refusing update from remote peer 9b6ebf65c8634b01b52eae34b9fbe006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:09.616925  6898 consensus_queue.cc:1048] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.702402  6731 raft_consensus.cc:1275] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Refusing update from remote peer 9b6ebf65c8634b01b52eae34b9fbe006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:09.704104  6898 consensus_queue.cc:1048] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.707221  6805 raft_consensus.cc:1275] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Refusing update from remote peer 9b6ebf65c8634b01b52eae34b9fbe006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:09.708671  6893 consensus_queue.cc:1048] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.761665  6731 raft_consensus.cc:1275] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Refusing update from remote peer 9b6ebf65c8634b01b52eae34b9fbe006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:09.763180  6898 consensus_queue.cc:1048] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.770955  6805 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.778934  6805 raft_consensus.cc:1275] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Refusing update from remote peer 9b6ebf65c8634b01b52eae34b9fbe006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:09.780249  6898 consensus_queue.cc:1048] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.785321  6851 raft_consensus.cc:993] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: : Instructing follower bc63195b069e4c33a4ff743d4ca2cfe1 to start an election
I20260709 14:57:09.785825  6898 raft_consensus.cc:1081] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Signalling peer bc63195b069e4c33a4ff743d4ca2cfe1 to start an election
I20260709 14:57:09.787467  6805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b"
dest_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1"
 from {username='slave'} at 127.0.0.1:49958
I20260709 14:57:09.788008  6805 raft_consensus.cc:493] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.788334  6805 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.793939  6805 raft_consensus.cc:515] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.795948  6805 leader_election.cc:290] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [CANDIDATE]: Term 3 election: Requested vote from peers 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1:40085), 8b803618bedd414c893ebb61543e89cf (127.2.126.2:36075)
I20260709 14:57:09.796898  6655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b6ebf65c8634b01b52eae34b9fbe006"
I20260709 14:57:09.797039  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0721ad02086a49c9a27b5e8625a1e66b" candidate_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b803618bedd414c893ebb61543e89cf"
I20260709 14:57:09.797645  6655 raft_consensus.cc:3055] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:09.797696  6731 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.798059  6655 raft_consensus.cc:740] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b6ebf65c8634b01b52eae34b9fbe006, State: Running, Role: LEADER
I20260709 14:57:09.798913  6655 consensus_queue.cc:260] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [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: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.800179  6655 raft_consensus.cc:3060] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.804733  6731 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc63195b069e4c33a4ff743d4ca2cfe1 in term 3.
I20260709 14:57:09.806332  6769 leader_election.cc:304] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [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: 8b803618bedd414c893ebb61543e89cf, bc63195b069e4c33a4ff743d4ca2cfe1; no voters: 
I20260709 14:57:09.807055  6884 raft_consensus.cc:2804] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:09.807113  6655 raft_consensus.cc:2468] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc63195b069e4c33a4ff743d4ca2cfe1 in term 3.
I20260709 14:57:09.808070  6884 raft_consensus.cc:697] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 3 LEADER]: Becoming Leader. State: Replica: bc63195b069e4c33a4ff743d4ca2cfe1, State: Running, Role: LEADER
I20260709 14:57:09.808828  6884 consensus_queue.cc:237] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [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: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } }
I20260709 14:57:09.814579  6552 catalog_manager.cc:5697] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 reported cstate change: term changed from 2 to 3, leader changed from 9b6ebf65c8634b01b52eae34b9fbe006 (127.2.126.1) to bc63195b069e4c33a4ff743d4ca2cfe1 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b6ebf65c8634b01b52eae34b9fbe006" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b803618bedd414c893ebb61543e89cf" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc63195b069e4c33a4ff743d4ca2cfe1" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 39979 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:09.972275  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
I20260709 14:57:09.991895  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:09.992535  2552 tablet_replica.cc:333] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006: stopping tablet replica
I20260709 14:57:09.993083  2552 raft_consensus.cc:2243] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:09.993881  2552 raft_consensus.cc:2272] T 578070c9a1da4f3ea6783a6f62129573 P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:09.996085  2552 tablet_replica.cc:333] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006: stopping tablet replica
I20260709 14:57:09.996598  2552 raft_consensus.cc:2243] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:09.997020  2552 raft_consensus.cc:2272] T 0721ad02086a49c9a27b5e8625a1e66b P 9b6ebf65c8634b01b52eae34b9fbe006 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:09.998962  2552 tablet_replica.cc:333] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006: stopping tablet replica
I20260709 14:57:09.999449  2552 raft_consensus.cc:2243] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:09.999905  2552 raft_consensus.cc:2272] T 91739d1772654927833463f52816e86a P 9b6ebf65c8634b01b52eae34b9fbe006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.001518  2552 tablet_replica.cc:333] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006: stopping tablet replica
I20260709 14:57:10.001964  2552 raft_consensus.cc:2243] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:10.002681  2552 raft_consensus.cc:2272] T a46adaadb6404777b017de99614e00dd P 9b6ebf65c8634b01b52eae34b9fbe006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.046697  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
I20260709 14:57:10.070833  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
I20260709 14:57:10.098265  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:10.099074  2552 tablet_replica.cc:333] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf: stopping tablet replica
I20260709 14:57:10.099928  2552 raft_consensus.cc:2243] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:10.100744  2552 raft_consensus.cc:2272] T 578070c9a1da4f3ea6783a6f62129573 P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.103971  2552 tablet_replica.cc:333] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf: stopping tablet replica
I20260709 14:57:10.104588  2552 raft_consensus.cc:2243] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:10.105237  2552 raft_consensus.cc:2272] T 0721ad02086a49c9a27b5e8625a1e66b P 8b803618bedd414c893ebb61543e89cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.108239  2552 tablet_replica.cc:333] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf: stopping tablet replica
I20260709 14:57:10.108731  2552 raft_consensus.cc:2243] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:10.110081  2552 raft_consensus.cc:2272] T 91739d1772654927833463f52816e86a P 8b803618bedd414c893ebb61543e89cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.112737  2552 tablet_replica.cc:333] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf: stopping tablet replica
I20260709 14:57:10.113209  2552 raft_consensus.cc:2243] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:10.113817  2552 raft_consensus.cc:2272] T a46adaadb6404777b017de99614e00dd P 8b803618bedd414c893ebb61543e89cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.139894  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
I20260709 14:57:10.159379  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
I20260709 14:57:10.185256  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:10.186206  2552 tablet_replica.cc:333] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: stopping tablet replica
I20260709 14:57:10.187161  2552 raft_consensus.cc:2243] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:10.188208  2552 pending_rounds.cc:70] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: Trying to abort 1 pending ops.
I20260709 14:57:10.188441  2552 pending_rounds.cc:77] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305662586104397824 op_type: NO_OP noop_request { }
I20260709 14:57:10.188900  2552 raft_consensus.cc:2889] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:57:10.189247  2552 raft_consensus.cc:2272] T 0721ad02086a49c9a27b5e8625a1e66b P bc63195b069e4c33a4ff743d4ca2cfe1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.192826  2552 tablet_replica.cc:333] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1: stopping tablet replica
I20260709 14:57:10.193361  2552 raft_consensus.cc:2243] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:10.193964  2552 raft_consensus.cc:2272] T 578070c9a1da4f3ea6783a6f62129573 P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.197559  2552 tablet_replica.cc:333] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1: stopping tablet replica
I20260709 14:57:10.198094  2552 raft_consensus.cc:2243] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:10.198624  2552 raft_consensus.cc:2272] T 91739d1772654927833463f52816e86a P bc63195b069e4c33a4ff743d4ca2cfe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.201013  2552 tablet_replica.cc:333] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1: stopping tablet replica
I20260709 14:57:10.201488  2552 raft_consensus.cc:2243] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:10.202034  2552 raft_consensus.cc:2272] T a46adaadb6404777b017de99614e00dd P bc63195b069e4c33a4ff743d4ca2cfe1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.227571  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:57:10.245366  2552 master.cc:562] Master@127.2.126.62:42239 shutting down...
I20260709 14:57:10.263898  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:10.264545  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:10.264848  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba1a872ff1024e8b931b0cddedb35d71: stopping tablet replica
I20260709 14:57:10.284863  2552 master.cc:584] Master@127.2.126.62:42239 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2914 ms)
[----------] 6 tests from LeaderRebalancerTest (101370 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:57:10.325862  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:38665
I20260709 14:57:10.327028  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:10.332751  6902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.332863  6903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.334594  6905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:10.335398  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:10.336405  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:10.336591  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:10.336783  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609030336751 us; error 0 us; skew 500 ppm
I20260709 14:57:10.337322  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:10.339720  2552 webserver.cc:533] Webserver started at http://127.2.126.62:40323/ using document root <none> and password file <none>
I20260709 14:57:10.340251  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:10.340449  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:10.340718  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:10.341862  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "0a197972e7a44547b26323ada6b31ab7"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.346411  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:57:10.349848  6910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.350648  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:57:10.350942  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "0a197972e7a44547b26323ada6b31ab7"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.351225  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:10.368028  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:10.369238  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:10.407457  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:38665
I20260709 14:57:10.407578  6961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:38665 every 8 connection(s)
I20260709 14:57:10.411545  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.423156  6962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7: Bootstrap starting.
I20260709 14:57:10.428035  6962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:10.432344  6962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7: No bootstrap required, opened a new log
I20260709 14:57:10.434527  6962 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a197972e7a44547b26323ada6b31ab7" member_type: VOTER }
I20260709 14:57:10.434938  6962 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:10.435165  6962 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a197972e7a44547b26323ada6b31ab7, State: Initialized, Role: FOLLOWER
I20260709 14:57:10.435714  6962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a197972e7a44547b26323ada6b31ab7" member_type: VOTER }
I20260709 14:57:10.436224  6962 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:57:10.436453  6962 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:57:10.436733  6962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:10.441248  6962 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a197972e7a44547b26323ada6b31ab7" member_type: VOTER }
I20260709 14:57:10.441761  6962 leader_election.cc:304] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [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: 0a197972e7a44547b26323ada6b31ab7; no voters: 
I20260709 14:57:10.442858  6962 leader_election.cc:290] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:57:10.443284  6965 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:10.444595  6965 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 0a197972e7a44547b26323ada6b31ab7, State: Running, Role: LEADER
I20260709 14:57:10.445277  6965 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [LEADER]: Queue going to LEADER mode. State: All 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: "0a197972e7a44547b26323ada6b31ab7" member_type: VOTER }
I20260709 14:57:10.445814  6962 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:57:10.448235  6966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a197972e7a44547b26323ada6b31ab7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a197972e7a44547b26323ada6b31ab7" member_type: VOTER } }
I20260709 14:57:10.448238  6967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a197972e7a44547b26323ada6b31ab7. Latest consensus state: current_term: 1 leader_uuid: "0a197972e7a44547b26323ada6b31ab7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a197972e7a44547b26323ada6b31ab7" member_type: VOTER } }
I20260709 14:57:10.449352  6967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:57:10.448956  6966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:57:10.453653  6972 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:57:10.461580  6972 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:57:10.462508  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:57:10.470898  6972 catalog_manager.cc:1383] Generated new cluster ID: 061d7480b0954f898500d95c0a7d8c67
I20260709 14:57:10.471149  6972 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:57:10.490736  6972 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:57:10.492158  6972 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:57:10.507426  6972 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7: Generated new TSK 0
I20260709 14:57:10.508080  6972 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:57:10.528937  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:10.535897  6983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.536895  6984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:10.544234  2552 server_base.cc:1061] running on GCE node
W20260709 14:57:10.544279  6986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:10.545357  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:10.545554  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:10.545676  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609030545665 us; error 0 us; skew 500 ppm
I20260709 14:57:10.546195  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:10.548743  2552 webserver.cc:533] Webserver started at http://127.2.126.1:38333/ using document root <none> and password file <none>
I20260709 14:57:10.549226  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:10.549391  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:10.549624  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:10.550750  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.555759  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:57:10.559510  6991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.560331  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:57:10.560629  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.560949  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:10.577764  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:10.579141  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:10.580825  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:10.583294  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:10.583540  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.583868  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:10.584092  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.627133  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:43067
I20260709 14:57:10.627249  7053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:43067 every 8 connection(s)
I20260709 14:57:10.632740  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:10.641095  7058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.641240  7059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.646548  7061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:10.646688  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:10.647240  7054 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38665
I20260709 14:57:10.647717  7054 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:10.648641  7054 heartbeater.cc:507] Master 127.2.126.62:38665 requested a full tablet report, sending...
I20260709 14:57:10.648926  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:10.649219  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:10.649412  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609030649390 us; error 0 us; skew 500 ppm
I20260709 14:57:10.650206  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:10.651044  6927 ts_manager.cc:194] Registered new tserver with Master: 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067)
I20260709 14:57:10.653240  2552 webserver.cc:533] Webserver started at http://127.2.126.2:33577/ using document root <none> and password file <none>
I20260709 14:57:10.653940  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:10.654064  6927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47336
I20260709 14:57:10.654210  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:10.654698  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:10.656523  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.661250  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:57:10.664685  7066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.665467  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:57:10.665778  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.666078  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:10.689103  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:10.690450  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:10.692020  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:10.694391  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:10.694650  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.694911  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:10.695109  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.737993  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:40693
I20260709 14:57:10.738073  7128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:40693 every 8 connection(s)
I20260709 14:57:10.743268  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:10.752611  7132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.753206  7133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:10.756031  7135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:10.756613  7129 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38665
I20260709 14:57:10.757040  7129 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:10.757066  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:10.757903  7129 heartbeater.cc:507] Master 127.2.126.62:38665 requested a full tablet report, sending...
I20260709 14:57:10.758052  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:10.758414  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:10.758611  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609030758593 us; error 0 us; skew 500 ppm
I20260709 14:57:10.759461  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:10.760138  6927 ts_manager.cc:194] Registered new tserver with Master: 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:10.761773  6927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47344
I20260709 14:57:10.762151  2552 webserver.cc:533] Webserver started at http://127.2.126.3:37805/ using document root <none> and password file <none>
I20260709 14:57:10.762794  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:10.763036  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:10.763361  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:10.764595  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "987f6efb024b47a583eb394913339228"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.768957  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:57:10.772233  7140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.773128  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:57:10.773367  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "987f6efb024b47a583eb394913339228"
format_stamp: "Formatted at 2026-07-09 14:57:10 on dist-test-slave-hxnw"
I20260709 14:57:10.773627  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:10.792886  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:10.794015  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:10.795369  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:10.798225  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:10.798401  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.798667  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:10.798806  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:10.838708  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:34877
I20260709 14:57:10.838809  7202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:34877 every 8 connection(s)
I20260709 14:57:10.853317  7203 heartbeater.cc:344] Connected to a master server at 127.2.126.62:38665
I20260709 14:57:10.853814  7203 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:10.854599  7203 heartbeater.cc:507] Master 127.2.126.62:38665 requested a full tablet report, sending...
I20260709 14:57:10.856629  6927 ts_manager.cc:194] Registered new tserver with Master: 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:10.857499  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015635146s
I20260709 14:57:10.857947  6927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47354
I20260709 14:57:10.882845  6927 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47360:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:57:10.885591  6927 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:57:10.969765  7168 tablet_service.cc:1511] Processing CreateTablet for tablet 0efe979012b04e639a915331831edf39 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:10.971275  7168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efe979012b04e639a915331831edf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.971534  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 64dc6149dc524675802d34d961a3a109 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:10.972534  7019 tablet_service.cc:1511] Processing CreateTablet for tablet 0efe979012b04e639a915331831edf39 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:10.973042  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dc6149dc524675802d34d961a3a109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.974082  7019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efe979012b04e639a915331831edf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.976166  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca4209ef83e4fd9b292d8b62d7874e1 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:10.977608  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4209ef83e4fd9b292d8b62d7874e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.977373  7166 tablet_service.cc:1511] Processing CreateTablet for tablet 11ba5e042ec14ba19b6b5a75acd514e8 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:10.978765  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba5e042ec14ba19b6b5a75acd514e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.976166  7165 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb0d97df0574e3984031decefe433f7 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:10.981221  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb0d97df0574e3984031decefe433f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.980976  7167 tablet_service.cc:1511] Processing CreateTablet for tablet bb536d16170d4fb0a4595e3c49a1dbd6 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:10.982290  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb536d16170d4fb0a4595e3c49a1dbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.984999  7018 tablet_service.cc:1511] Processing CreateTablet for tablet bb536d16170d4fb0a4595e3c49a1dbd6 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:10.986346  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb536d16170d4fb0a4595e3c49a1dbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.989017  7017 tablet_service.cc:1511] Processing CreateTablet for tablet 11ba5e042ec14ba19b6b5a75acd514e8 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:10.990334  7017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba5e042ec14ba19b6b5a75acd514e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.992941  7016 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb0d97df0574e3984031decefe433f7 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:10.994231  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb0d97df0574e3984031decefe433f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:10.997002  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 64dc6149dc524675802d34d961a3a109 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:10.997975  7218 tablet_bootstrap.cc:492] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:10.998364  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dc6149dc524675802d34d961a3a109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.002236  7219 tablet_bootstrap.cc:492] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.006721  7218 tablet_bootstrap.cc:654] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.008504  7168 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca4209ef83e4fd9b292d8b62d7874e1 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:11.009984  7168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4209ef83e4fd9b292d8b62d7874e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.010020  7019 tablet_service.cc:1511] Processing CreateTablet for tablet 1c092dde85cc417fbc19e4660b650230 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:11.012141  7019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c092dde85cc417fbc19e4660b650230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.025655  7163 tablet_service.cc:1511] Processing CreateTablet for tablet 1c092dde85cc417fbc19e4660b650230 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:11.027247  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c092dde85cc417fbc19e4660b650230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.027009  7013 tablet_service.cc:1511] Processing CreateTablet for tablet deda4c23f8d44eb6bf7ead4f5bed7a78 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:11.027247  7219 tablet_bootstrap.cc:654] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.028430  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deda4c23f8d44eb6bf7ead4f5bed7a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.036619  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 104dde35917145ff83d2bc432e1bb29e (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:11.037956  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104dde35917145ff83d2bc432e1bb29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.044854  7165 tablet_service.cc:1511] Processing CreateTablet for tablet deda4c23f8d44eb6bf7ead4f5bed7a78 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:11.046265  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deda4c23f8d44eb6bf7ead4f5bed7a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.050360  7219 tablet_bootstrap.cc:492] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.051054  7219 ts_tablet_manager.cc:1403] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.014s
I20260709 14:57:11.054774  7219 raft_consensus.cc:359] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.055661  7219 raft_consensus.cc:385] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.056115  7219 raft_consensus.cc:740] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.057170  7162 tablet_service.cc:1511] Processing CreateTablet for tablet 104dde35917145ff83d2bc432e1bb29e (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:11.057142  7219 consensus_queue.cc:260] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.059115  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104dde35917145ff83d2bc432e1bb29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.065399  7218 tablet_bootstrap.cc:492] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.066004  7218 ts_tablet_manager.cc:1403] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.000s
I20260709 14:57:11.072521  7054 heartbeater.cc:499] Master 127.2.126.62:38665 was elected leader, sending a full tablet report...
I20260709 14:57:11.073382  7218 raft_consensus.cc:359] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.074303  7218 raft_consensus.cc:385] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.074505  7219 ts_tablet_manager.cc:1434] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:57:11.076001  7219 tablet_bootstrap.cc:492] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.074642  7218 raft_consensus.cc:740] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.078025  7218 consensus_queue.cc:260] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.085023  7094 tablet_service.cc:1511] Processing CreateTablet for tablet 0efe979012b04e639a915331831edf39 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:11.086400  7094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efe979012b04e639a915331831edf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.088996  7093 tablet_service.cc:1511] Processing CreateTablet for tablet bb536d16170d4fb0a4595e3c49a1dbd6 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:11.090216  7203 heartbeater.cc:499] Master 127.2.126.62:38665 was elected leader, sending a full tablet report...
I20260709 14:57:11.090169  7090 tablet_service.cc:1511] Processing CreateTablet for tablet 64dc6149dc524675802d34d961a3a109 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:11.088996  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca4209ef83e4fd9b292d8b62d7874e1 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:11.090469  7093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb536d16170d4fb0a4595e3c49a1dbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.092633  7091 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb0d97df0574e3984031decefe433f7 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:11.093976  7091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb0d97df0574e3984031decefe433f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.095243  7218 ts_tablet_manager.cc:1434] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:57:11.096129  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4209ef83e4fd9b292d8b62d7874e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.096424  7218 tablet_bootstrap.cc:492] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.097004  7092 tablet_service.cc:1511] Processing CreateTablet for tablet 11ba5e042ec14ba19b6b5a75acd514e8 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:11.097441  7219 tablet_bootstrap.cc:654] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.098387  7092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba5e042ec14ba19b6b5a75acd514e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.100239  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dc6149dc524675802d34d961a3a109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.106298  7218 tablet_bootstrap.cc:654] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.106032  7088 tablet_service.cc:1511] Processing CreateTablet for tablet 1c092dde85cc417fbc19e4660b650230 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:11.107550  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c092dde85cc417fbc19e4660b650230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.107872  7087 tablet_service.cc:1511] Processing CreateTablet for tablet deda4c23f8d44eb6bf7ead4f5bed7a78 (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:11.109159  7087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deda4c23f8d44eb6bf7ead4f5bed7a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.109736  7219 tablet_bootstrap.cc:492] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.110360  7219 ts_tablet_manager.cc:1403] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.002s
I20260709 14:57:11.113516  7086 tablet_service.cc:1511] Processing CreateTablet for tablet 104dde35917145ff83d2bc432e1bb29e (DEFAULT_TABLE table=test-workload [id=5958f0a8f7d44dd3a47e053af8b493ed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:11.113792  7219 raft_consensus.cc:359] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.114786  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104dde35917145ff83d2bc432e1bb29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:11.114928  7219 raft_consensus.cc:385] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.115342  7219 raft_consensus.cc:740] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.116351  7219 consensus_queue.cc:260] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.118777  7219 ts_tablet_manager.cc:1434] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:57:11.119867  7219 tablet_bootstrap.cc:492] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.127079  7219 tablet_bootstrap.cc:654] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.134213  7218 tablet_bootstrap.cc:492] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.134925  7218 ts_tablet_manager.cc:1403] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.007s
I20260709 14:57:11.138942  7218 raft_consensus.cc:359] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.140974  7218 raft_consensus.cc:385] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.141001  7219 tablet_bootstrap.cc:492] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.141383  7218 raft_consensus.cc:740] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.141669  7219 ts_tablet_manager.cc:1403] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:57:11.170452  7218 consensus_queue.cc:260] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.173425  7218 ts_tablet_manager.cc:1434] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.038s	user 0.019s	sys 0.000s
I20260709 14:57:11.180825  7219 raft_consensus.cc:359] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.187948  7219 raft_consensus.cc:385] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.188324  7219 raft_consensus.cc:740] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.189123  7219 consensus_queue.cc:260] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.195070  7219 ts_tablet_manager.cc:1434] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.053s	user 0.013s	sys 0.005s
I20260709 14:57:11.200109  7218 tablet_bootstrap.cc:492] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.204933  7219 tablet_bootstrap.cc:492] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.205133  7227 tablet_bootstrap.cc:492] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.210556  7227 tablet_bootstrap.cc:654] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.220312  7218 tablet_bootstrap.cc:654] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.211673  7219 tablet_bootstrap.cc:654] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.236833  7227 tablet_bootstrap.cc:492] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.237385  7227 ts_tablet_manager.cc:1403] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.015s
I20260709 14:57:11.237733  7218 tablet_bootstrap.cc:492] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.238469  7218 ts_tablet_manager.cc:1403] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 14:57:11.240209  7227 raft_consensus.cc:359] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.240809  7227 raft_consensus.cc:385] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.241080  7227 raft_consensus.cc:740] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.241225  7219 tablet_bootstrap.cc:492] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.241385  7218 raft_consensus.cc:359] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.241899  7219 ts_tablet_manager.cc:1403] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260709 14:57:11.241762  7227 consensus_queue.cc:260] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.242265  7218 raft_consensus.cc:385] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.242652  7218 raft_consensus.cc:740] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.243479  7218 consensus_queue.cc:260] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.244156  7129 heartbeater.cc:499] Master 127.2.126.62:38665 was elected leader, sending a full tablet report...
I20260709 14:57:11.244653  7227 ts_tablet_manager.cc:1434] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:57:11.245822  7218 ts_tablet_manager.cc:1434] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:57:11.247128  7218 tablet_bootstrap.cc:492] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.252851  7219 raft_consensus.cc:359] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.253968  7219 raft_consensus.cc:385] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.254277  7219 raft_consensus.cc:740] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.255051  7219 consensus_queue.cc:260] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.255690  7218 tablet_bootstrap.cc:654] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.256637  7222 raft_consensus.cc:493] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.257153  7222 raft_consensus.cc:515] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.259037  7227 tablet_bootstrap.cc:492] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.266280  7222 leader_election.cc:290] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.272537  7227 tablet_bootstrap.cc:654] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.294302  7222 raft_consensus.cc:493] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.294904  7222 raft_consensus.cc:515] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.297109  7222 leader_election.cc:290] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987f6efb024b47a583eb394913339228 (127.2.126.3:34877), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.297343  7219 ts_tablet_manager.cc:1434] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 14:57:11.298785  7219 tablet_bootstrap.cc:492] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.301998  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104dde35917145ff83d2bc432e1bb29e" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.303848  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efe979012b04e639a915331831edf39" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
W20260709 14:57:11.306249  6993 leader_election.cc:343] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:57:11.307415  6993 leader_election.cc:343] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.307875  7219 tablet_bootstrap.cc:654] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.308557  7218 tablet_bootstrap.cc:492] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.309131  7218 ts_tablet_manager.cc:1403] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.038s
I20260709 14:57:11.306515  7227 tablet_bootstrap.cc:492] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.310410  7227 ts_tablet_manager.cc:1403] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.002s
I20260709 14:57:11.312762  7227 raft_consensus.cc:359] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.312717  7218 raft_consensus.cc:359] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.313593  7227 raft_consensus.cc:385] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.314002  7227 raft_consensus.cc:740] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.314841  7227 consensus_queue.cc:260] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.313916  7218 raft_consensus.cc:385] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.317438  7218 raft_consensus.cc:740] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.318285  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104dde35917145ff83d2bc432e1bb29e" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.318841  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efe979012b04e639a915331831edf39" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.319526  7177 raft_consensus.cc:2468] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
W20260709 14:57:11.320031  6995 leader_election.cc:343] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 987f6efb024b47a583eb394913339228 (127.2.126.3:34877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.316787  7227 ts_tablet_manager.cc:1434] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:57:11.320603  6995 leader_election.cc:304] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e; no voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228
I20260709 14:57:11.321653  7222 raft_consensus.cc:2749] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:11.322290  6995 leader_election.cc:304] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [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: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:11.323513  7222 raft_consensus.cc:2804] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.324123  7222 raft_consensus.cc:493] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.318264  7218 consensus_queue.cc:260] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.324465  7222 raft_consensus.cc:3060] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.326468  7218 ts_tablet_manager.cc:1434] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:57:11.323192  7227 tablet_bootstrap.cc:492] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.327472  7218 tablet_bootstrap.cc:492] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.332453  7222 raft_consensus.cc:515] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.334240  7227 tablet_bootstrap.cc:654] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.334614  7218 tablet_bootstrap.cc:654] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.335418  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efe979012b04e639a915331831edf39" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:11.336117  7177 raft_consensus.cc:3060] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.342727  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efe979012b04e639a915331831edf39" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
W20260709 14:57:11.344460  6993 leader_election.cc:343] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.345070  7222 leader_election.cc:290] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Requested vote from peers 987f6efb024b47a583eb394913339228 (127.2.126.3:34877), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.345844  7227 tablet_bootstrap.cc:492] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.346302  7227 ts_tablet_manager.cc:1403] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:57:11.346637  7177 raft_consensus.cc:2468] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:11.348099  6995 leader_election.cc:304] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:11.349252  7222 raft_consensus.cc:2804] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.349202  7227 raft_consensus.cc:359] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.349882  7222 raft_consensus.cc:697] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:11.349969  7219 tablet_bootstrap.cc:492] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.350139  7227 raft_consensus.cc:385] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.350590  7227 raft_consensus.cc:740] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.350641  7219 ts_tablet_manager.cc:1403] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.003s
I20260709 14:57:11.350773  7222 consensus_queue.cc:237] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.351534  7227 consensus_queue.cc:260] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.354216  7218 tablet_bootstrap.cc:492] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.354338  7219 raft_consensus.cc:359] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.355054  7218 ts_tablet_manager.cc:1403] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.017s
I20260709 14:57:11.355396  7219 raft_consensus.cc:385] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.355813  7219 raft_consensus.cc:740] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.356858  7227 ts_tablet_manager.cc:1434] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:57:11.356691  7219 consensus_queue.cc:260] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.357857  7227 tablet_bootstrap.cc:492] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.358973  7219 ts_tablet_manager.cc:1434] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:57:11.358939  7218 raft_consensus.cc:359] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.360060  7218 raft_consensus.cc:385] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.360201  7219 tablet_bootstrap.cc:492] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.360481  7218 raft_consensus.cc:740] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.361436  7218 consensus_queue.cc:260] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.366189  7218 ts_tablet_manager.cc:1434] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 14:57:11.367498  7218 tablet_bootstrap.cc:492] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.371084  7227 tablet_bootstrap.cc:654] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.374164  7218 tablet_bootstrap.cc:654] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.394023  7219 tablet_bootstrap.cc:654] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.394274  7223 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.394789  7223 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.395370  7218 tablet_bootstrap.cc:492] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.395875  7218 ts_tablet_manager.cc:1403] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 14:57:11.396461  6925 catalog_manager.cc:5697] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 1 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.398914  7218 raft_consensus.cc:359] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.399748  7218 raft_consensus.cc:385] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.400089  7218 raft_consensus.cc:740] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.400866  7218 consensus_queue.cc:260] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.405989  7223 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.408520  7218 ts_tablet_manager.cc:1434] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.009s
I20260709 14:57:11.412175  7218 tablet_bootstrap.cc:492] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.418005  7231 raft_consensus.cc:493] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.418695  7231 raft_consensus.cc:515] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.422464  7227 tablet_bootstrap.cc:492] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.423040  7227 ts_tablet_manager.cc:1403] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260709 14:57:11.426608  7227 raft_consensus.cc:359] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.430542  7231 leader_election.cc:290] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.435357  7219 tablet_bootstrap.cc:492] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.435938  7219 ts_tablet_manager.cc:1403] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.076s	user 0.044s	sys 0.019s
I20260709 14:57:11.427500  7227 raft_consensus.cc:385] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.440013  7222 raft_consensus.cc:493] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.440553  7222 raft_consensus.cc:515] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.441533  7219 raft_consensus.cc:359] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.442250  7219 raft_consensus.cc:385] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.442571  7219 raft_consensus.cc:740] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.442773  7222 leader_election.cc:290] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.442420  7218 tablet_bootstrap.cc:654] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.438717  7227 raft_consensus.cc:740] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.445976  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.446182  7227 consensus_queue.cc:260] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.446658  7177 raft_consensus.cc:2468] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
I20260709 14:57:11.445983  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.448885  6995 leader_election.cc:304] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.448858  7219 consensus_queue.cc:260] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.449880  7222 raft_consensus.cc:2804] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.450253  7222 raft_consensus.cc:493] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.450578  7222 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:57:11.450943  6993 leader_election.cc:343] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.453467  7219 ts_tablet_manager.cc:1434] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:57:11.454458  7219 tablet_bootstrap.cc:492] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.456099  7232 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.456605  7232 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
W20260709 14:57:11.458360  6975 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:11.459013  7232 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.460572  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
W20260709 14:57:11.461786  6993 leader_election.cc:343] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.464447  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.465101  7177 raft_consensus.cc:2468] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
I20260709 14:57:11.465127  7227 ts_tablet_manager.cc:1434] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260709 14:57:11.468194  6995 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [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: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:11.468915  7219 tablet_bootstrap.cc:654] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.469657  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.470290  7029 raft_consensus.cc:2468] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.472299  7141 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.472580  7227 tablet_bootstrap.cc:492] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.473166  7232 raft_consensus.cc:2804] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.473276  7246 raft_consensus.cc:2804] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.473628  7232 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.473778  7246 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.474066  7232 raft_consensus.cc:3060] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.474229  7246 raft_consensus.cc:3060] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.480120  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.481544  7246 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.482690  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.481601  7222 raft_consensus.cc:515] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.484319  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
W20260709 14:57:11.484417  7070 leader_election.cc:343] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 987f6efb024b47a583eb394913339228 (127.2.126.3:34877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.484548  7232 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.485798  7029 raft_consensus.cc:2393] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 987f6efb024b47a583eb394913339228 in current term 1: Already voted for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in this term.
W20260709 14:57:11.485767  7067 leader_election.cc:343] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.486136  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:11.486438  7067 leader_election.cc:304] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228
I20260709 14:57:11.487406  7231 raft_consensus.cc:2749] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:57:11.487629  6993 leader_election.cc:343] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.488193  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:11.488929  7177 raft_consensus.cc:2393] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f79177c1fc14fb68df7e6bfe7c8754e in current term 1: Already voted for candidate 987f6efb024b47a583eb394913339228 in this term.
I20260709 14:57:11.489035  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:11.489755  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
W20260709 14:57:11.490181  6993 leader_election.cc:343] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.490669  6993 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [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: 0f79177c1fc14fb68df7e6bfe7c8754e; no voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228
W20260709 14:57:11.491426  7142 leader_election.cc:343] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.486680  7232 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.494814  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:11.495163  7222 leader_election.cc:290] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.495217  7232 raft_consensus.cc:2749] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:57:11.495510  7177 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.501123  7246 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.501348  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
W20260709 14:57:11.502449  7142 leader_election.cc:343] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.502894  7142 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [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: 987f6efb024b47a583eb394913339228; no voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:11.505771  7177 raft_consensus.cc:2468] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:11.506938  6995 leader_election.cc:304] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:11.507824  7252 raft_consensus.cc:2804] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.508061  7246 raft_consensus.cc:2749] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:57:11.509042  7252 raft_consensus.cc:697] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:11.509933  7252 consensus_queue.cc:237] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.510768  7227 tablet_bootstrap.cc:654] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.515023  7219 tablet_bootstrap.cc:492] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.515602  7219 ts_tablet_manager.cc:1403] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.021s
I20260709 14:57:11.515025  7218 tablet_bootstrap.cc:492] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.516343  7218 ts_tablet_manager.cc:1403] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.104s	user 0.004s	sys 0.026s
I20260709 14:57:11.518282  6926 catalog_manager.cc:5697] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 1 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.518846  7219 raft_consensus.cc:359] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.519312  7218 raft_consensus.cc:359] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.519835  7219 raft_consensus.cc:385] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.520092  7218 raft_consensus.cc:385] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.520263  7219 raft_consensus.cc:740] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.520502  7218 raft_consensus.cc:740] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.521333  7218 consensus_queue.cc:260] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.521450  7219 consensus_queue.cc:260] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.523669  7218 ts_tablet_manager.cc:1434] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:57:11.526254  7252 raft_consensus.cc:493] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.526472  7227 tablet_bootstrap.cc:492] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.527079  7227 ts_tablet_manager.cc:1403] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.009s
I20260709 14:57:11.528103  7219 ts_tablet_manager.cc:1434] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:57:11.529119  7219 tablet_bootstrap.cc:492] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.530068  7227 raft_consensus.cc:359] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.530790  7227 raft_consensus.cc:385] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.531075  7227 raft_consensus.cc:740] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.526762  7252 raft_consensus.cc:515] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.534188  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.534821  7104 raft_consensus.cc:2468] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
I20260709 14:57:11.536140  7219 tablet_bootstrap.cc:654] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.536067  6993 leader_election.cc:304] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:11.536973  7232 raft_consensus.cc:2804] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.537362  7232 raft_consensus.cc:493] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.537703  7232 raft_consensus.cc:3060] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.538496  7222 raft_consensus.cc:493] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.538957  7222 raft_consensus.cc:515] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.526764  7218 tablet_bootstrap.cc:492] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.541007  7222 leader_election.cc:290] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.542989  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
W20260709 14:57:11.544407  6995 leader_election.cc:343] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 987f6efb024b47a583eb394913339228 (127.2.126.3:34877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.545164  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.547134  7218 tablet_bootstrap.cc:654] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
W20260709 14:57:11.547004  6993 leader_election.cc:343] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.547760  6993 leader_election.cc:304] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e; no voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228
I20260709 14:57:11.549196  7222 raft_consensus.cc:2749] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:11.549333  7252 leader_election.cc:290] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.549988  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.550810  7177 raft_consensus.cc:2468] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
I20260709 14:57:11.551717  7227 consensus_queue.cc:260] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.552609  7232 raft_consensus.cc:515] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.553916  7218 tablet_bootstrap.cc:492] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.554486  7218 ts_tablet_manager.cc:1403] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260709 14:57:11.554862  7232 leader_election.cc:290] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.556118  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:11.556717  7177 raft_consensus.cc:3060] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.557135  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:11.557902  7104 raft_consensus.cc:3060] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.563170  7177 raft_consensus.cc:2468] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:11.564411  6995 leader_election.cc:304] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.565285  7232 raft_consensus.cc:2804] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.566475  7232 raft_consensus.cc:697] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:11.566395  7218 raft_consensus.cc:359] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.567212  7218 raft_consensus.cc:385] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.567502  7218 raft_consensus.cc:740] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.567693  7232 consensus_queue.cc:237] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.568308  7218 consensus_queue.cc:260] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.569811  7227 ts_tablet_manager.cc:1434] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 14:57:11.570622  7218 ts_tablet_manager.cc:1434] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:57:11.570796  7104 raft_consensus.cc:2468] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:11.571573  7218 tablet_bootstrap.cc:492] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:11.575690  7246 raft_consensus.cc:493] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.577100  7246 raft_consensus.cc:515] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.578860  7218 tablet_bootstrap.cc:654] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.579197  7246 leader_election.cc:290] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.579929  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104dde35917145ff83d2bc432e1bb29e" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.580272  7227 tablet_bootstrap.cc:492] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.586185  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104dde35917145ff83d2bc432e1bb29e" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.587073  7104 raft_consensus.cc:2468] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.587587  7246 raft_consensus.cc:493] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.588112  7246 raft_consensus.cc:515] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.588299  7142 leader_election.cc:304] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.589100  7029 raft_consensus.cc:2468] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.589681  7223 raft_consensus.cc:2804] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.590044  7223 raft_consensus.cc:493] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.590384  7223 raft_consensus.cc:3060] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.593006  7227 tablet_bootstrap.cc:654] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.594107  7218 tablet_bootstrap.cc:492] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:11.594602  7218 ts_tablet_manager.cc:1403] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 14:57:11.596366  7219 tablet_bootstrap.cc:492] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.596802  7219 ts_tablet_manager.cc:1403] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.068s	user 0.034s	sys 0.016s
I20260709 14:57:11.596866  7246 leader_election.cc:290] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.597329  7218 raft_consensus.cc:359] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.598012  7218 raft_consensus.cc:385] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.598264  7218 raft_consensus.cc:740] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.598454  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.599080  7029 raft_consensus.cc:2468] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.598894  7218 consensus_queue.cc:260] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.599382  7219 raft_consensus.cc:359] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.600076  7219 raft_consensus.cc:385] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.600320  7219 raft_consensus.cc:740] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.600976  7218 ts_tablet_manager.cc:1434] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:57:11.600703  7223 raft_consensus.cc:515] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.601058  7219 consensus_queue.cc:260] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.602527  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.602767  7223 leader_election.cc:290] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.603034  7219 ts_tablet_manager.cc:1434] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:57:11.603606  7231 raft_consensus.cc:493] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.603936  7219 tablet_bootstrap.cc:492] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:11.604095  7231 raft_consensus.cc:515] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.605372  7141 leader_election.cc:304] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.606069  7231 leader_election.cc:290] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.606380  7223 raft_consensus.cc:2804] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.606814  7223 raft_consensus.cc:493] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.606679  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104dde35917145ff83d2bc432e1bb29e" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:11.607313  7029 raft_consensus.cc:3060] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.607697  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c092dde85cc417fbc19e4660b650230" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.608362  7177 raft_consensus.cc:2468] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:11.609568  7070 leader_election.cc:304] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.610190  7219 tablet_bootstrap.cc:654] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.610792  7231 raft_consensus.cc:2804] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.611222  7231 raft_consensus.cc:493] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.611575  7231 raft_consensus.cc:3060] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.611462  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c092dde85cc417fbc19e4660b650230" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.612246  7028 raft_consensus.cc:2468] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
W20260709 14:57:11.612442  7142 leader_election.cc:343] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.617192  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104dde35917145ff83d2bc432e1bb29e" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:11.617725  7104 raft_consensus.cc:3060] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.620550  7029 raft_consensus.cc:2468] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.621381  7223 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.621198  7231 raft_consensus.cc:515] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.621775  7141 leader_election.cc:304] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.622689  7246 raft_consensus.cc:2804] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.625105  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c092dde85cc417fbc19e4660b650230" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:11.625831  7177 raft_consensus.cc:3060] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.631642  7104 raft_consensus.cc:2468] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.634797  7177 raft_consensus.cc:2468] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:11.636148  7070 leader_election.cc:304] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.641688  7219 tablet_bootstrap.cc:492] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:11.642203  7219 ts_tablet_manager.cc:1403] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.004s
I20260709 14:57:11.636421  7231 leader_election.cc:290] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.643282  7227 tablet_bootstrap.cc:492] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.643486  7231 raft_consensus.cc:2804] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.643803  7227 ts_tablet_manager.cc:1403] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.019s
I20260709 14:57:11.644006  7231 raft_consensus.cc:697] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:11.644956  7219 raft_consensus.cc:359] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.644914  7231 consensus_queue.cc:237] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.645787  6926 catalog_manager.cc:5697] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 1 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.645710  7219 raft_consensus.cc:385] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.646893  7227 raft_consensus.cc:359] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.639248  7246 raft_consensus.cc:697] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:11.647835  7227 raft_consensus.cc:385] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.647370  7219 raft_consensus.cc:740] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.648168  7227 raft_consensus.cc:740] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.648427  7246 consensus_queue.cc:237] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.648658  7219 consensus_queue.cc:260] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.649024  7227 consensus_queue.cc:260] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.637362  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c092dde85cc417fbc19e4660b650230" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:11.652664  7029 raft_consensus.cc:3060] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.635736  7223 raft_consensus.cc:515] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.651180  7227 ts_tablet_manager.cc:1434] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:57:11.661681  7227 tablet_bootstrap.cc:492] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.652014  7261 raft_consensus.cc:493] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.667833  7261 raft_consensus.cc:515] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.650682  7219 ts_tablet_manager.cc:1434] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:57:11.671581  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.672245  7028 raft_consensus.cc:2468] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.673506  7141 leader_election.cc:304] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.676034  7265 raft_consensus.cc:2804] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.678987  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.679867  7261 leader_election.cc:290] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.680214  7265 raft_consensus.cc:493] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.680385  7104 raft_consensus.cc:2468] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.681154  7265 raft_consensus.cc:3060] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.679288  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:11.682117  7028 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.682304  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
W20260709 14:57:11.683812  7142 leader_election.cc:343] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:11.687162  7029 raft_consensus.cc:2468] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:11.683763  7223 leader_election.cc:290] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.689690  7028 raft_consensus.cc:2468] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.690196  7227 tablet_bootstrap.cc:654] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.695458  6927 catalog_manager.cc:5697] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:11.697489  7141 leader_election.cc:304] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:11.697749  6926 catalog_manager.cc:5697] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.698614  7246 raft_consensus.cc:2804] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.699115  7246 raft_consensus.cc:697] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:11.699949  7246 consensus_queue.cc:237] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.700832  7265 raft_consensus.cc:515] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.705027  7231 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.703743  7227 tablet_bootstrap.cc:492] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.705758  7227 ts_tablet_manager.cc:1403] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260709 14:57:11.707479  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:11.708106  7028 raft_consensus.cc:3060] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.708551  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:11.709336  7104 raft_consensus.cc:3060] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.709784  7227 raft_consensus.cc:359] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.710559  7227 raft_consensus.cc:385] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.710896  7227 raft_consensus.cc:740] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.705533  7231 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.706328  7265 leader_election.cc:290] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.712153  7227 consensus_queue.cc:260] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.713424  7231 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.714583  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.715457  7177 raft_consensus.cc:2393] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a3c629fcd484f2fa15b82ce626b8a72 in current term 1: Already voted for candidate 987f6efb024b47a583eb394913339228 in this term.
I20260709 14:57:11.718132  7227 ts_tablet_manager.cc:1434] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:57:11.718611  7028 raft_consensus.cc:2468] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.719283  7227 tablet_bootstrap.cc:492] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.719813  7141 leader_election.cc:304] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.720642  7265 raft_consensus.cc:2804] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.720644  7104 raft_consensus.cc:2468] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.721457  7265 raft_consensus.cc:697] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:11.722414  7265 consensus_queue.cc:237] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.732052  7227 tablet_bootstrap.cc:654] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.737020  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.738184  7029 raft_consensus.cc:2393] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a3c629fcd484f2fa15b82ce626b8a72 in current term 1: Already voted for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in this term.
I20260709 14:57:11.739615  7067 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228
I20260709 14:57:11.740864  7231 raft_consensus.cc:3060] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.745792  7227 tablet_bootstrap.cc:492] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.746348  7227 ts_tablet_manager.cc:1403] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260709 14:57:11.748064  7231 raft_consensus.cc:2749] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:11.747920  6926 catalog_manager.cc:5697] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:11.749342  7227 raft_consensus.cc:359] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.749873  7227 raft_consensus.cc:385] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.750123  7227 raft_consensus.cc:740] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.750674  7227 consensus_queue.cc:260] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.752251  7227 ts_tablet_manager.cc:1434] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:57:11.753583  7227 tablet_bootstrap.cc:492] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:11.759342  7227 tablet_bootstrap.cc:654] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:11.763971  7227 tablet_bootstrap.cc:492] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:11.764348  7227 ts_tablet_manager.cc:1403] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:57:11.765866  6925 catalog_manager.cc:5697] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:11.767001  7227 raft_consensus.cc:359] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.767823  7227 raft_consensus.cc:385] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:11.768127  7227 raft_consensus.cc:740] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:11.768862  7227 consensus_queue.cc:260] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } } peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } }
I20260709 14:57:11.770716  7227 ts_tablet_manager.cc:1434] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:57:11.788077  7246 raft_consensus.cc:493] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.788561  7246 raft_consensus.cc:515] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.790117  7246 leader_election.cc:290] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.790771  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dc6149dc524675802d34d961a3a109" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.791195  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dc6149dc524675802d34d961a3a109" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:11.791492  7028 raft_consensus.cc:2468] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.791884  7104 raft_consensus.cc:2468] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:11.792646  7141 leader_election.cc:304] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.793305  7246 raft_consensus.cc:2804] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:11.793637  7246 raft_consensus.cc:493] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:11.793853  7246 raft_consensus.cc:3060] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.798650  7246 raft_consensus.cc:515] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.800333  7246 leader_election.cc:290] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:11.800998  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dc6149dc524675802d34d961a3a109" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:11.801311  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dc6149dc524675802d34d961a3a109" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:11.801635  7028 raft_consensus.cc:3060] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.801959  7104 raft_consensus.cc:3060] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.808560  7028 raft_consensus.cc:2468] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.808560  7104 raft_consensus.cc:2468] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:11.809927  7141 leader_election.cc:304] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:11.810633  7246 raft_consensus.cc:2804] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:11.811074  7246 raft_consensus.cc:697] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:11.811887  7246 consensus_queue.cc:237] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.814812  7232 consensus_queue.cc:1048] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:11.820147  6926 catalog_manager.cc:5697] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:11.827260  7104 raft_consensus.cc:3060] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.836015  7252 consensus_queue.cc:1048] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:11.919528  7231 raft_consensus.cc:493] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:11.920044  7231 raft_consensus.cc:515] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:11.921787  7231 leader_election.cc:290] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:11.922559  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:11.922780  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:11.923501  7177 raft_consensus.cc:2393] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a3c629fcd484f2fa15b82ce626b8a72 in current term 1: Already voted for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in this term.
I20260709 14:57:11.924430  7070 leader_election.cc:304] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228
I20260709 14:57:11.925443  7231 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:11.931104  7231 raft_consensus.cc:2749] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:11.952332  7252 consensus_queue.cc:1048] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:11.964221  7278 consensus_queue.cc:1048] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:12.008371  7278 consensus_queue.cc:1048] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.020167  7278 consensus_queue.cc:1048] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.023062  7262 raft_consensus.cc:493] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:12.023566  7262 raft_consensus.cc:515] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:12.025784  7262 leader_election.cc:290] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:12.026712  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:12.027334  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:12.027593  7028 raft_consensus.cc:2393] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a3c629fcd484f2fa15b82ce626b8a72 in current term 1: Already voted for candidate 987f6efb024b47a583eb394913339228 in this term.
I20260709 14:57:12.029274  7067 leader_election.cc:304] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228
I20260709 14:57:12.029942  7262 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:12.035511  7246 consensus_queue.cc:1048] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.036209  7262 raft_consensus.cc:2749] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:12.045831  7223 consensus_queue.cc:1048] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.064749  7262 consensus_queue.cc:1048] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.076952  7286 consensus_queue.cc:1048] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:12.176952  7223 consensus_queue.cc:1048] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.186964  7261 consensus_queue.cc:1048] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.263741  7261 consensus_queue.cc:1048] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.274163  7261 consensus_queue.cc:1048] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:12.297520  7261 consensus_queue.cc:1048] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:12.308004  7246 consensus_queue.cc:1048] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:57:12.461906  6975 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:13.134989  7278 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:13.135552  7278 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.137274  7278 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:13.138079  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:13.138236  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:13.138705  7104 raft_consensus.cc:2468] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:13.138840  7177 raft_consensus.cc:2468] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:13.139784  6993 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [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: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:13.140437  7278 raft_consensus.cc:2804] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:13.140796  7278 raft_consensus.cc:493] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:13.141077  7278 raft_consensus.cc:3060] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.145916  7278 raft_consensus.cc:515] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.147475  7278 leader_election.cc:290] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:13.148276  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:13.148425  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb0d97df0574e3984031decefe433f7" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:13.148916  7104 raft_consensus.cc:3060] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.148952  7177 raft_consensus.cc:3060] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.155745  7104 raft_consensus.cc:2468] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:13.155766  7177 raft_consensus.cc:2468] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:13.157101  6993 leader_election.cc:304] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:13.157876  7278 raft_consensus.cc:2804] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:13.158839  7278 raft_consensus.cc:697] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:13.159664  7278 consensus_queue.cc:237] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.167225  6926 catalog_manager.cc:5697] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 0 to 2, leader changed from <none> to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 2 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.630159  7104 raft_consensus.cc:1275] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:13.631349  7278 consensus_queue.cc:1048] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:13.640895  7177 raft_consensus.cc:1275] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:13.642292  7278 consensus_queue.cc:1048] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:13.702227  7177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6"
dest_uuid: "987f6efb024b47a583eb394913339228"
mode: GRACEFUL
new_leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:41940
I20260709 14:57:13.702797  7177 raft_consensus.cc:606] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Received request to transfer leadership to TS 0f79177c1fc14fb68df7e6bfe7c8754e
I20260709 14:57:13.707604  7177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8"
dest_uuid: "987f6efb024b47a583eb394913339228"
mode: GRACEFUL
new_leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:41940
I20260709 14:57:13.708142  7177 raft_consensus.cc:606] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Received request to transfer leadership to TS 0f79177c1fc14fb68df7e6bfe7c8754e
I20260709 14:57:13.715919  7178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64dc6149dc524675802d34d961a3a109"
dest_uuid: "987f6efb024b47a583eb394913339228"
mode: GRACEFUL
new_leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:41940
I20260709 14:57:13.716526  7178 raft_consensus.cc:606] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Received request to transfer leadership to TS 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:13.729027  7028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
mode: GRACEFUL
new_leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:60838
I20260709 14:57:13.729565  7028 raft_consensus.cc:606] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Received request to transfer leadership to TS 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:13.736537  7028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
mode: GRACEFUL
new_leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:60838
I20260709 14:57:13.737042  7028 raft_consensus.cc:606] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Received request to transfer leadership to TS 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:13.773749  7261 raft_consensus.cc:993] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: : Instructing follower 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:13.774211  7308 raft_consensus.cc:1081] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Signalling peer 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:13.775800  7028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:60826
I20260709 14:57:13.776455  7028 raft_consensus.cc:493] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.776754  7028 raft_consensus.cc:3060] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.781769  7028 raft_consensus.cc:515] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.783653  7028 leader_election.cc:290] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:13.784441  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:13.784900  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba5e042ec14ba19b6b5a75acd514e8" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:13.785133  7104 raft_consensus.cc:3060] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.785516  7178 raft_consensus.cc:3055] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:13.785851  7178 raft_consensus.cc:740] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:13.786691  7178 consensus_queue.cc:260] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.788021  7178 raft_consensus.cc:3060] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.792466  7104 raft_consensus.cc:2468] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:13.793853  6993 leader_election.cc:304] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:13.794572  7278 raft_consensus.cc:2804] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:13.795887  7278 raft_consensus.cc:697] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:13.795928  7178 raft_consensus.cc:2468] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:13.796741  7278 consensus_queue.cc:237] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.804106  7308 raft_consensus.cc:993] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: : Instructing follower 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:13.804580  7261 raft_consensus.cc:1081] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Signalling peer 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:13.805992  7103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64dc6149dc524675802d34d961a3a109"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:45976
I20260709 14:57:13.805734  6925 catalog_manager.cc:5697] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 1 to 2, leader changed from 987f6efb024b47a583eb394913339228 (127.2.126.3) to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 2 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.806497  7103 raft_consensus.cc:493] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.806887  7103 raft_consensus.cc:3060] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.813230  7103 raft_consensus.cc:515] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.815627  7103 leader_election.cc:290] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:13.816006  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dc6149dc524675802d34d961a3a109" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:13.816649  7028 raft_consensus.cc:3060] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.817189  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dc6149dc524675802d34d961a3a109" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:13.817801  7178 raft_consensus.cc:3055] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:13.818120  7178 raft_consensus.cc:740] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:13.818837  7178 consensus_queue.cc:260] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.819782  7178 raft_consensus.cc:3060] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.822036  7028 raft_consensus.cc:2468] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:13.823122  7067 leader_election.cc:304] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:13.823853  7286 raft_consensus.cc:2804] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:13.824828  7178 raft_consensus.cc:2468] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:13.825103  7286 raft_consensus.cc:697] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:13.826093  7286 consensus_queue.cc:237] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.833209  6925 catalog_manager.cc:5697] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 1 to 2, leader changed from 987f6efb024b47a583eb394913339228 (127.2.126.3) to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.848417  7309 raft_consensus.cc:993] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: : Instructing follower 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:13.848858  7278 raft_consensus.cc:1081] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Signalling peer 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:13.850198  7103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:45962
I20260709 14:57:13.850663  7103 raft_consensus.cc:493] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.850955  7103 raft_consensus.cc:3060] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.855696  7103 raft_consensus.cc:515] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.857295  7103 leader_election.cc:290] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:13.858132  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:13.858448  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deda4c23f8d44eb6bf7ead4f5bed7a78" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:13.858763  7028 raft_consensus.cc:3055] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:13.859063  7178 raft_consensus.cc:3060] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.859088  7028 raft_consensus.cc:740] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:13.859968  7028 consensus_queue.cc:260] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.860996  7028 raft_consensus.cc:3060] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.864425  7178 raft_consensus.cc:2468] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:13.865474  7070 leader_election.cc:304] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:13.866251  7286 raft_consensus.cc:2804] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:13.866353  7028 raft_consensus.cc:2468] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:13.866719  7286 raft_consensus.cc:697] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:13.867686  7286 consensus_queue.cc:237] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.875525  6925 catalog_manager.cc:5697] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 1 to 2, leader changed from 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1) to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.878494  7309 raft_consensus.cc:993] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: : Instructing follower 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:13.878947  7278 raft_consensus.cc:1081] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Signalling peer 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:13.880555  7103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:45962
I20260709 14:57:13.881115  7103 raft_consensus.cc:493] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.881518  7103 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.887574  7103 raft_consensus.cc:515] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.889133  7103 leader_election.cc:290] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:13.889855  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:13.890183  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:13.890511  7028 raft_consensus.cc:3055] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:13.890759  7178 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.890883  7028 raft_consensus.cc:740] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:13.891732  7028 consensus_queue.cc:260] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.892961  7028 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:13.897661  7178 raft_consensus.cc:2468] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:13.898810  7070 leader_election.cc:304] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:13.899430  7028 raft_consensus.cc:2468] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:13.899500  7286 raft_consensus.cc:2804] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:13.900141  7286 raft_consensus.cc:697] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:13.900861  7286 consensus_queue.cc:237] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:13.907649  6925 catalog_manager.cc:5697] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 1 to 2, leader changed from 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1) to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:14.040429  7308 raft_consensus.cc:993] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: : Instructing follower 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:14.040879  7261 raft_consensus.cc:1081] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Signalling peer 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:14.042375  7028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:60826
I20260709 14:57:14.042876  7028 raft_consensus.cc:493] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:14.043175  7028 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:14.048123  7028 raft_consensus.cc:515] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:14.049634  7028 leader_election.cc:290] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:14.050710  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:14.051275  7178 raft_consensus.cc:3055] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:14.051313  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:14.051573  7178 raft_consensus.cc:740] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:14.052089  7103 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:14.052522  7178 consensus_queue.cc:260] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:14.053637  7178 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:14.057199  7103 raft_consensus.cc:2468] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:14.058269  6993 leader_election.cc:304] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:14.058651  7178 raft_consensus.cc:2468] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:14.058997  7278 raft_consensus.cc:2804] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:14.059526  7278 raft_consensus.cc:697] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:14.060325  7278 consensus_queue.cc:237] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:14.067302  6925 catalog_manager.cc:5697] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 1 to 2, leader changed from 987f6efb024b47a583eb394913339228 (127.2.126.3) to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 2 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:14.212087  7028 raft_consensus.cc:1275] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.213371  7286 consensus_queue.cc:1048] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.222697  7178 raft_consensus.cc:1275] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.224261  7286 consensus_queue.cc:1048] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.278578  7178 raft_consensus.cc:1275] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.279845  7278 consensus_queue.cc:1048] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.290463  7103 raft_consensus.cc:1275] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.291832  7294 consensus_queue.cc:1048] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.329980  7028 raft_consensus.cc:1275] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.331306  7286 consensus_queue.cc:1048] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.333763  7178 raft_consensus.cc:1275] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.335129  7286 consensus_queue.cc:1048] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.468544  7028 raft_consensus.cc:1275] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.469779  7286 consensus_queue.cc:1048] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.478508  7178 raft_consensus.cc:1275] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.480057  7322 consensus_queue.cc:1048] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.558092  7177 raft_consensus.cc:1275] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.559231  7294 consensus_queue.cc:1048] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:14.568086  7103 raft_consensus.cc:1275] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:14.569645  7278 consensus_queue.cc:1048] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:16.765848  6925 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42898:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:57:16.768626  6925 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:57:16.816524  7015 tablet_service.cc:1511] Processing CreateTablet for tablet b3d6eb47d60542998b6e9ed900f874dd (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:16.817785  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d6eb47d60542998b6e9ed900f874dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.817513  7094 tablet_service.cc:1511] Processing CreateTablet for tablet b3d6eb47d60542998b6e9ed900f874dd (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:16.818796  7094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d6eb47d60542998b6e9ed900f874dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.818683  7167 tablet_service.cc:1511] Processing CreateTablet for tablet b3d6eb47d60542998b6e9ed900f874dd (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:16.819932  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d6eb47d60542998b6e9ed900f874dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.822690  7017 tablet_service.cc:1511] Processing CreateTablet for tablet d326c7ecdefd409dbd7042449dc4ada5 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:16.824023  7017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d326c7ecdefd409dbd7042449dc4ada5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.824505  7090 tablet_service.cc:1511] Processing CreateTablet for tablet d326c7ecdefd409dbd7042449dc4ada5 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:16.825747  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d326c7ecdefd409dbd7042449dc4ada5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.843050  7166 tablet_service.cc:1511] Processing CreateTablet for tablet d326c7ecdefd409dbd7042449dc4ada5 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:16.845031  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d326c7ecdefd409dbd7042449dc4ada5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.847669  7093 tablet_service.cc:1511] Processing CreateTablet for tablet a66ae7e53a5c4686b7c3cd58161b2b3e (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:16.849005  7093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66ae7e53a5c4686b7c3cd58161b2b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.853864  7016 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8ef221b34b4578ab6226957cccbdf3 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:16.855166  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8ef221b34b4578ab6226957cccbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.855288  7018 tablet_service.cc:1511] Processing CreateTablet for tablet a66ae7e53a5c4686b7c3cd58161b2b3e (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:16.857012  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66ae7e53a5c4686b7c3cd58161b2b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.853745  7162 tablet_service.cc:1511] Processing CreateTablet for tablet a66ae7e53a5c4686b7c3cd58161b2b3e (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:16.861433  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66ae7e53a5c4686b7c3cd58161b2b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.870939  7345 tablet_bootstrap.cc:492] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:16.871124  7090 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8ef221b34b4578ab6226957cccbdf3 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:16.872464  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8ef221b34b4578ab6226957cccbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.875168  7013 tablet_service.cc:1511] Processing CreateTablet for tablet e7534c5cc0f74c1797b8bc76d4958b09 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:16.876483  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7534c5cc0f74c1797b8bc76d4958b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.878969  7089 tablet_service.cc:1511] Processing CreateTablet for tablet e7534c5cc0f74c1797b8bc76d4958b09 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:16.880275  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7534c5cc0f74c1797b8bc76d4958b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.878978  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8ef221b34b4578ab6226957cccbdf3 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:16.883220  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8ef221b34b4578ab6226957cccbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.892668  7345 tablet_bootstrap.cc:654] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:16.896718  7167 tablet_service.cc:1511] Processing CreateTablet for tablet e7534c5cc0f74c1797b8bc76d4958b09 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:16.899132  7347 tablet_bootstrap.cc:492] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:16.899196  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7534c5cc0f74c1797b8bc76d4958b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.899720  7346 tablet_bootstrap.cc:492] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:16.919639  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 99c6d3aee57e4ca5b3ddf048a8bd34fb (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:16.921110  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c6d3aee57e4ca5b3ddf048a8bd34fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.922493  7346 tablet_bootstrap.cc:654] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:16.922647  7345 tablet_bootstrap.cc:492] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:16.923136  7345 ts_tablet_manager.cc:1403] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.006s
I20260709 14:57:16.926120  7345 raft_consensus.cc:359] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:16.926842  7345 raft_consensus.cc:385] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:16.927147  7345 raft_consensus.cc:740] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:16.928103  7345 consensus_queue.cc:260] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:16.930390  7345 ts_tablet_manager.cc:1434] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:57:16.935326  7347 tablet_bootstrap.cc:654] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:16.935050  7093 tablet_service.cc:1511] Processing CreateTablet for tablet 99c6d3aee57e4ca5b3ddf048a8bd34fb (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:16.936451  7093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c6d3aee57e4ca5b3ddf048a8bd34fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.941967  7163 tablet_service.cc:1511] Processing CreateTablet for tablet 99c6d3aee57e4ca5b3ddf048a8bd34fb (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:16.943262  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c6d3aee57e4ca5b3ddf048a8bd34fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.944280  7345 tablet_bootstrap.cc:492] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:16.950795  7345 tablet_bootstrap.cc:654] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:16.960058  7016 tablet_service.cc:1511] Processing CreateTablet for tablet 34107aa1dd6540f4a5f0b8c066902a4c (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:16.961421  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34107aa1dd6540f4a5f0b8c066902a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.965554  7347 tablet_bootstrap.cc:492] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:16.972303  7347 ts_tablet_manager.cc:1403] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.006s
I20260709 14:57:16.972829  7166 tablet_service.cc:1511] Processing CreateTablet for tablet 34107aa1dd6540f4a5f0b8c066902a4c (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:16.976933  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34107aa1dd6540f4a5f0b8c066902a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.973973  7013 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0a9c1c8c214aec9c53a7768f9fe580 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:16.974783  7090 tablet_service.cc:1511] Processing CreateTablet for tablet 34107aa1dd6540f4a5f0b8c066902a4c (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:16.984589  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0a9c1c8c214aec9c53a7768f9fe580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.984900  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34107aa1dd6540f4a5f0b8c066902a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.975937  7346 tablet_bootstrap.cc:492] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:16.994661  7162 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0a9c1c8c214aec9c53a7768f9fe580 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:16.995735  7018 tablet_service.cc:1511] Processing CreateTablet for tablet 754925d84212427ca031dd5fda2484e2 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:16.996425  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0a9c1c8c214aec9c53a7768f9fe580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:16.996754  7346 ts_tablet_manager.cc:1403] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.003s
I20260709 14:57:16.996975  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754925d84212427ca031dd5fda2484e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:17.000001  7346 raft_consensus.cc:359] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.015019  7346 raft_consensus.cc:385] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.015583  7346 raft_consensus.cc:740] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.005116  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0a9c1c8c214aec9c53a7768f9fe580 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:17.017050  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0a9c1c8c214aec9c53a7768f9fe580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:17.006533  7345 tablet_bootstrap.cc:492] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.013252  7093 tablet_service.cc:1511] Processing CreateTablet for tablet 754925d84212427ca031dd5fda2484e2 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:17.020260  7345 ts_tablet_manager.cc:1403] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.076s	user 0.004s	sys 0.010s
I20260709 14:57:17.016868  7346 consensus_queue.cc:260] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.020641  7093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754925d84212427ca031dd5fda2484e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:17.001325  7347 raft_consensus.cc:359] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.024844  7347 raft_consensus.cc:385] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.025238  7347 raft_consensus.cc:740] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.026774  7347 consensus_queue.cc:260] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.060366  7167 tablet_service.cc:1511] Processing CreateTablet for tablet 754925d84212427ca031dd5fda2484e2 (DEFAULT_TABLE table=soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:17.062142  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754925d84212427ca031dd5fda2484e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:17.065109  7346 ts_tablet_manager.cc:1434] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.068s	user 0.013s	sys 0.005s
I20260709 14:57:17.068889  7347 ts_tablet_manager.cc:1434] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.011s
I20260709 14:57:17.069885  7347 tablet_bootstrap.cc:492] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.069578  7346 tablet_bootstrap.cc:492] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.071056  7345 raft_consensus.cc:359] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.071856  7345 raft_consensus.cc:385] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.072144  7345 raft_consensus.cc:740] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.072878  7345 consensus_queue.cc:260] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.090631  7347 tablet_bootstrap.cc:654] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.094496  7346 tablet_bootstrap.cc:654] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.099056  7347 tablet_bootstrap.cc:492] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.099691  7347 ts_tablet_manager.cc:1403] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.007s
I20260709 14:57:17.103469  7347 raft_consensus.cc:359] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.104401  7347 raft_consensus.cc:385] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.104779  7347 raft_consensus.cc:740] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.105821  7347 consensus_queue.cc:260] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.107370  7345 ts_tablet_manager.cc:1434] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.087s	user 0.003s	sys 0.005s
I20260709 14:57:17.108445  7345 tablet_bootstrap.cc:492] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.108670  7347 ts_tablet_manager.cc:1434] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:57:17.110771  7347 tablet_bootstrap.cc:492] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.113015  7346 tablet_bootstrap.cc:492] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.113584  7346 ts_tablet_manager.cc:1403] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.011s
I20260709 14:57:17.117491  7347 tablet_bootstrap.cc:654] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.116705  7346 raft_consensus.cc:359] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.118466  7346 raft_consensus.cc:385] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.118849  7346 raft_consensus.cc:740] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.119663  7346 consensus_queue.cc:260] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.122385  7346 ts_tablet_manager.cc:1434] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:57:17.123632  7346 tablet_bootstrap.cc:492] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.125207  7261 raft_consensus.cc:493] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.125715  7261 raft_consensus.cc:515] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.127918  7261 leader_election.cc:290] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:17.129727  7347 tablet_bootstrap.cc:492] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.130257  7347 ts_tablet_manager.cc:1403] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:57:17.130366  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.131078  7029 raft_consensus.cc:2468] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:17.131559  7346 tablet_bootstrap.cc:654] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.131788  7345 tablet_bootstrap.cc:654] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.132206  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:17.132911  7104 raft_consensus.cc:2468] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:17.133432  7347 raft_consensus.cc:359] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.134168  7347 raft_consensus.cc:385] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.134461  7347 raft_consensus.cc:740] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.135182  7141 leader_election.cc:304] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.135555  7347 consensus_queue.cc:260] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.137763  7261 raft_consensus.cc:2804] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.138136  7261 raft_consensus.cc:493] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.138473  7261 raft_consensus.cc:3060] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.138682  7347 ts_tablet_manager.cc:1434] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 14:57:17.139946  7347 tablet_bootstrap.cc:492] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.146610  7346 tablet_bootstrap.cc:492] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.147217  7346 ts_tablet_manager.cc:1403] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 14:57:17.149334  7347 tablet_bootstrap.cc:654] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.149395  7261 raft_consensus.cc:515] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.150471  7346 raft_consensus.cc:359] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.151314  7346 raft_consensus.cc:385] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.151671  7346 raft_consensus.cc:740] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.152271  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.152911  7029 raft_consensus.cc:3060] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.152527  7346 consensus_queue.cc:260] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.155879  7346 ts_tablet_manager.cc:1434] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:57:17.157228  7346 tablet_bootstrap.cc:492] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.159427  7345 tablet_bootstrap.cc:492] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.159984  7345 ts_tablet_manager.cc:1403] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.003s
I20260709 14:57:17.161919  7347 tablet_bootstrap.cc:492] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.162451  7347 ts_tablet_manager.cc:1403] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 14:57:17.163318  7345 raft_consensus.cc:359] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.164109  7345 raft_consensus.cc:385] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.164407  7345 raft_consensus.cc:740] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.164645  7346 tablet_bootstrap.cc:654] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.165539  7347 raft_consensus.cc:359] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.166296  7347 raft_consensus.cc:385] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.166613  7347 raft_consensus.cc:740] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.167371  7347 consensus_queue.cc:260] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.169166  7345 consensus_queue.cc:260] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.170432  7347 ts_tablet_manager.cc:1434] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:57:17.172526  7347 tablet_bootstrap.cc:492] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.181286  7346 tablet_bootstrap.cc:492] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.181864  7346 ts_tablet_manager.cc:1403] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 14:57:17.182591  7347 tablet_bootstrap.cc:654] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.185335  7346 raft_consensus.cc:359] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.186297  7346 raft_consensus.cc:385] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.186864  7346 raft_consensus.cc:740] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.188376  7346 consensus_queue.cc:260] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.190233  7029 raft_consensus.cc:2468] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:17.190590  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:17.191184  7104 raft_consensus.cc:3060] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.191578  7141 leader_election.cc:304] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.191996  7346 ts_tablet_manager.cc:1434] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:57:17.193547  7346 tablet_bootstrap.cc:492] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.189205  7261 leader_election.cc:290] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:17.202541  7104 raft_consensus.cc:2468] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:17.202934  7346 tablet_bootstrap.cc:654] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.204470  7261 raft_consensus.cc:2804] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.205008  7261 raft_consensus.cc:697] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:17.205849  7261 consensus_queue.cc:237] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.215536  7347 tablet_bootstrap.cc:492] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.216092  7347 ts_tablet_manager.cc:1403] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.016s
I20260709 14:57:17.217849  7345 ts_tablet_manager.cc:1434] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.017s
I20260709 14:57:17.218035  6927 catalog_manager.cc:5697] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:17.218936  7347 raft_consensus.cc:359] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.219636  7347 raft_consensus.cc:385] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.219760  7345 tablet_bootstrap.cc:492] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.219988  7347 raft_consensus.cc:740] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.220986  7347 consensus_queue.cc:260] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.224570  7346 tablet_bootstrap.cc:492] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.225951  7346 ts_tablet_manager.cc:1403] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 14:57:17.228188  7345 tablet_bootstrap.cc:654] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.228459  7347 ts_tablet_manager.cc:1434] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:57:17.228922  7346 raft_consensus.cc:359] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.229552  7347 tablet_bootstrap.cc:492] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.229640  7346 raft_consensus.cc:385] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.230051  7346 raft_consensus.cc:740] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.230779  7346 consensus_queue.cc:260] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.236604  7347 tablet_bootstrap.cc:654] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.237723  7346 ts_tablet_manager.cc:1434] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:57:17.239439  7346 tablet_bootstrap.cc:492] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.247056  7345 tablet_bootstrap.cc:492] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.247709  7345 ts_tablet_manager.cc:1403] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 14:57:17.250976  7345 raft_consensus.cc:359] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.251917  7345 raft_consensus.cc:385] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.252333  7345 raft_consensus.cc:740] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.253180  7346 tablet_bootstrap.cc:654] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.253249  7345 consensus_queue.cc:260] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.256299  7345 ts_tablet_manager.cc:1434] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:57:17.257404  7345 tablet_bootstrap.cc:492] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.267941  7345 tablet_bootstrap.cc:654] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.273854  7346 tablet_bootstrap.cc:492] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.274389  7346 ts_tablet_manager.cc:1403] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.009s
I20260709 14:57:17.274716  7347 tablet_bootstrap.cc:492] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.275305  7347 ts_tablet_manager.cc:1403] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.024s
I20260709 14:57:17.277017  7345 tablet_bootstrap.cc:492] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.277594  7345 ts_tablet_manager.cc:1403] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.010s
I20260709 14:57:17.277729  7347 raft_consensus.cc:359] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.277712  7346 raft_consensus.cc:359] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.278681  7347 raft_consensus.cc:385] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.278780  7346 raft_consensus.cc:385] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.279016  7347 raft_consensus.cc:740] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.279266  7346 raft_consensus.cc:740] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.279768  7347 consensus_queue.cc:260] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.280174  7346 consensus_queue.cc:260] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.280929  7345 raft_consensus.cc:359] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.281721  7345 raft_consensus.cc:385] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.282042  7345 raft_consensus.cc:740] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.282757  7346 ts_tablet_manager.cc:1434] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:57:17.283859  7346 tablet_bootstrap.cc:492] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.284283  7347 ts_tablet_manager.cc:1434] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:57:17.285264  7347 tablet_bootstrap.cc:492] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.283471  7345 consensus_queue.cc:260] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.289820  7345 ts_tablet_manager.cc:1434] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:57:17.290930  7345 tablet_bootstrap.cc:492] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.291075  7347 tablet_bootstrap.cc:654] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.291530  7346 tablet_bootstrap.cc:654] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.300940  7345 tablet_bootstrap.cc:654] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.303864  7346 tablet_bootstrap.cc:492] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.304453  7346 ts_tablet_manager.cc:1403] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:57:17.308044  7346 raft_consensus.cc:359] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.308835  7346 raft_consensus.cc:385] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.309156  7346 raft_consensus.cc:740] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.310148  7346 consensus_queue.cc:260] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.311965  7346 ts_tablet_manager.cc:1434] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:57:17.313051  7346 tablet_bootstrap.cc:492] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.320209  7346 tablet_bootstrap.cc:654] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.328759  7345 tablet_bootstrap.cc:492] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.329492  7345 ts_tablet_manager.cc:1403] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.012s
I20260709 14:57:17.332921  7345 raft_consensus.cc:359] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.333439  7346 tablet_bootstrap.cc:492] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.333730  7345 raft_consensus.cc:385] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.333981  7346 ts_tablet_manager.cc:1403] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:57:17.334081  7345 raft_consensus.cc:740] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.335031  7345 consensus_queue.cc:260] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.337021  7346 raft_consensus.cc:359] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.337762  7346 raft_consensus.cc:385] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.338065  7346 raft_consensus.cc:740] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.338790  7346 consensus_queue.cc:260] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.341068  7346 ts_tablet_manager.cc:1434] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:57:17.342067  7346 tablet_bootstrap.cc:492] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: Bootstrap starting.
I20260709 14:57:17.346927  7347 tablet_bootstrap.cc:492] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.347405  7347 ts_tablet_manager.cc:1403] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.032s
I20260709 14:57:17.347795  7294 raft_consensus.cc:493] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.348308  7346 tablet_bootstrap.cc:654] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.348521  7345 ts_tablet_manager.cc:1434] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:57:17.349656  7345 tablet_bootstrap.cc:492] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.350409  7347 raft_consensus.cc:359] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.351138  7347 raft_consensus.cc:385] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.351424  7347 raft_consensus.cc:740] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.352155  7347 consensus_queue.cc:260] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.348312  7294 raft_consensus.cc:515] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.357221  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66ae7e53a5c4686b7c3cd58161b2b3e" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:17.357857  7104 raft_consensus.cc:2468] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
I20260709 14:57:17.359011  6993 leader_election.cc:304] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.359995  7346 tablet_bootstrap.cc:492] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: No bootstrap required, opened a new log
I20260709 14:57:17.360553  7346 ts_tablet_manager.cc:1403] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:57:17.363250  7294 leader_election.cc:290] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.363797  7345 tablet_bootstrap.cc:654] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.365200  7294 raft_consensus.cc:2804] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.366145  7294 raft_consensus.cc:493] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.366911  7294 raft_consensus.cc:3060] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.357259  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66ae7e53a5c4686b7c3cd58161b2b3e" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:17.363432  7346 raft_consensus.cc:359] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.367599  7346 raft_consensus.cc:385] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.367697  7178 raft_consensus.cc:2468] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 0.
I20260709 14:57:17.368014  7346 raft_consensus.cc:740] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.368801  7346 consensus_queue.cc:260] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.371150  7346 ts_tablet_manager.cc:1434] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:57:17.378073  7347 ts_tablet_manager.cc:1434] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 14:57:17.379161  7347 tablet_bootstrap.cc:492] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.379807  7294 raft_consensus.cc:515] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.381901  7294 leader_election.cc:290] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.383076  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66ae7e53a5c4686b7c3cd58161b2b3e" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.383342  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66ae7e53a5c4686b7c3cd58161b2b3e" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:17.383708  7178 raft_consensus.cc:3060] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.384053  7104 raft_consensus.cc:3060] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.384263  7345 tablet_bootstrap.cc:492] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.384822  7345 ts_tablet_manager.cc:1403] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.007s
I20260709 14:57:17.390873  7104 raft_consensus.cc:2468] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:17.390950  7178 raft_consensus.cc:2468] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 1.
I20260709 14:57:17.392107  6993 leader_election.cc:304] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.393014  7374 raft_consensus.cc:2804] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.393527  7374 raft_consensus.cc:697] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:17.394400  7374 consensus_queue.cc:237] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.396572  7347 tablet_bootstrap.cc:654] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.391868  7345 raft_consensus.cc:359] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.399981  7345 raft_consensus.cc:385] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.400396  7345 raft_consensus.cc:740] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.401228  7345 consensus_queue.cc:260] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.403855  7345 ts_tablet_manager.cc:1434] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 14:57:17.404841  7345 tablet_bootstrap.cc:492] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.411267  7345 tablet_bootstrap.cc:654] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.417972  7347 tablet_bootstrap.cc:492] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.418509  7347 ts_tablet_manager.cc:1403] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 14:57:17.418836  6924 catalog_manager.cc:5697] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 1 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.421303  7347 raft_consensus.cc:359] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.422115  7347 raft_consensus.cc:385] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.422394  7347 raft_consensus.cc:740] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.423193  7347 consensus_queue.cc:260] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.425427  7347 ts_tablet_manager.cc:1434] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:57:17.426369  7347 tablet_bootstrap.cc:492] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: Bootstrap starting.
I20260709 14:57:17.427158  7334 raft_consensus.cc:493] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.430167  7345 tablet_bootstrap.cc:492] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.430656  7345 ts_tablet_manager.cc:1403] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.020s
I20260709 14:57:17.427707  7334 raft_consensus.cc:515] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.433072  7345 raft_consensus.cc:359] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.433559  7345 raft_consensus.cc:385] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.434134  7322 raft_consensus.cc:493] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.434616  7322 raft_consensus.cc:515] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.434813  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.435079  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:17.435427  7029 raft_consensus.cc:2468] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.435839  7178 raft_consensus.cc:2468] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.436496  7347 tablet_bootstrap.cc:654] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.436740  7322 leader_election.cc:290] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.437101  7334 leader_election.cc:290] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.437713  7070 leader_election.cc:304] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.438099  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34107aa1dd6540f4a5f0b8c066902a4c" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:17.438395  7261 raft_consensus.cc:493] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.438870  7178 raft_consensus.cc:2468] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.438908  7261 raft_consensus.cc:515] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.440526  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34107aa1dd6540f4a5f0b8c066902a4c" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.440728  7070 leader_election.cc:304] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.441160  7029 raft_consensus.cc:2468] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.433805  7345 raft_consensus.cc:740] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.442497  7334 raft_consensus.cc:2804] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.442821  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.443462  7029 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:17.443598  7322 raft_consensus.cc:493] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.443751  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" is_pre_election: true
I20260709 14:57:17.444065  7322 raft_consensus.cc:515] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.444591  7141 leader_election.cc:304] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.444695  7104 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 0.
I20260709 14:57:17.445443  7359 raft_consensus.cc:2804] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.445848  7359 raft_consensus.cc:493] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.445668  7345 consensus_queue.cc:260] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.446183  7359 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.443028  7334 raft_consensus.cc:493] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.446902  7334 raft_consensus.cc:3060] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.441170  7261 leader_election.cc:290] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:17.450750  7345 ts_tablet_manager.cc:1434] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:57:17.451726  7345 tablet_bootstrap.cc:492] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: Bootstrap starting.
I20260709 14:57:17.453981  7322 leader_election.cc:290] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.455364  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.463712  7359 raft_consensus.cc:515] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.464185  7029 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.464681  7381 raft_consensus.cc:2804] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.465286  7381 raft_consensus.cc:493] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.465539  7067 leader_election.cc:304] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.465783  7381 raft_consensus.cc:3060] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.466497  7322 raft_consensus.cc:2804] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.466919  7322 raft_consensus.cc:493] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.467451  7322 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.470139  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:17.471673  7178 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.458986  7345 tablet_bootstrap.cc:654] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:17.473266  7359 leader_election.cc:290] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:17.473975  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.474565  7029 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.474669  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:17.475569  7104 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.478579  7322 raft_consensus.cc:515] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.480791  7322 leader_election.cc:290] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.481706  7029 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:17.482993  7141 leader_election.cc:304] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.483870  7359 raft_consensus.cc:2804] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.484334  7359 raft_consensus.cc:697] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:17.485091  7359 consensus_queue.cc:237] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.486925  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.487879  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.487977  7178 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.488507  7029 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.497185  7104 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 1.
I20260709 14:57:17.506484  7345 tablet_bootstrap.cc:492] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: No bootstrap required, opened a new log
I20260709 14:57:17.507140  7345 ts_tablet_manager.cc:1403] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.003s
I20260709 14:57:17.510161  7334 raft_consensus.cc:515] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.514811  7382 raft_consensus.cc:493] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.515316  7382 raft_consensus.cc:515] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.517514  7382 leader_election.cc:290] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.518945  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c6d3aee57e4ca5b3ddf048a8bd34fb" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
W20260709 14:57:17.519353  6975 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:17.519641  7177 raft_consensus.cc:2468] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.520618  7334 leader_election.cc:290] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.521569  7347 tablet_bootstrap.cc:492] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: No bootstrap required, opened a new log
I20260709 14:57:17.521660  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.522145  7347 ts_tablet_manager.cc:1403] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.047s
I20260709 14:57:17.522747  7026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.523362  7026 raft_consensus.cc:3060] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.523241  7027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c6d3aee57e4ca5b3ddf048a8bd34fb" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.524008  7027 raft_consensus.cc:2468] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.525715  7067 leader_election.cc:304] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.525955  7381 raft_consensus.cc:515] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.526685  7334 raft_consensus.cc:2804] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.527138  7334 raft_consensus.cc:493] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.527536  7334 raft_consensus.cc:3060] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.528021  7381 leader_election.cc:290] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.528755  7027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34107aa1dd6540f4a5f0b8c066902a4c" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.529359  7027 raft_consensus.cc:3060] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.529556  7178 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.522295  7177 raft_consensus.cc:3060] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.530949  7026 raft_consensus.cc:2468] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.532116  7067 leader_election.cc:304] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.532981  7070 leader_election.cc:304] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.533895  7382 raft_consensus.cc:2804] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.534541  7322 raft_consensus.cc:2804] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.536041  7029 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.537381  7027 raft_consensus.cc:2468] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.538067  7345 raft_consensus.cc:359] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.537490  7177 raft_consensus.cc:2468] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.538717  7067 leader_election.cc:304] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.538367  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34107aa1dd6540f4a5f0b8c066902a4c" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.539621  7178 raft_consensus.cc:3060] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.539891  7347 raft_consensus.cc:359] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.540693  7347 raft_consensus.cc:385] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.540985  7347 raft_consensus.cc:740] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.541707  7347 consensus_queue.cc:260] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.544044  7347 ts_tablet_manager.cc:1434] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:57:17.550325  7322 raft_consensus.cc:697] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:17.551375  7322 consensus_queue.cc:237] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.553020  7382 raft_consensus.cc:697] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:17.552784  6924 catalog_manager.cc:5697] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:17.553920  7178 raft_consensus.cc:2468] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.538852  7345 raft_consensus.cc:385] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:17.558439  7345 raft_consensus.cc:740] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Initialized, Role: FOLLOWER
I20260709 14:57:17.559491  7345 consensus_queue.cc:260] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.559585  7382 consensus_queue.cc:237] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.561967  7345 ts_tablet_manager.cc:1434] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 14:57:17.560158  7385 raft_consensus.cc:2804] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.568245  7385 raft_consensus.cc:697] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:17.569214  7385 consensus_queue.cc:237] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.586366  7334 raft_consensus.cc:515] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.589926  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c6d3aee57e4ca5b3ddf048a8bd34fb" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.590310  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c6d3aee57e4ca5b3ddf048a8bd34fb" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.590608  7029 raft_consensus.cc:3060] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.591013  7178 raft_consensus.cc:3060] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.593155  6924 catalog_manager.cc:5697] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.595752  6924 catalog_manager.cc:5697] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.598290  7334 leader_election.cc:290] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.598824  7178 raft_consensus.cc:2468] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.598834  7029 raft_consensus.cc:2468] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.601037  7067 leader_election.cc:304] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.601890  7334 raft_consensus.cc:2804] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.602366  7334 raft_consensus.cc:697] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:17.602996  7334 consensus_queue.cc:237] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.604746  7385 raft_consensus.cc:493] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.605386  7385 raft_consensus.cc:515] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.608045  7385 leader_election.cc:290] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.608474  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754925d84212427ca031dd5fda2484e2" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.609081  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754925d84212427ca031dd5fda2484e2" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:17.610087  7178 raft_consensus.cc:2468] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.611091  7070 leader_election.cc:304] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:17.611897  7334 raft_consensus.cc:2804] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.612200  7334 raft_consensus.cc:493] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.612536  7029 raft_consensus.cc:2468] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.614493  7359 consensus_queue.cc:1048] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:17.612543  7334 raft_consensus.cc:3060] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.615360  6924 catalog_manager.cc:5697] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.617527  6924 catalog_manager.cc:5697] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.626641  7334 raft_consensus.cc:515] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.629642  7334 leader_election.cc:290] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.630239  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754925d84212427ca031dd5fda2484e2" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.630861  7029 raft_consensus.cc:3060] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.631300  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754925d84212427ca031dd5fda2484e2" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.631904  7178 raft_consensus.cc:3060] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.638628  7029 raft_consensus.cc:2468] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.638773  7361 consensus_queue.cc:1048] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:17.638643  7178 raft_consensus.cc:2468] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.640280  7067 leader_election.cc:304] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.642206  7334 raft_consensus.cc:2804] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.642764  7334 raft_consensus.cc:697] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:17.643616  7334 consensus_queue.cc:237] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.657545  6927 catalog_manager.cc:5697] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.864591  7387 raft_consensus.cc:493] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:17.865132  7387 raft_consensus.cc:515] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.866765  7387 leader_election.cc:290] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.867635  7027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0a9c1c8c214aec9c53a7768f9fe580" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" is_pre_election: true
I20260709 14:57:17.867877  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0a9c1c8c214aec9c53a7768f9fe580" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228" is_pre_election: true
I20260709 14:57:17.868444  7027 raft_consensus.cc:2468] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.868479  7177 raft_consensus.cc:2468] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 0.
I20260709 14:57:17.869704  7067 leader_election.cc:304] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.870352  7387 raft_consensus.cc:2804] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:17.870739  7387 raft_consensus.cc:493] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:17.871062  7387 raft_consensus.cc:3060] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.877604  7387 raft_consensus.cc:515] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.879235  7387 leader_election.cc:290] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:17.879769  7027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0a9c1c8c214aec9c53a7768f9fe580" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:17.880405  7027 raft_consensus.cc:3060] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.880349  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0a9c1c8c214aec9c53a7768f9fe580" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:17.881075  7177 raft_consensus.cc:3060] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:17.887552  7027 raft_consensus.cc:2468] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.887581  7177 raft_consensus.cc:2468] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 1.
I20260709 14:57:17.888780  7067 leader_election.cc:304] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:17.889454  7387 raft_consensus.cc:2804] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:17.889914  7387 raft_consensus.cc:697] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:17.890620  7387 consensus_queue.cc:237] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:17.897868  6927 catalog_manager.cc:5697] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 1 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.961395  7361 consensus_queue.cc:1048] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:17.967903  7361 consensus_queue.cc:1048] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:17.974478  7177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd"
dest_uuid: "987f6efb024b47a583eb394913339228"
mode: GRACEFUL
new_leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:41940
I20260709 14:57:17.975104  7177 raft_consensus.cc:606] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Received request to transfer leadership to TS 0f79177c1fc14fb68df7e6bfe7c8754e
I20260709 14:57:17.976753  7374 consensus_queue.cc:1048] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:17.977051  7334 consensus_queue.cc:1048] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:17.982017  7374 consensus_queue.cc:1048] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.017905  7386 consensus_queue.cc:1048] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.024245  7103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
mode: GRACEFUL
new_leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:50406
I20260709 14:57:18.025065  7103 raft_consensus.cc:606] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Received request to transfer leadership to TS 0f79177c1fc14fb68df7e6bfe7c8754e
I20260709 14:57:18.038110  7104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
mode: GRACEFUL
new_leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:50406
I20260709 14:57:18.038591  7104 raft_consensus.cc:606] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Received request to transfer leadership to TS 0f79177c1fc14fb68df7e6bfe7c8754e
I20260709 14:57:18.043892  7177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09"
dest_uuid: "987f6efb024b47a583eb394913339228"
mode: GRACEFUL
new_leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:41940
I20260709 14:57:18.044385  7177 raft_consensus.cc:606] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Received request to transfer leadership to TS 6a3c629fcd484f2fa15b82ce626b8a72
I20260709 14:57:18.056255  7104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "754925d84212427ca031dd5fda2484e2"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
mode: GRACEFUL
new_leader_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:50406
I20260709 14:57:18.056747  7104 raft_consensus.cc:606] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Received request to transfer leadership to TS 987f6efb024b47a583eb394913339228
I20260709 14:57:18.072265  7387 consensus_queue.cc:1048] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.082680  7387 consensus_queue.cc:1048] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.116524  7387 consensus_queue.cc:1048] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.123059  7386 raft_consensus.cc:993] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: : Instructing follower 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:18.123556  7385 raft_consensus.cc:1081] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Signalling peer 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:18.125484  7029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:60828
I20260709 14:57:18.126129  7029 raft_consensus.cc:493] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:18.126535  7029 raft_consensus.cc:3060] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.131013  7385 consensus_queue.cc:1048] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.133541  7029 raft_consensus.cc:515] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.138327  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:18.138720  7029 leader_election.cc:290] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:18.138855  7104 raft_consensus.cc:3055] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:18.139205  7104 raft_consensus.cc:740] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:18.139714  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d326c7ecdefd409dbd7042449dc4ada5" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:18.139914  7104 consensus_queue.cc:260] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.140843  7104 raft_consensus.cc:3060] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.140394  7178 raft_consensus.cc:3060] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.143095  7385 consensus_queue.cc:1048] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.147796  7178 raft_consensus.cc:2468] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:18.148155  7104 raft_consensus.cc:2468] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:18.149115  6995 leader_election.cc:304] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:18.150200  7401 raft_consensus.cc:2804] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:18.150662  7401 raft_consensus.cc:697] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:18.151450  7401 consensus_queue.cc:237] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.159485  7387 consensus_queue.cc:1048] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.159647  7334 consensus_queue.cc:1048] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.161623  6925 catalog_manager.cc:5697] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 1 to 2, leader changed from 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2) to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 2 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:18.178292  7386 raft_consensus.cc:993] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: : Instructing follower 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:18.178755  7382 raft_consensus.cc:1081] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Signalling peer 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:18.183586  7178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "754925d84212427ca031dd5fda2484e2"
dest_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:41932
I20260709 14:57:18.184127  7178 raft_consensus.cc:493] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:18.184468  7178 raft_consensus.cc:3060] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.186017  7382 consensus_queue.cc:1048] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.194898  7178 raft_consensus.cc:515] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.199115  7026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754925d84212427ca031dd5fda2484e2" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:18.201471  7178 leader_election.cc:290] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 2 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:18.203378  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754925d84212427ca031dd5fda2484e2" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:18.204049  7104 raft_consensus.cc:3055] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:18.204373  7104 raft_consensus.cc:740] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:18.205031  7104 consensus_queue.cc:260] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.206037  7104 raft_consensus.cc:3060] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.214677  7104 raft_consensus.cc:2468] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 2.
I20260709 14:57:18.216041  7142 leader_election.cc:304] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [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: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 0f79177c1fc14fb68df7e6bfe7c8754e
I20260709 14:57:18.217273  7400 raft_consensus.cc:2804] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:18.217818  7400 raft_consensus.cc:697] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 2 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:18.218425  7400 consensus_queue.cc:237] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.220706  7334 raft_consensus.cc:993] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: : Instructing follower 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:18.221195  7334 raft_consensus.cc:1081] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Signalling peer 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:18.222651  7029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:60828
I20260709 14:57:18.223181  7029 raft_consensus.cc:493] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:18.223541  7029 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.226362  6924 catalog_manager.cc:5697] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 1 to 2, leader changed from 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2) to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:18.230154  7029 raft_consensus.cc:515] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.232163  7029 leader_election.cc:290] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:18.233285  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:18.233417  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:18.233964  7103 raft_consensus.cc:3055] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:18.234040  7178 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.234413  7103 raft_consensus.cc:740] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:18.235235  7103 consensus_queue.cc:260] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.236505  7103 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.240283  7178 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:18.241384  6995 leader_election.cc:304] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:18.242046  7401 raft_consensus.cc:2804] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:18.242421  7401 raft_consensus.cc:697] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:18.242973  7103 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:18.243147  7401 consensus_queue.cc:237] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.246793  7359 raft_consensus.cc:993] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: : Instructing follower 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:18.247254  7359 raft_consensus.cc:1081] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Signalling peer 0f79177c1fc14fb68df7e6bfe7c8754e to start an election
I20260709 14:57:18.248764  7029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
 from {username='slave'} at 127.0.0.1:60826
I20260709 14:57:18.249323  7029 raft_consensus.cc:493] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:18.249691  7029 raft_consensus.cc:3060] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.251425  6924 catalog_manager.cc:5697] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 1 to 2, leader changed from 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2) to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 2 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:18.256129  7029 raft_consensus.cc:515] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.257944  7029 leader_election.cc:290] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Requested vote from peers 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:18.259063  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:18.259486  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d6eb47d60542998b6e9ed900f874dd" candidate_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:18.259670  7103 raft_consensus.cc:3060] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.260087  7178 raft_consensus.cc:3055] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:18.260422  7178 raft_consensus.cc:740] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:18.260994  7178 consensus_queue.cc:260] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.261806  7178 raft_consensus.cc:3060] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.265395  7103 raft_consensus.cc:2468] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:18.266021  7178 raft_consensus.cc:2468] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f79177c1fc14fb68df7e6bfe7c8754e in term 2.
I20260709 14:57:18.266542  6993 leader_election.cc:304] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:18.267325  7401 raft_consensus.cc:2804] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:18.267854  7401 raft_consensus.cc:697] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Leader. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:18.268612  7401 consensus_queue.cc:237] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.275274  6924 catalog_manager.cc:5697] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e reported cstate change: term changed from 1 to 2, leader changed from 987f6efb024b47a583eb394913339228 (127.2.126.3) to 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1). New cstate: current_term: 2 leader_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:18.310638  7385 consensus_queue.cc:1048] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.321321  7385 consensus_queue.cc:1048] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:18.479713  7261 raft_consensus.cc:993] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: : Instructing follower 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:18.480228  7359 raft_consensus.cc:1081] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Signalling peer 6a3c629fcd484f2fa15b82ce626b8a72 to start an election
I20260709 14:57:18.481616  7104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
 from {username='slave'} at 127.0.0.1:45976
I20260709 14:57:18.482059  7104 raft_consensus.cc:493] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:18.482336  7104 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.486800  7104 raft_consensus.cc:515] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.488252  7104 leader_election.cc:290] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 987f6efb024b47a583eb394913339228 (127.2.126.3:34877)
I20260709 14:57:18.489050  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:18.489356  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987f6efb024b47a583eb394913339228"
I20260709 14:57:18.489727  7029 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.489902  7178 raft_consensus.cc:3055] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:18.490269  7178 raft_consensus.cc:740] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:18.491020  7178 consensus_queue.cc:260] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.492271  7178 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.496429  7029 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:18.497519  7067 leader_election.cc:304] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f79177c1fc14fb68df7e6bfe7c8754e, 6a3c629fcd484f2fa15b82ce626b8a72; no voters: 
I20260709 14:57:18.498232  7385 raft_consensus.cc:2804] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:18.498631  7178 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a3c629fcd484f2fa15b82ce626b8a72 in term 2.
I20260709 14:57:18.498752  7385 raft_consensus.cc:697] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Becoming Leader. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:18.499578  7385 consensus_queue.cc:237] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:18.505967  6925 catalog_manager.cc:5697] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 reported cstate change: term changed from 1 to 2, leader changed from 987f6efb024b47a583eb394913339228 (127.2.126.3) to 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2). New cstate: current_term: 2 leader_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:18.564783  7104 raft_consensus.cc:1275] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.566035  7401 consensus_queue.cc:1048] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.575655  7178 raft_consensus.cc:1275] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.576977  7419 consensus_queue.cc:1048] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.660629  7104 raft_consensus.cc:1275] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.661702  7359 consensus_queue.cc:1048] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.668226  7029 raft_consensus.cc:3060] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:18.674424  7029 raft_consensus.cc:1275] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.675722  7400 consensus_queue.cc:1048] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.710074  7178 raft_consensus.cc:1275] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.710382  7177 raft_consensus.cc:1275] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.711431  7401 consensus_queue.cc:1048] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.711817  7419 consensus_queue.cc:1048] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.722402  7104 raft_consensus.cc:1275] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.725589  7104 raft_consensus.cc:1275] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Refusing update from remote peer 0f79177c1fc14fb68df7e6bfe7c8754e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:18.726086  7419 consensus_queue.cc:1048] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:18.729378  7419 consensus_queue.cc:1048] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:19.071079  7029 raft_consensus.cc:1275] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:19.072297  7385 consensus_queue.cc:1048] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:19.080919  7177 raft_consensus.cc:1275] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Refusing update from remote peer 6a3c629fcd484f2fa15b82ce626b8a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:19.082693  7386 consensus_queue.cc:1048] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:21.060196  6924 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42898:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:57:21.083915  6924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42898:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:57:21.164213  2552 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:57:21.247509  7469 tablet.cc:1724] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:21.293555  6995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34877, user_credentials={real_user=slave}} blocked reactor thread for 52393us
I20260709 14:57:21.292080  7476 tablet.cc:1724] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:21.339370  7055 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:b3d6eb47d60542998b6e9ed900f874dd)
I20260709 14:57:21.325912  7471 tablet.cc:1724] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:21.353502  6993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:40693, user_credentials={real_user=slave}} blocked reactor thread for 49981.4us
W20260709 14:57:21.355707  7055 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:b3d6eb47d60542998b6e9ed900f874dd)
W20260709 14:57:21.364068  7055 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:b3d6eb47d60542998b6e9ed900f874dd)
I20260709 14:57:21.407994  7485 tablet.cc:1724] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.408386  7482 tablet.cc:1724] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.406302  7024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
mode: GRACEFUL
new_leader_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:49304
I20260709 14:57:21.436779  7490 tablet.cc:1724] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.437244  7483 tablet.cc:1724] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.449986  7484 tablet.cc:1724] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.432345  7024 raft_consensus.cc:606] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Received request to transfer leadership to TS 987f6efb024b47a583eb394913339228
I20260709 14:57:21.444867  7497 tablet.cc:1724] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.460332  7486 tablet.cc:1724] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:21.471870  7070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34877, user_credentials={real_user=slave}} blocked reactor thread for 80236.8us
I20260709 14:57:21.494395  7469 tablet.cc:1724] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:21.508086  7493 log.cc:927] Time spent T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:57:21.468079  7471 tablet.cc:1724] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.529048  7495 tablet.cc:1724] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.511363  7476 tablet.cc:1724] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:21.568468  7070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.3:34877, user_credentials={real_user=slave}} blocked reactor thread for 55091.4us
I20260709 14:57:21.571573  7500 tablet.cc:1724] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.577672  7483 tablet.cc:1724] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.606051  7482 tablet.cc:1724] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.626904  7471 tablet.cc:1724] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.628907  7484 tablet.cc:1724] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.641206  7485 tablet.cc:1724] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.641620  7102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
mode: GRACEFUL
new_leader_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:57:21.642656  7102 raft_consensus.cc:606] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Received request to transfer leadership to TS 987f6efb024b47a583eb394913339228
I20260709 14:57:21.644924  2552 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:57:21.645582  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:21.615512  7497 tablet.cc:1724] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.652242  7483 tablet.cc:1724] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.644455  7482 tablet.cc:1724] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.655262  7102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1"
dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
mode: GRACEFUL
new_leader_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:57:21.655972  7102 raft_consensus.cc:606] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Received request to transfer leadership to TS 987f6efb024b47a583eb394913339228
I20260709 14:57:21.660766  7029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6"
dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
mode: GRACEFUL
new_leader_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:49304
I20260709 14:57:21.661306  7029 raft_consensus.cc:606] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Received request to transfer leadership to TS 987f6efb024b47a583eb394913339228
I20260709 14:57:21.671031  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:21.671631  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:21.648063  7486 tablet.cc:1724] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.687589  7495 tablet.cc:1724] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.673146  7485 tablet.cc:1724] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.693719  6926 catalog_manager.cc:5789] TS 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693) does not have the latest schema for tablet 34107aa1dd6540f4a5f0b8c066902a4c (table soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8]). Expected version 1 got 0
I20260709 14:57:21.695225  7497 tablet.cc:1724] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:21.716449  6925 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7: soft_deleted_table [id=dde368cd6d7541f494ba7e24a4bd69f8] alter complete (version 1)
I20260709 14:57:21.874014  7491 raft_consensus.cc:993] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: : Instructing follower 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:21.874612  7492 raft_consensus.cc:1081] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Signalling peer 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:21.876160  7173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09"
dest_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:41932
I20260709 14:57:21.876669  7173 raft_consensus.cc:493] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.877004  7173 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.883754  7173 raft_consensus.cc:515] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.885902  7173 leader_election.cc:290] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 3 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:21.886726  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:21.887070  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7534c5cc0f74c1797b8bc76d4958b09" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:21.887496  7029 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.887673  7103 raft_consensus.cc:3055] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:21.888070  7103 raft_consensus.cc:740] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:21.888849  7103 consensus_queue.cc:260] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.889874  7103 raft_consensus.cc:3060] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.892335  7029 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:21.893762  7141 leader_election.cc:304] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [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: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:21.894521  7426 raft_consensus.cc:2804] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:21.894927  7426 raft_consensus.cc:697] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:21.895757  7103 raft_consensus.cc:2468] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:21.895732  7426 consensus_queue.cc:237] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.902132  7475 raft_consensus.cc:993] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: : Instructing follower 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:21.902665  7401 raft_consensus.cc:1081] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Signalling peer 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:21.904223  7173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3"
dest_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:41920
I20260709 14:57:21.903656  6925 catalog_manager.cc:5697] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 2 to 3, leader changed from 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2) to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:21.904759  7173 raft_consensus.cc:493] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.905135  7173 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.910638  7173 raft_consensus.cc:515] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.912398  7173 leader_election.cc:290] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 3 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:21.913336  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:21.913384  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8ef221b34b4578ab6226957cccbdf3" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:21.914042  7103 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.914073  7029 raft_consensus.cc:3055] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:21.914520  7029 raft_consensus.cc:740] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:21.915287  7029 consensus_queue.cc:260] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.916468  7029 raft_consensus.cc:3060] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.920428  7103 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:21.921550  7142 leader_election.cc:304] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [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: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:21.922235  7426 raft_consensus.cc:2804] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:21.922297  7029 raft_consensus.cc:2468] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:21.922771  7426 raft_consensus.cc:697] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:21.923727  7426 consensus_queue.cc:237] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.931635  6925 catalog_manager.cc:5697] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 2 to 3, leader changed from 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1) to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:21.945843  7492 raft_consensus.cc:993] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: : Instructing follower 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:21.946240  7491 raft_consensus.cc:1081] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Signalling peer 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:21.947660  7173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1"
dest_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:41932
I20260709 14:57:21.948215  7173 raft_consensus.cc:493] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.948609  7173 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.954727  7173 raft_consensus.cc:515] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.956472  7173 leader_election.cc:290] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 3 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:21.957127  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:21.957382  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4209ef83e4fd9b292d8b62d7874e1" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:21.957718  7029 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.957911  7103 raft_consensus.cc:3055] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:21.958235  7103 raft_consensus.cc:740] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a3c629fcd484f2fa15b82ce626b8a72, State: Running, Role: LEADER
I20260709 14:57:21.958973  7103 consensus_queue.cc:260] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.960115  7103 raft_consensus.cc:3060] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:21.964112  7029 raft_consensus.cc:2468] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:21.965211  7141 leader_election.cc:304] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [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: 0f79177c1fc14fb68df7e6bfe7c8754e, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:21.966039  7426 raft_consensus.cc:2804] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:21.966270  7103 raft_consensus.cc:2468] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:21.966557  7426 raft_consensus.cc:697] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:21.967614  7426 consensus_queue.cc:237] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:21.974918  6925 catalog_manager.cc:5697] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 2 to 3, leader changed from 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2) to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:22.071055  7475 raft_consensus.cc:993] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: : Instructing follower 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:22.071596  7401 raft_consensus.cc:1081] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Signalling peer 987f6efb024b47a583eb394913339228 to start an election
I20260709 14:57:22.072913  7173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6"
dest_uuid: "987f6efb024b47a583eb394913339228"
 from {username='slave'} at 127.0.0.1:41920
I20260709 14:57:22.073388  7173 raft_consensus.cc:493] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:22.073678  7173 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:22.080229  7173 raft_consensus.cc:515] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:22.081843  7173 leader_election.cc:290] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [CANDIDATE]: Term 3 election: Requested vote from peers 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067), 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693)
I20260709 14:57:22.082914  7103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a3c629fcd484f2fa15b82ce626b8a72"
I20260709 14:57:22.083560  7103 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:22.083969  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb536d16170d4fb0a4595e3c49a1dbd6" candidate_uuid: "987f6efb024b47a583eb394913339228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e"
I20260709 14:57:22.084542  7029 raft_consensus.cc:3055] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:22.084828  7029 raft_consensus.cc:740] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f79177c1fc14fb68df7e6bfe7c8754e, State: Running, Role: LEADER
I20260709 14:57:22.085590  7029 consensus_queue.cc:260] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:22.086755  7029 raft_consensus.cc:3060] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:22.090113  7103 raft_consensus.cc:2468] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:22.091171  7142 leader_election.cc:304] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [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: 6a3c629fcd484f2fa15b82ce626b8a72, 987f6efb024b47a583eb394913339228; no voters: 
I20260709 14:57:22.091914  7426 raft_consensus.cc:2804] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:22.092406  7426 raft_consensus.cc:697] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Becoming Leader. State: Replica: 987f6efb024b47a583eb394913339228, State: Running, Role: LEADER
I20260709 14:57:22.092700  7029 raft_consensus.cc:2468] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987f6efb024b47a583eb394913339228 in term 3.
I20260709 14:57:22.093361  7426 consensus_queue.cc:237] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [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: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } }
I20260709 14:57:22.100333  6925 catalog_manager.cc:5697] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 reported cstate change: term changed from 2 to 3, leader changed from 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1) to 987f6efb024b47a583eb394913339228 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "987f6efb024b47a583eb394913339228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987f6efb024b47a583eb394913339228" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 34877 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:22.320019  7103 raft_consensus.cc:1275] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:57:22.321048  7426 consensus_queue.cc:1048] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:22.329133  7029 raft_consensus.cc:1275] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:57:22.330665  7479 consensus_queue.cc:1048] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:57:22.421518  7103 raft_consensus.cc:1275] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:57:22.422704  7479 consensus_queue.cc:1048] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:22.431351  7029 raft_consensus.cc:1275] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:57:22.433734  7510 consensus_queue.cc:1048] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:22.434512  7026 raft_consensus.cc:1275] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:22.436512  7479 consensus_queue.cc:1048] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:22.449280  7103 raft_consensus.cc:1275] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:22.450730  7513 consensus_queue.cc:1048] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:22.488196  7103 raft_consensus.cc:1275] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:22.489574  7513 consensus_queue.cc:1048] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a3c629fcd484f2fa15b82ce626b8a72" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:22.498638  7029 raft_consensus.cc:1275] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Refusing update from remote peer 987f6efb024b47a583eb394913339228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:22.500164  7513 consensus_queue.cc:1048] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f79177c1fc14fb68df7e6bfe7c8754e" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 43067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:22.726493  2552 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:57:22.731249  2552 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:57:22.731642  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:22.736191  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:57:22.736541  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:23.764245  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
I20260709 14:57:23.791862  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:23.792537  2552 tablet_replica.cc:333] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.793324  2552 raft_consensus.cc:2243] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.793792  2552 raft_consensus.cc:2272] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.795941  2552 tablet_replica.cc:333] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.796504  2552 raft_consensus.cc:2243] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.796932  2552 raft_consensus.cc:2272] T 754925d84212427ca031dd5fda2484e2 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.798795  2552 tablet_replica.cc:333] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.799320  2552 raft_consensus.cc:2243] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.799746  2552 raft_consensus.cc:2272] T 34107aa1dd6540f4a5f0b8c066902a4c P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.801549  2552 tablet_replica.cc:333] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.802135  2552 raft_consensus.cc:2243] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.802865  2552 raft_consensus.cc:2272] T a66ae7e53a5c4686b7c3cd58161b2b3e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.804733  2552 tablet_replica.cc:333] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.805265  2552 raft_consensus.cc:2243] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.805992  2552 raft_consensus.cc:2272] T d326c7ecdefd409dbd7042449dc4ada5 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.808514  2552 tablet_replica.cc:333] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.809259  2552 raft_consensus.cc:2243] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.810297  2552 raft_consensus.cc:2272] T 0efe979012b04e639a915331831edf39 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:23.811692  7141 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]
I20260709 14:57:23.813200  2552 tablet_replica.cc:333] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.813896  2552 raft_consensus.cc:2243] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.814357  2552 raft_consensus.cc:2272] T 7c8ef221b34b4578ab6226957cccbdf3 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:23.815061  7141 consensus_peers.cc:597] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 -> Peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Couldn't send request to peer 0f79177c1fc14fb68df7e6bfe7c8754e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:23.816344  2552 tablet_replica.cc:333] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.816972  2552 raft_consensus.cc:2243] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.817412  2552 raft_consensus.cc:2272] T 64dc6149dc524675802d34d961a3a109 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.819994  2552 tablet_replica.cc:333] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.820725  2552 raft_consensus.cc:2243] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.821137  2552 raft_consensus.cc:2272] T e7534c5cc0f74c1797b8bc76d4958b09 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.822989  2552 tablet_replica.cc:333] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.823482  2552 raft_consensus.cc:2243] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.824260  2552 raft_consensus.cc:2272] T b3d6eb47d60542998b6e9ed900f874dd P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.826176  2552 tablet_replica.cc:333] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.826737  2552 raft_consensus.cc:2243] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.827155  2552 raft_consensus.cc:2272] T bb536d16170d4fb0a4595e3c49a1dbd6 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.829162  2552 tablet_replica.cc:333] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.829733  2552 raft_consensus.cc:2243] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.830174  2552 raft_consensus.cc:2272] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.832214  2552 tablet_replica.cc:333] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.832820  2552 raft_consensus.cc:2243] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.833668  2552 raft_consensus.cc:2272] T 11ba5e042ec14ba19b6b5a75acd514e8 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.835690  2552 tablet_replica.cc:333] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.836290  2552 raft_consensus.cc:2243] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.837030  2552 raft_consensus.cc:2272] T 6cb0d97df0574e3984031decefe433f7 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.838949  2552 tablet_replica.cc:333] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.839473  2552 raft_consensus.cc:2243] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.839918  2552 raft_consensus.cc:2272] T 104dde35917145ff83d2bc432e1bb29e P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.841790  2552 tablet_replica.cc:333] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.842351  2552 raft_consensus.cc:2243] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.842803  2552 raft_consensus.cc:2272] T 1c092dde85cc417fbc19e4660b650230 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.844887  2552 tablet_replica.cc:333] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.845381  2552 raft_consensus.cc:2243] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.845806  2552 raft_consensus.cc:2272] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 0f79177c1fc14fb68df7e6bfe7c8754e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.847625  2552 tablet_replica.cc:333] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e: stopping tablet replica
I20260709 14:57:23.848121  2552 raft_consensus.cc:2243] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.848546  2552 raft_consensus.cc:2272] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 0f79177c1fc14fb68df7e6bfe7c8754e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.887689  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
W20260709 14:57:23.895224  7141 consensus_peers.cc:597] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 -> Peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Couldn't send request to peer 0f79177c1fc14fb68df7e6bfe7c8754e. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:43067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:57:23.915894  7141 consensus_peers.cc:597] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 -> Peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Couldn't send request to peer 0f79177c1fc14fb68df7e6bfe7c8754e. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:43067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:23.923179  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
W20260709 14:57:23.941874  7141 consensus_peers.cc:597] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 -> Peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Couldn't send request to peer 0f79177c1fc14fb68df7e6bfe7c8754e. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:43067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:23.953608  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:23.954566  2552 tablet_replica.cc:333] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.955519  2552 raft_consensus.cc:2243] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.956516  2552 raft_consensus.cc:2272] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:23.957530  7067 consensus_peers.cc:597] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 -> Peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Couldn't send request to peer 0f79177c1fc14fb68df7e6bfe7c8754e. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:43067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:23.958760  2552 tablet_replica.cc:333] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.959408  2552 raft_consensus.cc:2243] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.959939  2552 raft_consensus.cc:2272] T 754925d84212427ca031dd5fda2484e2 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.961755  2552 tablet_replica.cc:333] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.962307  2552 raft_consensus.cc:2243] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.963001  2552 raft_consensus.cc:2272] T 34107aa1dd6540f4a5f0b8c066902a4c P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.964819  2552 tablet_replica.cc:333] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.965422  2552 raft_consensus.cc:2243] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.965842  2552 raft_consensus.cc:2272] T a66ae7e53a5c4686b7c3cd58161b2b3e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.967733  2552 tablet_replica.cc:333] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.968334  2552 raft_consensus.cc:2243] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.968767  2552 raft_consensus.cc:2272] T d326c7ecdefd409dbd7042449dc4ada5 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.970593  2552 tablet_replica.cc:333] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.971127  2552 raft_consensus.cc:2243] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.971912  2552 raft_consensus.cc:2272] T 64dc6149dc524675802d34d961a3a109 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.973784  2552 tablet_replica.cc:333] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.974310  2552 raft_consensus.cc:2243] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.974735  2552 raft_consensus.cc:2272] T e7534c5cc0f74c1797b8bc76d4958b09 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.976605  2552 tablet_replica.cc:333] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.977172  2552 raft_consensus.cc:2243] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.977589  2552 raft_consensus.cc:2272] T b3d6eb47d60542998b6e9ed900f874dd P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.979342  2552 tablet_replica.cc:333] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.979890  2552 raft_consensus.cc:2243] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.980283  2552 raft_consensus.cc:2272] T bb536d16170d4fb0a4595e3c49a1dbd6 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.982038  2552 tablet_replica.cc:333] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.982613  2552 raft_consensus.cc:2243] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.983067  2552 raft_consensus.cc:2272] T 7c8ef221b34b4578ab6226957cccbdf3 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.984865  2552 tablet_replica.cc:333] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.985436  2552 raft_consensus.cc:2243] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.985898  2552 raft_consensus.cc:2272] T 0efe979012b04e639a915331831edf39 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.987805  2552 tablet_replica.cc:333] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.988296  2552 raft_consensus.cc:2243] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.989032  2552 raft_consensus.cc:2272] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.990782  2552 tablet_replica.cc:333] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.991277  2552 raft_consensus.cc:2243] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.991670  2552 raft_consensus.cc:2272] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.993682  2552 tablet_replica.cc:333] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.994501  2552 raft_consensus.cc:2243] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:23.995116  2552 raft_consensus.cc:2272] T 11ba5e042ec14ba19b6b5a75acd514e8 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:23.997115  2552 tablet_replica.cc:333] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:23.997561  2552 raft_consensus.cc:2243] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:23.998230  2552 raft_consensus.cc:2272] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.000286  2552 tablet_replica.cc:333] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:24.000752  2552 raft_consensus.cc:2243] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.001154  2552 raft_consensus.cc:2272] T 104dde35917145ff83d2bc432e1bb29e P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.002947  2552 tablet_replica.cc:333] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:24.003348  2552 raft_consensus.cc:2243] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.003707  2552 raft_consensus.cc:2272] T 6cb0d97df0574e3984031decefe433f7 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.005519  2552 tablet_replica.cc:333] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72: stopping tablet replica
I20260709 14:57:24.005926  2552 raft_consensus.cc:2243] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.006613  2552 raft_consensus.cc:2272] T 1c092dde85cc417fbc19e4660b650230 P 6a3c629fcd484f2fa15b82ce626b8a72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:24.026028  7142 consensus_peers.cc:597] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 -> Peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Couldn't send request to peer 6a3c629fcd484f2fa15b82ce626b8a72. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:24.045259  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
W20260709 14:57:24.074710  7141 consensus_peers.cc:597] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 -> Peer 0f79177c1fc14fb68df7e6bfe7c8754e (127.2.126.1:43067): Couldn't send request to peer 0f79177c1fc14fb68df7e6bfe7c8754e. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:43067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:24.082193  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
I20260709 14:57:24.107933  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:24.108804  2552 tablet_replica.cc:333] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.109719  2552 raft_consensus.cc:2243] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.110239  2552 raft_consensus.cc:2272] T 0c0a9c1c8c214aec9c53a7768f9fe580 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:24.112440  7142 consensus_peers.cc:597] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 -> Peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Couldn't send request to peer 6a3c629fcd484f2fa15b82ce626b8a72. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:24.112465  2552 tablet_replica.cc:333] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.113274  2552 raft_consensus.cc:2243] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.114017  2552 raft_consensus.cc:2272] T 754925d84212427ca031dd5fda2484e2 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.115898  2552 tablet_replica.cc:333] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.116457  2552 raft_consensus.cc:2243] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.116904  2552 raft_consensus.cc:2272] T 34107aa1dd6540f4a5f0b8c066902a4c P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.118614  2552 tablet_replica.cc:333] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.119172  2552 raft_consensus.cc:2243] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.119590  2552 raft_consensus.cc:2272] T a66ae7e53a5c4686b7c3cd58161b2b3e P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.121318  2552 tablet_replica.cc:333] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.121850  2552 raft_consensus.cc:2243] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.122576  2552 raft_consensus.cc:2272] T e7534c5cc0f74c1797b8bc76d4958b09 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.124432  2552 tablet_replica.cc:333] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.124956  2552 raft_consensus.cc:2243] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.125577  2552 raft_consensus.cc:2272] T b3d6eb47d60542998b6e9ed900f874dd P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.127550  2552 tablet_replica.cc:333] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.128218  2552 raft_consensus.cc:2243] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.128947  2552 raft_consensus.cc:2272] T bb536d16170d4fb0a4595e3c49a1dbd6 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:24.129603  7142 consensus_peers.cc:597] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 -> Peer 6a3c629fcd484f2fa15b82ce626b8a72 (127.2.126.2:40693): Couldn't send request to peer 6a3c629fcd484f2fa15b82ce626b8a72. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:24.130837  2552 tablet_replica.cc:333] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.131438  2552 raft_consensus.cc:2243] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.131924  2552 raft_consensus.cc:2272] T d326c7ecdefd409dbd7042449dc4ada5 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.133703  2552 tablet_replica.cc:333] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.134232  2552 raft_consensus.cc:2243] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.134660  2552 raft_consensus.cc:2272] T 64dc6149dc524675802d34d961a3a109 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.136523  2552 tablet_replica.cc:333] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.137075  2552 raft_consensus.cc:2243] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.137811  2552 raft_consensus.cc:2272] T 7c8ef221b34b4578ab6226957cccbdf3 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.139559  2552 tablet_replica.cc:333] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.140154  2552 raft_consensus.cc:2243] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.140583  2552 raft_consensus.cc:2272] T 0efe979012b04e639a915331831edf39 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.142472  2552 tablet_replica.cc:333] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.143067  2552 raft_consensus.cc:2243] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.143608  2552 raft_consensus.cc:2272] T 99c6d3aee57e4ca5b3ddf048a8bd34fb P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.145421  2552 tablet_replica.cc:333] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.145941  2552 raft_consensus.cc:2243] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.146670  2552 raft_consensus.cc:2272] T 6ca4209ef83e4fd9b292d8b62d7874e1 P 987f6efb024b47a583eb394913339228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.148628  2552 tablet_replica.cc:333] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.149446  2552 raft_consensus.cc:2243] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.149974  2552 raft_consensus.cc:2272] T 1c092dde85cc417fbc19e4660b650230 P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.151764  2552 tablet_replica.cc:333] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.152326  2552 raft_consensus.cc:2243] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.153117  2552 raft_consensus.cc:2272] T 104dde35917145ff83d2bc432e1bb29e P 987f6efb024b47a583eb394913339228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.154922  2552 tablet_replica.cc:333] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.155428  2552 raft_consensus.cc:2243] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.155879  2552 raft_consensus.cc:2272] T deda4c23f8d44eb6bf7ead4f5bed7a78 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.157681  2552 tablet_replica.cc:333] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.158150  2552 raft_consensus.cc:2243] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.158572  2552 raft_consensus.cc:2272] T 11ba5e042ec14ba19b6b5a75acd514e8 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.160293  2552 tablet_replica.cc:333] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228: stopping tablet replica
I20260709 14:57:24.160743  2552 raft_consensus.cc:2243] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:24.161141  2552 raft_consensus.cc:2272] T 6cb0d97df0574e3984031decefe433f7 P 987f6efb024b47a583eb394913339228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.201401  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:57:24.233302  2552 master.cc:562] Master@127.2.126.62:38665 shutting down...
I20260709 14:57:24.256538  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:24.257087  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:24.257431  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a197972e7a44547b26323ada6b31ab7: stopping tablet replica
I20260709 14:57:24.277434  2552 master.cc:584] Master@127.2.126.62:38665 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14002 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:57:24.328685  2552 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.126.62:43353
I20260709 14:57:24.329779  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:24.335397  7525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.335911  7526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.336197  7528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:24.337123  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:24.337990  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:24.338198  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:24.338361  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609044338328 us; error 0 us; skew 500 ppm
I20260709 14:57:24.338881  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:24.341415  2552 webserver.cc:533] Webserver started at http://127.2.126.62:43615/ using document root <none> and password file <none>
I20260709 14:57:24.341878  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:24.342061  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:24.342336  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:24.343501  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/master-0-root/instance:
uuid: "b553ac63c626486f88de87be96caf756"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.347736  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:57:24.351133  7533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.352113  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:57:24.352415  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/master-0-root
uuid: "b553ac63c626486f88de87be96caf756"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.352708  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:24.369599  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:24.370796  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:24.407702  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.62:43353
I20260709 14:57:24.407905  7584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.62:43353 every 8 connection(s)
I20260709 14:57:24.411453  7585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.421790  7585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756: Bootstrap starting.
I20260709 14:57:24.426644  7585 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:24.430799  7585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756: No bootstrap required, opened a new log
I20260709 14:57:24.433022  7585 raft_consensus.cc:359] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b553ac63c626486f88de87be96caf756" member_type: VOTER }
I20260709 14:57:24.433421  7585 raft_consensus.cc:385] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:24.433660  7585 raft_consensus.cc:740] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b553ac63c626486f88de87be96caf756, State: Initialized, Role: FOLLOWER
I20260709 14:57:24.434223  7585 consensus_queue.cc:260] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b553ac63c626486f88de87be96caf756" member_type: VOTER }
I20260709 14:57:24.434685  7585 raft_consensus.cc:399] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:57:24.434911  7585 raft_consensus.cc:493] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:57:24.435176  7585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:24.439669  7585 raft_consensus.cc:515] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b553ac63c626486f88de87be96caf756" member_type: VOTER }
I20260709 14:57:24.440244  7585 leader_election.cc:304] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [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: b553ac63c626486f88de87be96caf756; no voters: 
I20260709 14:57:24.441330  7585 leader_election.cc:290] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:57:24.441668  7588 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:24.442934  7588 raft_consensus.cc:697] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 1 LEADER]: Becoming Leader. State: Replica: b553ac63c626486f88de87be96caf756, State: Running, Role: LEADER
I20260709 14:57:24.443641  7588 consensus_queue.cc:237] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [LEADER]: Queue going to LEADER mode. State: All 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: "b553ac63c626486f88de87be96caf756" member_type: VOTER }
I20260709 14:57:24.444350  7585 sys_catalog.cc:565] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:57:24.447949  7589 sys_catalog.cc:455] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b553ac63c626486f88de87be96caf756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b553ac63c626486f88de87be96caf756" member_type: VOTER } }
I20260709 14:57:24.448366  7590 sys_catalog.cc:455] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b553ac63c626486f88de87be96caf756. Latest consensus state: current_term: 1 leader_uuid: "b553ac63c626486f88de87be96caf756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b553ac63c626486f88de87be96caf756" member_type: VOTER } }
I20260709 14:57:24.448629  7589 sys_catalog.cc:458] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [sys.catalog]: This master's current role is: LEADER
I20260709 14:57:24.448899  7590 sys_catalog.cc:458] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [sys.catalog]: This master's current role is: LEADER
I20260709 14:57:24.451491  7595 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:57:24.459324  7595 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:57:24.460295  2552 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:57:24.467995  7595 catalog_manager.cc:1383] Generated new cluster ID: 5582e76dbfcb459dbfb42428b2e5731b
I20260709 14:57:24.468273  7595 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:57:24.480398  7595 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:57:24.481665  7595 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:57:24.496919  7595 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756: Generated new TSK 0
I20260709 14:57:24.497505  7595 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:57:24.526439  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:24.532186  7606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.533241  7607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.534670  7609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:24.535434  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:24.536296  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:24.536470  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:24.536690  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609044536672 us; error 0 us; skew 500 ppm
I20260709 14:57:24.537211  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:24.539397  2552 webserver.cc:533] Webserver started at http://127.2.126.1:34451/ using document root <none> and password file <none>
I20260709 14:57:24.539937  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:24.540131  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:24.540421  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:24.541460  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-0-root/instance:
uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.545922  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:57:24.549081  7614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.549811  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:57:24.550101  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-0-root
uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.550385  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:24.574815  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:24.576054  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:24.577539  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:24.579747  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:24.579986  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.580241  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:24.580430  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.619545  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.1:44471
I20260709 14:57:24.619643  7676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.1:44471 every 8 connection(s)
I20260709 14:57:24.624402  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:24.632441  7681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.634778  7682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.638105  7684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:24.638147  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:24.639978  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:57:24.640231  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:24.640424  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609044640406 us; error 0 us; skew 500 ppm
I20260709 14:57:24.641103  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:24.641755  7677 heartbeater.cc:344] Connected to a master server at 127.2.126.62:43353
I20260709 14:57:24.642194  7677 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:24.643045  7677 heartbeater.cc:507] Master 127.2.126.62:43353 requested a full tablet report, sending...
I20260709 14:57:24.643829  2552 webserver.cc:533] Webserver started at http://127.2.126.2:37151/ using document root <none> and password file <none>
I20260709 14:57:24.644534  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:24.644769  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:24.645093  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:24.645430  7550 ts_manager.cc:194] Registered new tserver with Master: 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471)
I20260709 14:57:24.646358  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-1-root/instance:
uuid: "064541cceb814473a69dc47186fe247f"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.647295  7550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53888
I20260709 14:57:24.651451  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:57:24.655115  7689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.656060  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:57:24.656373  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-1-root
uuid: "064541cceb814473a69dc47186fe247f"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.656693  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:24.681054  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:24.682281  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:24.683722  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:24.685959  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:24.686193  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.686437  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:24.686617  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.727536  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.2:40739
I20260709 14:57:24.727646  7751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.2:40739 every 8 connection(s)
I20260709 14:57:24.732300  2552 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:57:24.738758  7755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.739518  7756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:57:24.743381  7758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:57:24.744731  2552 server_base.cc:1061] running on GCE node
I20260709 14:57:24.745661  7752 heartbeater.cc:344] Connected to a master server at 127.2.126.62:43353
I20260709 14:57:24.745757  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:57:24.746091  7752 heartbeater.cc:461] Registering TS with master...
W20260709 14:57:24.746147  2552 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:57:24.746443  2552 hybrid_clock.cc:648] HybridClock initialized: now 1783609044746425 us; error 0 us; skew 500 ppm
I20260709 14:57:24.746945  7752 heartbeater.cc:507] Master 127.2.126.62:43353 requested a full tablet report, sending...
I20260709 14:57:24.747073  2552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:57:24.749323  7550 ts_manager.cc:194] Registered new tserver with Master: 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:24.749773  2552 webserver.cc:533] Webserver started at http://127.2.126.3:46565/ using document root <none> and password file <none>
I20260709 14:57:24.750289  2552 fs_manager.cc:362] Metadata directory not provided
I20260709 14:57:24.750506  2552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:57:24.750764  2552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:57:24.750842  7550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53904
I20260709 14:57:24.752226  2552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-2-root/instance:
uuid: "07ae73c74b8f4294aadf93f596f1eea3"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.756865  2552 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:57:24.760164  7763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.761029  2552 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:57:24.761356  2552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-2-root
uuid: "07ae73c74b8f4294aadf93f596f1eea3"
format_stamp: "Formatted at 2026-07-09 14:57:24 on dist-test-slave-hxnw"
I20260709 14:57:24.761660  2552 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqAdwk8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608928791675-2552-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:57:24.790071  2552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:57:24.791304  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:57:24.792869  2552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:57:24.795073  2552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:57:24.795311  2552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.795560  2552 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:57:24.795734  2552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:57:24.834728  2552 rpc_server.cc:307] RPC server started. Bound to: 127.2.126.3:44333
I20260709 14:57:24.834817  7825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.126.3:44333 every 8 connection(s)
I20260709 14:57:24.848724  7826 heartbeater.cc:344] Connected to a master server at 127.2.126.62:43353
I20260709 14:57:24.849099  7826 heartbeater.cc:461] Registering TS with master...
I20260709 14:57:24.849804  7826 heartbeater.cc:507] Master 127.2.126.62:43353 requested a full tablet report, sending...
I20260709 14:57:24.852341  7550 ts_manager.cc:194] Registered new tserver with Master: 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:24.852818  2552 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014741338s
I20260709 14:57:24.853828  7550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53916
I20260709 14:57:24.878501  7550 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53918:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:57:24.881181  7550 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:57:24.978950  7716 tablet_service.cc:1511] Processing CreateTablet for tablet cae796cac0444ef9bd01487e0c1d78d1 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:24.980392  7713 tablet_service.cc:1511] Processing CreateTablet for tablet 30b7ca785ec44709936b810f204270f7 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:24.980584  7712 tablet_service.cc:1511] Processing CreateTablet for tablet 6a25e820681d42199e413845a7878ae6 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:24.981230  7642 tablet_service.cc:1511] Processing CreateTablet for tablet 203093de941847918b6a1a413a7215cb (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:24.981660  7715 tablet_service.cc:1511] Processing CreateTablet for tablet 5df487e0b59a4d93aed8e90c7181a5c8 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:24.980490  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae796cac0444ef9bd01487e0c1d78d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.983035  7641 tablet_service.cc:1511] Processing CreateTablet for tablet cae796cac0444ef9bd01487e0c1d78d1 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:24.983615  7714 tablet_service.cc:1511] Processing CreateTablet for tablet fdfcd7a5d3e94f0abd6aedf08dde966f (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:24.984655  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b7ca785ec44709936b810f204270f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.982898  7717 tablet_service.cc:1511] Processing CreateTablet for tablet 203093de941847918b6a1a413a7215cb (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:24.984967  7640 tablet_service.cc:1511] Processing CreateTablet for tablet 5df487e0b59a4d93aed8e90c7181a5c8 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:24.986146  7717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203093de941847918b6a1a413a7215cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.986348  7640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df487e0b59a4d93aed8e90c7181a5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.987293  7712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a25e820681d42199e413845a7878ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.988960  7791 tablet_service.cc:1511] Processing CreateTablet for tablet 203093de941847918b6a1a413a7215cb (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:24.990242  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203093de941847918b6a1a413a7215cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.992117  7714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfcd7a5d3e94f0abd6aedf08dde966f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.992966  7790 tablet_service.cc:1511] Processing CreateTablet for tablet cae796cac0444ef9bd01487e0c1d78d1 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:24.994278  7790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae796cac0444ef9bd01487e0c1d78d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.996125  7715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df487e0b59a4d93aed8e90c7181a5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:24.996898  7639 tablet_service.cc:1511] Processing CreateTablet for tablet fdfcd7a5d3e94f0abd6aedf08dde966f (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:24.998966  7638 tablet_service.cc:1511] Processing CreateTablet for tablet 30b7ca785ec44709936b810f204270f7 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:25.002233  7788 tablet_service.cc:1511] Processing CreateTablet for tablet fdfcd7a5d3e94f0abd6aedf08dde966f (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:25.003986  7788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfcd7a5d3e94f0abd6aedf08dde966f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.004504  7787 tablet_service.cc:1511] Processing CreateTablet for tablet 30b7ca785ec44709936b810f204270f7 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:25.005822  7787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b7ca785ec44709936b810f204270f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.008782  7786 tablet_service.cc:1511] Processing CreateTablet for tablet 6a25e820681d42199e413845a7878ae6 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:25.010131  7786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a25e820681d42199e413845a7878ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.012198  7637 tablet_service.cc:1511] Processing CreateTablet for tablet 6a25e820681d42199e413845a7878ae6 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:25.013603  7789 tablet_service.cc:1511] Processing CreateTablet for tablet 5df487e0b59a4d93aed8e90c7181a5c8 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:25.015416  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df487e0b59a4d93aed8e90c7181a5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.016752  7639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfcd7a5d3e94f0abd6aedf08dde966f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.018333  7638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b7ca785ec44709936b810f204270f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.020395  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203093de941847918b6a1a413a7215cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.022199  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae796cac0444ef9bd01487e0c1d78d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.023921  7637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a25e820681d42199e413845a7878ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.070281  7841 tablet_bootstrap.cc:492] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.086187  7842 tablet_bootstrap.cc:492] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.093087  7636 tablet_service.cc:1511] Processing CreateTablet for tablet afaadb7c6ca64e51be15e32b5730f2e8 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:25.095731  7791 tablet_service.cc:1511] Processing CreateTablet for tablet afaadb7c6ca64e51be15e32b5730f2e8 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:25.097064  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaadb7c6ca64e51be15e32b5730f2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.101749  7635 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe6fed144c415f80a4a2d1d7fc3256 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:25.105912  7635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe6fed144c415f80a4a2d1d7fc3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.106503  7636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaadb7c6ca64e51be15e32b5730f2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.111513  7841 tablet_bootstrap.cc:654] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.125926  7842 tablet_bootstrap.cc:654] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.126595  7841 tablet_bootstrap.cc:492] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.127180  7841 ts_tablet_manager.cc:1403] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.005s
I20260709 14:57:25.130215  7841 raft_consensus.cc:359] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.135963  7715 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe6fed144c415f80a4a2d1d7fc3256 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:25.141218  7841 raft_consensus.cc:385] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.145941  7641 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec4a02351004dae9f38a8bb7142a104 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:25.147764  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec4a02351004dae9f38a8bb7142a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.148804  7787 tablet_service.cc:1511] Processing CreateTablet for tablet e8fe6fed144c415f80a4a2d1d7fc3256 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:25.150107  7787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe6fed144c415f80a4a2d1d7fc3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.151405  7717 tablet_service.cc:1511] Processing CreateTablet for tablet afaadb7c6ca64e51be15e32b5730f2e8 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:25.154768  7715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fe6fed144c415f80a4a2d1d7fc3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.154560  7841 raft_consensus.cc:740] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.158510  7841 consensus_queue.cc:260] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.163749  7844 tablet_bootstrap.cc:492] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.167886  7842 tablet_bootstrap.cc:492] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.167754  7712 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec4a02351004dae9f38a8bb7142a104 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:25.168519  7842 ts_tablet_manager.cc:1403] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.021s
I20260709 14:57:25.171499  7842 raft_consensus.cc:359] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.171721  7789 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec4a02351004dae9f38a8bb7142a104 (DEFAULT_TABLE table=test-workload [id=3fdf14f128394903a0b4f2d47e00470a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:25.172302  7842 raft_consensus.cc:385] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.172693  7842 raft_consensus.cc:740] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.173626  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec4a02351004dae9f38a8bb7142a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.173496  7842 consensus_queue.cc:260] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.180183  7717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaadb7c6ca64e51be15e32b5730f2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.182430  7712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec4a02351004dae9f38a8bb7142a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:25.189600  7841 ts_tablet_manager.cc:1434] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.024s
I20260709 14:57:25.190761  7841 tablet_bootstrap.cc:492] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.192083  7752 heartbeater.cc:499] Master 127.2.126.62:43353 was elected leader, sending a full tablet report...
I20260709 14:57:25.199920  7841 tablet_bootstrap.cc:654] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.200455  7844 tablet_bootstrap.cc:654] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.204005  7826 heartbeater.cc:499] Master 127.2.126.62:43353 was elected leader, sending a full tablet report...
I20260709 14:57:25.208841  7842 ts_tablet_manager.cc:1434] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.040s	user 0.022s	sys 0.013s
I20260709 14:57:25.209904  7842 tablet_bootstrap.cc:492] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.216084  7842 tablet_bootstrap.cc:654] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.224856  7841 tablet_bootstrap.cc:492] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.225368  7841 ts_tablet_manager.cc:1403] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.017s
I20260709 14:57:25.245474  7841 raft_consensus.cc:359] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.248464  7841 raft_consensus.cc:385] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.248885  7841 raft_consensus.cc:740] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.247728  7844 tablet_bootstrap.cc:492] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.247722  7842 tablet_bootstrap.cc:492] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.250590  7844 ts_tablet_manager.cc:1403] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.009s
I20260709 14:57:25.250676  7842 ts_tablet_manager.cc:1403] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.002s
I20260709 14:57:25.253119  7844 raft_consensus.cc:359] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.249640  7841 consensus_queue.cc:260] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.253705  7842 raft_consensus.cc:359] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.254535  7842 raft_consensus.cc:385] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.254853  7842 raft_consensus.cc:740] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.255553  7841 ts_tablet_manager.cc:1434] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 14:57:25.253767  7844 raft_consensus.cc:385] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.255565  7842 consensus_queue.cc:260] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.256287  7844 raft_consensus.cc:740] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.256750  7841 tablet_bootstrap.cc:492] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.257161  7844 consensus_queue.cc:260] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.260249  7842 ts_tablet_manager.cc:1434] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:57:25.261634  7842 tablet_bootstrap.cc:492] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.263762  7841 tablet_bootstrap.cc:654] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.267184  7844 ts_tablet_manager.cc:1434] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 14:57:25.268362  7844 tablet_bootstrap.cc:492] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.268857  7842 tablet_bootstrap.cc:654] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.268807  7677 heartbeater.cc:499] Master 127.2.126.62:43353 was elected leader, sending a full tablet report...
I20260709 14:57:25.274763  7844 tablet_bootstrap.cc:654] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.285362  7842 tablet_bootstrap.cc:492] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.285970  7842 ts_tablet_manager.cc:1403] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 14:57:25.286767  7844 tablet_bootstrap.cc:492] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.287359  7844 ts_tablet_manager.cc:1403] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 14:57:25.288935  7842 raft_consensus.cc:359] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.289881  7842 raft_consensus.cc:385] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.290254  7842 raft_consensus.cc:740] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.290624  7844 raft_consensus.cc:359] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.291513  7844 raft_consensus.cc:385] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.291178  7842 consensus_queue.cc:260] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.291894  7844 raft_consensus.cc:740] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.292867  7844 consensus_queue.cc:260] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.294003  7842 ts_tablet_manager.cc:1434] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 14:57:25.295122  7842 tablet_bootstrap.cc:492] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.295315  7844 ts_tablet_manager.cc:1434] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:57:25.296362  7844 tablet_bootstrap.cc:492] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.302331  7842 tablet_bootstrap.cc:654] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.302569  7844 tablet_bootstrap.cc:654] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.314769  7844 tablet_bootstrap.cc:492] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.315342  7844 ts_tablet_manager.cc:1403] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 14:57:25.315428  7842 tablet_bootstrap.cc:492] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.316054  7842 ts_tablet_manager.cc:1403] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:57:25.318482  7844 raft_consensus.cc:359] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.318742  7842 raft_consensus.cc:359] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.319339  7844 raft_consensus.cc:385] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.319578  7842 raft_consensus.cc:385] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.319748  7844 raft_consensus.cc:740] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.320004  7842 raft_consensus.cc:740] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.320677  7844 consensus_queue.cc:260] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.320840  7842 consensus_queue.cc:260] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.323016  7844 ts_tablet_manager.cc:1434] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:57:25.323410  7842 ts_tablet_manager.cc:1434] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:57:25.323457  7841 tablet_bootstrap.cc:492] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.324126  7844 tablet_bootstrap.cc:492] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.324256  7841 ts_tablet_manager.cc:1403] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.035s
I20260709 14:57:25.324599  7842 tablet_bootstrap.cc:492] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.327440  7841 raft_consensus.cc:359] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.328235  7841 raft_consensus.cc:385] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.328603  7841 raft_consensus.cc:740] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.329514  7841 consensus_queue.cc:260] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.331169  7842 tablet_bootstrap.cc:654] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.331169  7844 tablet_bootstrap.cc:654] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.331735  7841 ts_tablet_manager.cc:1434] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:57:25.332813  7841 tablet_bootstrap.cc:492] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.341022  7841 tablet_bootstrap.cc:654] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.343628  7846 raft_consensus.cc:493] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.344117  7844 tablet_bootstrap.cc:492] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.344115  7842 tablet_bootstrap.cc:492] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.344847  7842 ts_tablet_manager.cc:1403] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 14:57:25.344841  7844 ts_tablet_manager.cc:1403] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260709 14:57:25.344306  7846 raft_consensus.cc:515] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.348733  7842 raft_consensus.cc:359] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.350637  7842 raft_consensus.cc:385] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.351105  7842 raft_consensus.cc:740] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.352228  7842 consensus_queue.cc:260] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.355378  7842 ts_tablet_manager.cc:1434] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:57:25.355387  7844 raft_consensus.cc:359] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.356366  7844 raft_consensus.cc:385] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.357798  7844 raft_consensus.cc:740] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.358943  7844 consensus_queue.cc:260] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.359720  7842 tablet_bootstrap.cc:492] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.361366  7846 leader_election.cc:290] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.362870  7844 ts_tablet_manager.cc:1434] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:57:25.367165  7844 tablet_bootstrap.cc:492] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.367834  7842 tablet_bootstrap.cc:654] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.378019  7847 raft_consensus.cc:493] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.378654  7847 raft_consensus.cc:515] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.384758  7847 leader_election.cc:290] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.393558  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b7ca785ec44709936b810f204270f7" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.386523  7844 tablet_bootstrap.cc:654] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
W20260709 14:57:25.395711  7690 leader_election.cc:343] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.422178  7844 tablet_bootstrap.cc:492] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.423089  7844 ts_tablet_manager.cc:1403] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.002s
I20260709 14:57:25.427124  7844 raft_consensus.cc:359] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.435369  7844 raft_consensus.cc:385] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.435087  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.435854  7844 raft_consensus.cc:740] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.436213  7652 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:25.436692  7844 consensus_queue.cc:260] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.437863  7764 leader_election.cc:304] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.439118  7847 raft_consensus.cc:2804] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.439301  7844 ts_tablet_manager.cc:1434] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:57:25.439620  7847 raft_consensus.cc:493] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.440145  7847 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.440493  7844 tablet_bootstrap.cc:492] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.447925  7844 tablet_bootstrap.cc:654] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
W20260709 14:57:25.455025  7598 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:25.457047  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b7ca785ec44709936b810f204270f7" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:25.458045  7801 raft_consensus.cc:2468] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:25.463989  7691 leader_election.cc:304] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [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: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:25.465247  7846 raft_consensus.cc:2804] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.465720  7846 raft_consensus.cc:493] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.466140  7846 raft_consensus.cc:3060] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.485122  7847 raft_consensus.cc:515] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.489352  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:25.490163  7652 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.498708  7846 raft_consensus.cc:515] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.515017  7841 tablet_bootstrap.cc:492] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.521816  7841 ts_tablet_manager.cc:1403] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.189s	user 0.050s	sys 0.118s
I20260709 14:57:25.521836  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:25.522646  7727 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:25.523327  7846 leader_election.cc:290] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.524744  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b7ca785ec44709936b810f204270f7" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:25.534410  7651 raft_consensus.cc:3060] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.535292  7844 tablet_bootstrap.cc:492] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.525027  7841 raft_consensus.cc:359] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.516268  7842 tablet_bootstrap.cc:492] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.525270  7652 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:25.527863  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:25.536239  7842 ts_tablet_manager.cc:1403] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.177s	user 0.062s	sys 0.063s
I20260709 14:57:25.536314  7727 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.537056  7764 leader_election.cc:304] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.539289  7842 raft_consensus.cc:359] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.540023  7842 raft_consensus.cc:385] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.540297  7842 raft_consensus.cc:740] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.541481  7841 raft_consensus.cc:385] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.541692  7651 raft_consensus.cc:2468] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:25.530670  7869 raft_consensus.cc:493] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.540963  7842 consensus_queue.cc:260] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.542397  7869 raft_consensus.cc:515] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.543022  7690 leader_election.cc:304] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.529402  7870 raft_consensus.cc:493] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.532512  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b7ca785ec44709936b810f204270f7" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:25.544255  7801 raft_consensus.cc:3060] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.545867  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a25e820681d42199e413845a7878ae6" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:25.546064  7727 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:25.532424  7847 leader_election.cc:290] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.547660  7847 raft_consensus.cc:2804] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:57:25.547703  7765 leader_election.cc:343] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.548280  7847 raft_consensus.cc:697] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:25.531915  7868 raft_consensus.cc:493] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.549176  7868 raft_consensus.cc:515] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.549288  7847 consensus_queue.cc:237] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.551699  7801 raft_consensus.cc:2468] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:25.541790  7841 raft_consensus.cc:740] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.552819  7870 raft_consensus.cc:515] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.535763  7844 ts_tablet_manager.cc:1403] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.061s
I20260709 14:57:25.553614  7841 consensus_queue.cc:260] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.556638  7868 leader_election.cc:290] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.557302  7868 raft_consensus.cc:2804] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:25.562064  7869 leader_election.cc:290] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.566241  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.567291  7651 raft_consensus.cc:2468] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:25.569398  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:25.569583  7690 leader_election.cc:304] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.570511  7727 raft_consensus.cc:2468] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:25.571118  7846 raft_consensus.cc:2804] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.571658  7846 raft_consensus.cc:493] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.572237  7846 raft_consensus.cc:3060] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.571977  7765 leader_election.cc:304] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:25.573402  7844 raft_consensus.cc:359] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.575316  7851 raft_consensus.cc:493] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.575517  7844 raft_consensus.cc:385] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.576193  7844 raft_consensus.cc:740] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.576100  7851 raft_consensus.cc:515] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.577651  7844 consensus_queue.cc:260] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.581435  7851 leader_election.cc:290] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.590831  7841 ts_tablet_manager.cc:1434] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.003s
I20260709 14:57:25.592962  7841 tablet_bootstrap.cc:492] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.591619  7869 raft_consensus.cc:2804] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.590554  7548 catalog_manager.cc:5697] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:25.608597  7869 raft_consensus.cc:493] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.611032  7869 raft_consensus.cc:3060] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.613332  7844 ts_tablet_manager.cc:1434] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.059s	user 0.037s	sys 0.001s
I20260709 14:57:25.557857  7868 raft_consensus.cc:697] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:25.616737  7868 consensus_queue.cc:237] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.609475  7851 raft_consensus.cc:493] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.620540  7851 raft_consensus.cc:515] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.621291  7844 tablet_bootstrap.cc:492] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.623137  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df487e0b59a4d93aed8e90c7181a5c8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:25.569952  7870 leader_election.cc:290] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.623865  7801 raft_consensus.cc:2468] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:25.626022  7616 leader_election.cc:304] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.627215  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203093de941847918b6a1a413a7215cb" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:25.627929  7801 raft_consensus.cc:2468] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:25.629146  7875 raft_consensus.cc:2804] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.629633  7875 raft_consensus.cc:493] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.630719  7875 raft_consensus.cc:3060] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.633329  7844 tablet_bootstrap.cc:654] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.630198  7616 leader_election.cc:304] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.623461  7851 leader_election.cc:290] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.638221  7851 raft_consensus.cc:2804] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.638718  7851 raft_consensus.cc:493] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.639201  7851 raft_consensus.cc:3060] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.653714  7875 raft_consensus.cc:515] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
W20260709 14:57:25.655649  7764 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.126.1:44471, user_credentials={real_user=slave}} blocked reactor thread for 118665us
I20260709 14:57:25.655958  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df487e0b59a4d93aed8e90c7181a5c8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:25.656509  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203093de941847918b6a1a413a7215cb" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:25.664554  7726 raft_consensus.cc:2468] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
W20260709 14:57:25.665934  7616 leader_election.cc:343] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.667114  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df487e0b59a4d93aed8e90c7181a5c8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:25.669216  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df487e0b59a4d93aed8e90c7181a5c8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:25.669984  7801 raft_consensus.cc:3060] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.670300  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a25e820681d42199e413845a7878ae6" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.673395  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.674180  7651 raft_consensus.cc:2468] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
W20260709 14:57:25.676416  7616 leader_election.cc:343] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.677203  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
W20260709 14:57:25.679283  7764 leader_election.cc:343] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.681725  7801 raft_consensus.cc:2468] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:25.683164  7764 leader_election.cc:304] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3; no voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:25.686223  7547 catalog_manager.cc:5697] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.687145  7871 raft_consensus.cc:2749] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:25.693221  7841 tablet_bootstrap.cc:654] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.682034  7846 raft_consensus.cc:515] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.662277  7851 raft_consensus.cc:515] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.698160  7851 leader_election.cc:290] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.684278  7616 leader_election.cc:304] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 064541cceb814473a69dc47186fe247f
I20260709 14:57:25.682348  7875 leader_election.cc:290] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.700707  7875 raft_consensus.cc:2804] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:25.701283  7875 raft_consensus.cc:697] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:25.691278  7869 raft_consensus.cc:515] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.704214  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203093de941847918b6a1a413a7215cb" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:25.712266  7801 raft_consensus.cc:3060] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.712846  7800 raft_consensus.cc:2393] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 064541cceb814473a69dc47186fe247f in current term 1: Already voted for candidate 07ae73c74b8f4294aadf93f596f1eea3 in this term.
I20260709 14:57:25.714568  7844 tablet_bootstrap.cc:492] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.715072  7844 ts_tablet_manager.cc:1403] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.043s
I20260709 14:57:25.714942  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:25.715725  7727 raft_consensus.cc:2393] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07ae73c74b8f4294aadf93f596f1eea3 in current term 1: Already voted for candidate 064541cceb814473a69dc47186fe247f in this term.
I20260709 14:57:25.708693  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:25.716770  7799 raft_consensus.cc:2393] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 064541cceb814473a69dc47186fe247f in current term 1: Already voted for candidate 07ae73c74b8f4294aadf93f596f1eea3 in this term.
I20260709 14:57:25.702376  7875 consensus_queue.cc:237] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.718127  7844 raft_consensus.cc:359] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.718935  7844 raft_consensus.cc:385] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.719256  7844 raft_consensus.cc:740] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.719425  7841 tablet_bootstrap.cc:492] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.703341  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203093de941847918b6a1a413a7215cb" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:25.701673  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:25.721252  7841 ts_tablet_manager.cc:1403] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.004s
I20260709 14:57:25.721305  7726 raft_consensus.cc:3060] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.721642  7651 raft_consensus.cc:3060] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.724753  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:25.726434  7764 leader_election.cc:304] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [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: 07ae73c74b8f4294aadf93f596f1eea3; no voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:25.727336  7872 raft_consensus.cc:2749] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:57:25.717075  7869 leader_election.cc:290] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.711251  7842 ts_tablet_manager.cc:1434] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.175s	user 0.065s	sys 0.102s
I20260709 14:57:25.720299  7801 raft_consensus.cc:2468] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:25.720183  7844 consensus_queue.cc:260] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.732628  7616 leader_election.cc:304] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.733436  7842 tablet_bootstrap.cc:492] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.734091  7851 raft_consensus.cc:2804] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:25.734787  7851 raft_consensus.cc:697] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:25.735653  7726 raft_consensus.cc:2468] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:25.735889  7851 consensus_queue.cc:237] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.724264  7841 raft_consensus.cc:359] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.709671  7846 leader_election.cc:290] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.738692  7841 raft_consensus.cc:385] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.739612  7841 raft_consensus.cc:740] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.732981  7844 ts_tablet_manager.cc:1434] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 14:57:25.741830  7651 raft_consensus.cc:2468] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:25.742470  7842 tablet_bootstrap.cc:654] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.748167  7690 leader_election.cc:304] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:25.748023  7841 consensus_queue.cc:260] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.750334  7841 ts_tablet_manager.cc:1434] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:57:25.751526  7868 raft_consensus.cc:2804] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:25.752815  7868 raft_consensus.cc:697] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:25.753890  7868 consensus_queue.cc:237] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.760442  7844 tablet_bootstrap.cc:492] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.762440  7841 tablet_bootstrap.cc:492] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.768393  7844 tablet_bootstrap.cc:654] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.759728  7547 catalog_manager.cc:5697] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.772239  7841 tablet_bootstrap.cc:654] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.781490  7844 tablet_bootstrap.cc:492] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.781802  7841 tablet_bootstrap.cc:492] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.781955  7844 ts_tablet_manager.cc:1403] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 14:57:25.782334  7841 ts_tablet_manager.cc:1403] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260709 14:57:25.785061  7844 raft_consensus.cc:359] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.785753  7844 raft_consensus.cc:385] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.785482  7841 raft_consensus.cc:359] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.786078  7844 raft_consensus.cc:740] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.786306  7841 raft_consensus.cc:385] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.786607  7842 tablet_bootstrap.cc:492] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.786698  7841 raft_consensus.cc:740] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.787442  7842 ts_tablet_manager.cc:1403] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 14:57:25.786934  7844 consensus_queue.cc:260] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.787853  7841 consensus_queue.cc:260] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.789227  7844 ts_tablet_manager.cc:1434] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:57:25.790194  7844 tablet_bootstrap.cc:492] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:25.790678  7841 ts_tablet_manager.cc:1434] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 14:57:25.791638  7841 tablet_bootstrap.cc:492] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.791913  7547 catalog_manager.cc:5697] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.790717  7842 raft_consensus.cc:359] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.796427  7844 tablet_bootstrap.cc:654] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.796535  7842 raft_consensus.cc:385] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.797035  7842 raft_consensus.cc:740] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.796608  7548 catalog_manager.cc:5697] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.797780  7842 consensus_queue.cc:260] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.800050  7842 ts_tablet_manager.cc:1434] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:57:25.800997  7842 tablet_bootstrap.cc:492] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.802443  7844 tablet_bootstrap.cc:492] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:25.802865  7844 ts_tablet_manager.cc:1403] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:57:25.804829  7844 raft_consensus.cc:359] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.805555  7844 raft_consensus.cc:385] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.805881  7844 raft_consensus.cc:740] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.806668  7844 consensus_queue.cc:260] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.807154  7842 tablet_bootstrap.cc:654] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.808730  7844 ts_tablet_manager.cc:1434] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:57:25.808703  7841 tablet_bootstrap.cc:654] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.810925  7868 raft_consensus.cc:493] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.811410  7868 raft_consensus.cc:515] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.813676  7868 leader_election.cc:290] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.814862  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a25e820681d42199e413845a7878ae6" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:25.815537  7801 raft_consensus.cc:2468] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:25.815991  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a25e820681d42199e413845a7878ae6" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.816840  7651 raft_consensus.cc:2468] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:25.816866  7691 leader_election.cc:304] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:25.818341  7868 raft_consensus.cc:2804] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.818696  7868 raft_consensus.cc:493] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.819039  7868 raft_consensus.cc:3060] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.819168  7851 raft_consensus.cc:493] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.819882  7851 raft_consensus.cc:515] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.823489  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
W20260709 14:57:25.825344  7616 leader_election.cc:343] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.826610  7842 tablet_bootstrap.cc:492] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.826687  7851 leader_election.cc:290] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.827472  7842 ts_tablet_manager.cc:1403] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260709 14:57:25.828930  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:25.830233  7842 raft_consensus.cc:359] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
W20260709 14:57:25.830768  7616 leader_election.cc:343] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.830885  7842 raft_consensus.cc:385] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.831305  7842 raft_consensus.cc:740] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.831272  7616 leader_election.cc:304] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:25.832052  7841 tablet_bootstrap.cc:492] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.832628  7841 ts_tablet_manager.cc:1403] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.009s
I20260709 14:57:25.833910  7851 raft_consensus.cc:2749] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:25.834975  7842 consensus_queue.cc:260] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.835651  7841 raft_consensus.cc:359] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.836494  7841 raft_consensus.cc:385] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.836879  7841 raft_consensus.cc:740] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.837316  7842 ts_tablet_manager.cc:1434] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:57:25.836589  7868 raft_consensus.cc:515] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.837775  7841 consensus_queue.cc:260] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.838404  7842 tablet_bootstrap.cc:492] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:25.839807  7868 leader_election.cc:290] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.840894  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a25e820681d42199e413845a7878ae6" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:25.841559  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a25e820681d42199e413845a7878ae6" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:25.841590  7801 raft_consensus.cc:3060] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.842175  7651 raft_consensus.cc:3060] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.843991  7841 ts_tablet_manager.cc:1434] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:57:25.844688  7842 tablet_bootstrap.cc:654] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.845036  7841 tablet_bootstrap.cc:492] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.849020  7869 raft_consensus.cc:493] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.849670  7869 raft_consensus.cc:515] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.851296  7841 tablet_bootstrap.cc:654] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.853832  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.854681  7652 raft_consensus.cc:2468] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:25.856514  7764 leader_election.cc:304] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:25.857932  7869 leader_election.cc:290] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.859993  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
W20260709 14:57:25.862154  7765 leader_election.cc:343] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.863869  7801 raft_consensus.cc:2468] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:25.867766  7842 tablet_bootstrap.cc:492] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:25.868316  7842 ts_tablet_manager.cc:1403] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.012s
I20260709 14:57:25.871965  7872 raft_consensus.cc:2804] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:25.872421  7872 raft_consensus.cc:493] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:25.872756  7872 raft_consensus.cc:3060] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.876199  7691 leader_election.cc:304] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:25.877130  7868 raft_consensus.cc:2804] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:25.877067  7651 raft_consensus.cc:2468] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:25.877918  7868 raft_consensus.cc:697] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:25.878813  7868 consensus_queue.cc:237] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.880295  7841 tablet_bootstrap.cc:492] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.880810  7841 ts_tablet_manager.cc:1403] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.019s
I20260709 14:57:25.883546  7841 raft_consensus.cc:359] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.884213  7841 raft_consensus.cc:385] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.884459  7841 raft_consensus.cc:740] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.885113  7841 consensus_queue.cc:260] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.886668  7872 raft_consensus.cc:515] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.887113  7841 ts_tablet_manager.cc:1434] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:57:25.888548  7841 tablet_bootstrap.cc:492] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:25.889443  7842 raft_consensus.cc:359] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.890074  7872 leader_election.cc:290] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:25.890254  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:25.891031  7651 raft_consensus.cc:3060] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.890223  7842 raft_consensus.cc:385] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.892058  7842 raft_consensus.cc:740] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.892747  7842 consensus_queue.cc:260] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.893850  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:25.894404  7841 tablet_bootstrap.cc:654] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:25.894718  7842 ts_tablet_manager.cc:1434] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.001s
W20260709 14:57:25.895284  7765 leader_election.cc:343] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:25.899614  7841 tablet_bootstrap.cc:492] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:25.900127  7841 ts_tablet_manager.cc:1403] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 14:57:25.901818  7651 raft_consensus.cc:2468] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:25.902768  7841 raft_consensus.cc:359] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.903025  7764 leader_election.cc:304] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 064541cceb814473a69dc47186fe247f
I20260709 14:57:25.903501  7841 raft_consensus.cc:385] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:25.903877  7841 raft_consensus.cc:740] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:25.903609  7547 catalog_manager.cc:5697] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.904589  7841 consensus_queue.cc:260] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.904479  7872 raft_consensus.cc:2804] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:25.906597  7841 ts_tablet_manager.cc:1434] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:57:25.907117  7872 raft_consensus.cc:697] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:25.907922  7872 consensus_queue.cc:237] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.916513  7547 catalog_manager.cc:5697] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:25.934183  7868 raft_consensus.cc:493] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:25.934608  7868 raft_consensus.cc:515] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:25.936292  7868 leader_election.cc:290] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:25.936960  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:25.937245  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:25.937636  7651 raft_consensus.cc:2393] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 064541cceb814473a69dc47186fe247f in current term 1: Already voted for candidate 07ae73c74b8f4294aadf93f596f1eea3 in this term.
I20260709 14:57:25.938630  7690 leader_election.cc:304] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064541cceb814473a69dc47186fe247f; no voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:25.939255  7868 raft_consensus.cc:3060] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:25.944087  7868 raft_consensus.cc:2749] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:25.957484  7872 consensus_queue.cc:1048] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:25.969653  7871 consensus_queue.cc:1048] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.005045  7868 raft_consensus.cc:493] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:26.005569  7868 raft_consensus.cc:515] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.007359  7868 leader_election.cc:290] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.007637  7851 raft_consensus.cc:493] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:26.008318  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:26.008199  7851 raft_consensus.cc:515] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.008481  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:26.009016  7651 raft_consensus.cc:2468] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:26.009260  7801 raft_consensus.cc:2468] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:26.010064  7690 leader_election.cc:304] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.010394  7851 leader_election.cc:290] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.010977  7868 raft_consensus.cc:2804] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:26.011356  7868 raft_consensus.cc:493] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:26.011497  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:26.011752  7868 raft_consensus.cc:3060] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.011474  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:26.012467  7726 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:26.012609  7801 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:26.013484  7616 leader_election.cc:304] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.014266  7851 raft_consensus.cc:2804] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:26.014662  7851 raft_consensus.cc:493] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:26.014961  7851 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.017918  7868 raft_consensus.cc:515] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.019587  7868 leader_election.cc:290] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.019965  7851 raft_consensus.cc:515] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.020334  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:26.020550  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:26.020922  7651 raft_consensus.cc:3060] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.021201  7801 raft_consensus.cc:3060] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.022746  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:26.023396  7726 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.023541  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:26.024214  7799 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.028151  7801 raft_consensus.cc:2468] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:26.028612  7651 raft_consensus.cc:2468] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:26.029282  7691 leader_election.cc:304] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:26.029466  7851 leader_election.cc:290] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.030113  7868 raft_consensus.cc:2804] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:26.030601  7868 raft_consensus.cc:697] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:26.030810  7726 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:26.031411  7868 consensus_queue.cc:237] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.031841  7616 leader_election.cc:304] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.032668  7851 raft_consensus.cc:2804] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:26.033167  7851 raft_consensus.cc:697] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:26.033955  7851 consensus_queue.cc:237] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.034456  7799 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:26.041056  7547 catalog_manager.cc:5697] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.042742  7550 catalog_manager.cc:5697] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.107934  7868 consensus_queue.cc:1048] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.119588  7726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1"
dest_uuid: "064541cceb814473a69dc47186fe247f"
mode: GRACEFUL
new_leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:44900
I20260709 14:57:26.120304  7726 raft_consensus.cc:606] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Received request to transfer leadership to TS 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:26.120777  7851 consensus_queue.cc:1048] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.124137  7846 consensus_queue.cc:1048] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.141079  7846 raft_consensus.cc:493] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:26.141611  7846 raft_consensus.cc:515] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.144816  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df487e0b59a4d93aed8e90c7181a5c8" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:26.147622  7846 leader_election.cc:290] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.147838  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df487e0b59a4d93aed8e90c7181a5c8" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:26.148671  7799 raft_consensus.cc:2393] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 064541cceb814473a69dc47186fe247f in current term 1: Already voted for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in this term.
I20260709 14:57:26.149832  7691 leader_election.cc:304] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064541cceb814473a69dc47186fe247f; no voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:26.150936  7846 raft_consensus.cc:3060] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:26.151695  7875 consensus_queue.cc:1048] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.156760  7799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
mode: GRACEFUL
new_leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:38578
I20260709 14:57:26.157419  7799 raft_consensus.cc:606] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Received request to transfer leadership to TS 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:26.163573  7846 raft_consensus.cc:2749] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:26.183135  7651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
mode: GRACEFUL
new_leader_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:37350
I20260709 14:57:26.183733  7651 raft_consensus.cc:606] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Received request to transfer leadership to TS 064541cceb814473a69dc47186fe247f
I20260709 14:57:26.188545  7801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
mode: GRACEFUL
new_leader_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:38578
I20260709 14:57:26.189055  7801 raft_consensus.cc:606] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Received request to transfer leadership to TS 064541cceb814473a69dc47186fe247f
I20260709 14:57:26.193617  7726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104"
dest_uuid: "064541cceb814473a69dc47186fe247f"
mode: GRACEFUL
new_leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:44900
I20260709 14:57:26.194097  7726 raft_consensus.cc:606] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Received request to transfer leadership to TS 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:26.234189  7846 consensus_queue.cc:1048] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.244056  7874 consensus_queue.cc:1048] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.251531  7874 raft_consensus.cc:993] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: : Instructing follower 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:26.251969  7874 raft_consensus.cc:1081] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Signalling peer 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:26.253659  7651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:37334
I20260709 14:57:26.254345  7651 raft_consensus.cc:493] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.254751  7651 raft_consensus.cc:3060] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.259675  7651 raft_consensus.cc:515] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.261344  7651 leader_election.cc:290] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.262085  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:26.262427  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae796cac0444ef9bd01487e0c1d78d1" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:26.262732  7726 raft_consensus.cc:3055] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:26.263010  7801 raft_consensus.cc:3060] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.263126  7726 raft_consensus.cc:740] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:26.264115  7726 consensus_queue.cc:260] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.265460  7726 raft_consensus.cc:3060] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.268663  7801 raft_consensus.cc:2468] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:26.269691  7616 leader_election.cc:304] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.270365  7875 raft_consensus.cc:2804] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:26.270511  7726 raft_consensus.cc:2468] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:26.270812  7875 raft_consensus.cc:697] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:26.271713  7875 consensus_queue.cc:237] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.276674  7851 consensus_queue.cc:1048] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.279457  7548 catalog_manager.cc:5697] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 1 to 2, leader changed from 064541cceb814473a69dc47186fe247f (127.2.126.2) to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.288515  7875 consensus_queue.cc:1048] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.321393  7871 consensus_queue.cc:1048] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.332237  7871 consensus_queue.cc:1048] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.339761  7871 raft_consensus.cc:993] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: : Instructing follower 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:26.340301  7869 raft_consensus.cc:1081] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Signalling peer 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:26.341938  7726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256"
dest_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:44896
I20260709 14:57:26.342592  7726 raft_consensus.cc:493] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.343041  7726 raft_consensus.cc:3060] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.348886  7726 raft_consensus.cc:515] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.351868  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:26.352046  7726 leader_election.cc:290] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.352492  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fe6fed144c415f80a4a2d1d7fc3256" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:26.352680  7651 raft_consensus.cc:3060] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.353238  7801 raft_consensus.cc:3055] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:26.353686  7801 raft_consensus.cc:740] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:26.354655  7801 consensus_queue.cc:260] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.355628  7801 raft_consensus.cc:3060] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.361008  7651 raft_consensus.cc:2468] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:26.360903  7868 consensus_queue.cc:1048] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:26.361549  7801 raft_consensus.cc:2468] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:26.362108  7690 leader_election.cc:304] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.363039  7868 raft_consensus.cc:2804] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:26.363569  7868 raft_consensus.cc:697] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:26.364547  7868 consensus_queue.cc:237] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.370473  7874 consensus_queue.cc:1048] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.375603  7869 raft_consensus.cc:993] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: : Instructing follower 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:26.376178  7869 raft_consensus.cc:1081] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Signalling peer 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:26.380512  7547 catalog_manager.cc:5697] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 1 to 2, leader changed from 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3) to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 2 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.381654  7652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:37338
I20260709 14:57:26.382490  7652 raft_consensus.cc:493] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.382967  7652 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.398397  7652 raft_consensus.cc:515] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.400398  7652 leader_election.cc:290] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.401579  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:26.402102  7726 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.403595  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:26.404170  7801 raft_consensus.cc:3055] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:26.404424  7801 raft_consensus.cc:740] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:26.405061  7801 consensus_queue.cc:260] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.405965  7801 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.408088  7726 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:26.409207  7616 leader_election.cc:304] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.409955  7875 raft_consensus.cc:2804] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:26.410413  7875 raft_consensus.cc:697] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:26.411036  7801 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:26.411314  7875 consensus_queue.cc:237] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.417466  7550 catalog_manager.cc:5697] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 1 to 2, leader changed from 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3) to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.432531  7875 consensus_queue.cc:1048] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.443439  7924 consensus_queue.cc:1048] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.450412  7851 raft_consensus.cc:993] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: : Instructing follower 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:26.450829  7924 raft_consensus.cc:1081] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Signalling peer 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:26.452255  7726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8"
dest_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:44898
I20260709 14:57:26.452726  7726 raft_consensus.cc:493] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.453032  7726 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.458209  7726 raft_consensus.cc:515] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.460561  7726 leader_election.cc:290] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:26.460773  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:26.461426  7652 raft_consensus.cc:3055] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:26.461771  7652 raft_consensus.cc:740] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:26.462637  7652 consensus_queue.cc:260] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.461627  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:26.463901  7652 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.463989  7801 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.470942  7801 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:26.470942  7652 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:26.472290  7691 leader_election.cc:304] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:26.473097  7874 raft_consensus.cc:2804] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:26.473603  7874 raft_consensus.cc:697] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:26.473865  7922 consensus_queue.cc:1048] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.474270  7874 consensus_queue.cc:237] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.481035  7547 catalog_manager.cc:5697] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 1 to 2, leader changed from 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1) to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 2 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.487522  7874 consensus_queue.cc:1048] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:26.497669  7846 raft_consensus.cc:993] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: : Instructing follower 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:26.498111  7846 raft_consensus.cc:1081] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Signalling peer 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:26.499802  7801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:38570
I20260709 14:57:26.500392  7801 raft_consensus.cc:493] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.500715  7801 raft_consensus.cc:3060] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.505803  7801 raft_consensus.cc:515] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.507364  7801 leader_election.cc:290] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:26.508363  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:26.508412  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec4a02351004dae9f38a8bb7142a104" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:26.508999  7652 raft_consensus.cc:3060] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.509087  7726 raft_consensus.cc:3055] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:26.509498  7726 raft_consensus.cc:740] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:26.510174  7726 consensus_queue.cc:260] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.511106  7726 raft_consensus.cc:3060] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:26.514027  7652 raft_consensus.cc:2468] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 2.
I20260709 14:57:26.515136  7764 leader_election.cc:304] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:26.515954  7872 raft_consensus.cc:2804] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:26.516124  7726 raft_consensus.cc:2468] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 2.
I20260709 14:57:26.516359  7872 raft_consensus.cc:697] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:26.517191  7872 consensus_queue.cc:237] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:26.523363  7547 catalog_manager.cc:5697] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 1 to 2, leader changed from 064541cceb814473a69dc47186fe247f (127.2.126.2) to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:26.747906  7801 raft_consensus.cc:1275] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.749277  7868 consensus_queue.cc:1048] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.751200  7726 raft_consensus.cc:1275] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.752899  7875 consensus_queue.cc:1048] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.757570  7652 raft_consensus.cc:1275] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.759399  7874 consensus_queue.cc:1048] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.763585  7801 raft_consensus.cc:1275] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.765028  7851 consensus_queue.cc:1048] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.873621  7726 raft_consensus.cc:1275] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.874800  7924 consensus_queue.cc:1048] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.882584  7801 raft_consensus.cc:1275] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.884188  7851 consensus_queue.cc:1048] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.893205  7652 raft_consensus.cc:1275] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.894412  7874 consensus_queue.cc:1048] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.902554  7801 raft_consensus.cc:1275] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.904997  7846 consensus_queue.cc:1048] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.949278  7726 raft_consensus.cc:1275] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.950519  7871 consensus_queue.cc:1048] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:26.958535  7652 raft_consensus.cc:1275] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:26.960659  7871 consensus_queue.cc:1048] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:29.219225  7548 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53924:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:57:29.221699  7548 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:57:29.271600  7641 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3267ed45eb4a2fbea487856df9e750 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:29.272981  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3267ed45eb4a2fbea487856df9e750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.272879  7715 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3267ed45eb4a2fbea487856df9e750 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:29.274230  7715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3267ed45eb4a2fbea487856df9e750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.275079  7789 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3267ed45eb4a2fbea487856df9e750 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:57:29.276337  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3267ed45eb4a2fbea487856df9e750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.289568  7714 tablet_service.cc:1511] Processing CreateTablet for tablet fbf5c1deed5c448fa15c87cfd429799d (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:29.285501  7712 tablet_service.cc:1511] Processing CreateTablet for tablet 86cf10b267ed49f289e3451b08736d34 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:29.290953  7714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf5c1deed5c448fa15c87cfd429799d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.283736  7637 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9d1abde4e24029b3b0e724ec59ae28 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:29.292642  7637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9d1abde4e24029b3b0e724ec59ae28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.287266  7717 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9d1abde4e24029b3b0e724ec59ae28 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:29.296841  7942 tablet_bootstrap.cc:492] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.297205  7717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9d1abde4e24029b3b0e724ec59ae28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.289379  7791 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9d1abde4e24029b3b0e724ec59ae28 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:57:29.300884  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9d1abde4e24029b3b0e724ec59ae28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.304210  7942 tablet_bootstrap.cc:654] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.286649  7787 tablet_service.cc:1511] Processing CreateTablet for tablet 86cf10b267ed49f289e3451b08736d34 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:29.305681  7787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cf10b267ed49f289e3451b08736d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.308488  7790 tablet_service.cc:1511] Processing CreateTablet for tablet fbf5c1deed5c448fa15c87cfd429799d (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:29.309744  7790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf5c1deed5c448fa15c87cfd429799d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.283736  7635 tablet_service.cc:1511] Processing CreateTablet for tablet 86cf10b267ed49f289e3451b08736d34 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:57:29.309837  7641 tablet_service.cc:1511] Processing CreateTablet for tablet fbf5c1deed5c448fa15c87cfd429799d (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:57:29.311409  7712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cf10b267ed49f289e3451b08736d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.311813  7635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cf10b267ed49f289e3451b08736d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.314247  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf5c1deed5c448fa15c87cfd429799d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.322314  7943 tablet_bootstrap.cc:492] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.328444  7943 tablet_bootstrap.cc:654] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.331132  7642 tablet_service.cc:1511] Processing CreateTablet for tablet f31fdd664dc8493e81d160e7c904409f (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:29.332816  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31fdd664dc8493e81d160e7c904409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.333820  7716 tablet_service.cc:1511] Processing CreateTablet for tablet f31fdd664dc8493e81d160e7c904409f (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:29.335098  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31fdd664dc8493e81d160e7c904409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.336305  7789 tablet_service.cc:1511] Processing CreateTablet for tablet f31fdd664dc8493e81d160e7c904409f (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:57:29.337584  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31fdd664dc8493e81d160e7c904409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.347132  7638 tablet_service.cc:1511] Processing CreateTablet for tablet f42eac75eda542b5b87aceceaee1cf30 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:29.348546  7638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42eac75eda542b5b87aceceaee1cf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.356158  7713 tablet_service.cc:1511] Processing CreateTablet for tablet f42eac75eda542b5b87aceceaee1cf30 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:29.357565  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42eac75eda542b5b87aceceaee1cf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.380813  7943 tablet_bootstrap.cc:492] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:29.381410  7943 ts_tablet_manager.cc:1403] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.008s
I20260709 14:57:29.381695  7789 tablet_service.cc:1511] Processing CreateTablet for tablet f42eac75eda542b5b87aceceaee1cf30 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:57:29.383028  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42eac75eda542b5b87aceceaee1cf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.392908  7943 raft_consensus.cc:359] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.394032  7943 raft_consensus.cc:385] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.394411  7943 raft_consensus.cc:740] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.396085  7943 consensus_queue.cc:260] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.406237  7638 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9940662a00431dab83bfb5b2c06b08 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:29.407580  7638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9940662a00431dab83bfb5b2c06b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.407486  7711 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9940662a00431dab83bfb5b2c06b08 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:29.408950  7711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9940662a00431dab83bfb5b2c06b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.426313  7943 ts_tablet_manager.cc:1434] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 14:57:29.427469  7943 tablet_bootstrap.cc:492] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.434753  7788 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9940662a00431dab83bfb5b2c06b08 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:57:29.437773  7788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9940662a00431dab83bfb5b2c06b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.443054  7946 tablet_bootstrap.cc:492] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.448228  7638 tablet_service.cc:1511] Processing CreateTablet for tablet a85763e03ba54f58b1ab98e78db8371a (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:29.453917  7943 tablet_bootstrap.cc:654] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.465039  7946 tablet_bootstrap.cc:654] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.464748  7790 tablet_service.cc:1511] Processing CreateTablet for tablet a85763e03ba54f58b1ab98e78db8371a (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:29.466055  7790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85763e03ba54f58b1ab98e78db8371a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.466799  7942 tablet_bootstrap.cc:492] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.467293  7942 ts_tablet_manager.cc:1403] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.039s
I20260709 14:57:29.463434  7716 tablet_service.cc:1511] Processing CreateTablet for tablet a85763e03ba54f58b1ab98e78db8371a (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:57:29.471127  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85763e03ba54f58b1ab98e78db8371a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.471237  7711 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5dedf43593430eb32fc0cb48a78f03 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:29.472512  7711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5dedf43593430eb32fc0cb48a78f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.467670  7638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85763e03ba54f58b1ab98e78db8371a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.474777  7791 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5dedf43593430eb32fc0cb48a78f03 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:29.476562  7637 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5dedf43593430eb32fc0cb48a78f03 (DEFAULT_TABLE table=soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:57:29.477787  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5dedf43593430eb32fc0cb48a78f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:57:29.477851  7637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5dedf43593430eb32fc0cb48a78f03. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:57:29.499214  7598 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:29.504136  7942 raft_consensus.cc:359] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.507357  7942 raft_consensus.cc:385] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.507769  7942 raft_consensus.cc:740] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.508899  7942 consensus_queue.cc:260] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.512481  7942 ts_tablet_manager.cc:1434] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:57:29.513525  7946 tablet_bootstrap.cc:492] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.519699  7946 ts_tablet_manager.cc:1403] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.008s
I20260709 14:57:29.523799  7946 raft_consensus.cc:359] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.524523  7946 raft_consensus.cc:385] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.524807  7946 raft_consensus.cc:740] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.525521  7946 consensus_queue.cc:260] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.529012  7942 tablet_bootstrap.cc:492] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.535427  7942 tablet_bootstrap.cc:654] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.536710  7946 ts_tablet_manager.cc:1434] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:57:29.538300  7943 tablet_bootstrap.cc:492] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:29.540982  7943 ts_tablet_manager.cc:1403] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.009s
I20260709 14:57:29.543064  7946 tablet_bootstrap.cc:492] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.548810  7942 tablet_bootstrap.cc:492] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.548656  7943 raft_consensus.cc:359] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.549424  7942 ts_tablet_manager.cc:1403] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 14:57:29.549449  7943 raft_consensus.cc:385] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.549901  7943 raft_consensus.cc:740] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.550586  7943 consensus_queue.cc:260] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.552630  7943 ts_tablet_manager.cc:1434] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:57:29.552529  7942 raft_consensus.cc:359] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.553468  7942 raft_consensus.cc:385] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.553726  7943 tablet_bootstrap.cc:492] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.553941  7942 raft_consensus.cc:740] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.555135  7942 consensus_queue.cc:260] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.557716  7942 ts_tablet_manager.cc:1434] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:57:29.557646  7946 tablet_bootstrap.cc:654] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.558926  7942 tablet_bootstrap.cc:492] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.567988  7942 tablet_bootstrap.cc:654] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.571798  7943 tablet_bootstrap.cc:654] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.576501  7942 tablet_bootstrap.cc:492] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.577018  7942 ts_tablet_manager.cc:1403] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:57:29.578882  7946 tablet_bootstrap.cc:492] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.579324  7943 tablet_bootstrap.cc:492] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:29.579437  7946 ts_tablet_manager.cc:1403] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.003s
I20260709 14:57:29.579854  7943 ts_tablet_manager.cc:1403] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260709 14:57:29.580242  7942 raft_consensus.cc:359] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.581092  7942 raft_consensus.cc:385] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.581410  7942 raft_consensus.cc:740] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.582238  7942 consensus_queue.cc:260] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.582804  7946 raft_consensus.cc:359] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.583802  7946 raft_consensus.cc:385] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.584147  7946 raft_consensus.cc:740] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.584950  7942 ts_tablet_manager.cc:1434] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:57:29.582842  7943 raft_consensus.cc:359] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.584954  7946 consensus_queue.cc:260] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.586207  7942 tablet_bootstrap.cc:492] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.586385  7943 raft_consensus.cc:385] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.586813  7943 raft_consensus.cc:740] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.587618  7943 consensus_queue.cc:260] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.590713  7946 ts_tablet_manager.cc:1434] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:57:29.591717  7946 tablet_bootstrap.cc:492] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.593653  7942 tablet_bootstrap.cc:654] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.594475  7943 ts_tablet_manager.cc:1434] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:57:29.595552  7943 tablet_bootstrap.cc:492] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.598661  7946 tablet_bootstrap.cc:654] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.602028  7943 tablet_bootstrap.cc:654] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.611426  7946 tablet_bootstrap.cc:492] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.612003  7946 ts_tablet_manager.cc:1403] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 14:57:29.616642  7946 raft_consensus.cc:359] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.617394  7946 raft_consensus.cc:385] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.617724  7946 raft_consensus.cc:740] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.618626  7946 consensus_queue.cc:260] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.621938  7946 ts_tablet_manager.cc:1434] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:57:29.623178  7946 tablet_bootstrap.cc:492] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.624198  7943 tablet_bootstrap.cc:492] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:29.624758  7943 ts_tablet_manager.cc:1403] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260709 14:57:29.627563  7943 raft_consensus.cc:359] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.628258  7943 raft_consensus.cc:385] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.628291  7942 tablet_bootstrap.cc:492] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.628618  7943 raft_consensus.cc:740] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.629000  7942 ts_tablet_manager.cc:1403] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.009s
I20260709 14:57:29.629560  7943 consensus_queue.cc:260] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.630755  7946 tablet_bootstrap.cc:654] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.631867  7943 ts_tablet_manager.cc:1434] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:57:29.632316  7942 raft_consensus.cc:359] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.633168  7943 tablet_bootstrap.cc:492] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.633178  7942 raft_consensus.cc:385] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.636282  7942 raft_consensus.cc:740] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.636881  7946 tablet_bootstrap.cc:492] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.637441  7946 ts_tablet_manager.cc:1403] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:57:29.637223  7942 consensus_queue.cc:260] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.640698  7946 raft_consensus.cc:359] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.641479  7946 raft_consensus.cc:385] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.641777  7946 raft_consensus.cc:740] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.642532  7946 consensus_queue.cc:260] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.644975  7946 ts_tablet_manager.cc:1434] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:57:29.645200  7943 tablet_bootstrap.cc:654] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.646268  7946 tablet_bootstrap.cc:492] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.639909  7942 ts_tablet_manager.cc:1434] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:57:29.647754  7942 tablet_bootstrap.cc:492] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.654716  7942 tablet_bootstrap.cc:654] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.656541  7946 tablet_bootstrap.cc:654] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.667171  7942 tablet_bootstrap.cc:492] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.667271  7946 tablet_bootstrap.cc:492] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.667843  7942 ts_tablet_manager.cc:1403] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 14:57:29.667948  7946 ts_tablet_manager.cc:1403] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 14:57:29.671223  7946 raft_consensus.cc:359] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.671428  7942 raft_consensus.cc:359] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.672082  7946 raft_consensus.cc:385] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.672219  7942 raft_consensus.cc:385] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.672516  7946 raft_consensus.cc:740] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.672623  7942 raft_consensus.cc:740] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.673573  7946 consensus_queue.cc:260] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.673573  7942 consensus_queue.cc:260] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.676412  7946 ts_tablet_manager.cc:1434] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:57:29.676604  7942 ts_tablet_manager.cc:1434] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:57:29.677723  7946 tablet_bootstrap.cc:492] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.677723  7942 tablet_bootstrap.cc:492] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.683876  7930 raft_consensus.cc:493] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.684412  7930 raft_consensus.cc:515] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.685469  7942 tablet_bootstrap.cc:654] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.685469  7946 tablet_bootstrap.cc:654] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.687951  7922 raft_consensus.cc:493] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.687932  7941 raft_consensus.cc:493] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.689474  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:29.689675  7941 raft_consensus.cc:515] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.688660  7922 raft_consensus.cc:515] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.690379  7652 raft_consensus.cc:2468] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:29.692152  7941 leader_election.cc:290] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.692674  7930 leader_election.cc:290] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:29.693390  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:29.693991  7764 leader_election.cc:304] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.694139  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
W20260709 14:57:29.694852  7690 leader_election.cc:343] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.695387  7799 raft_consensus.cc:2468] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:29.697140  7616 leader_election.cc:304] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.697602  7922 leader_election.cc:290] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.698242  7941 raft_consensus.cc:2804] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.698798  7941 raft_consensus.cc:493] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:29.699226  7941 raft_consensus.cc:3060] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.704246  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
W20260709 14:57:29.706003  7691 leader_election.cc:343] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.706605  7691 leader_election.cc:304] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064541cceb814473a69dc47186fe247f; no voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:29.709076  7922 raft_consensus.cc:2749] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:29.711213  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.712158  7726 raft_consensus.cc:2468] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:29.713404  7930 raft_consensus.cc:2804] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.714004  7930 raft_consensus.cc:493] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:29.714529  7930 raft_consensus.cc:3060] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.714083  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.715440  7727 raft_consensus.cc:2468] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:29.720574  7946 tablet_bootstrap.cc:492] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.721369  7946 ts_tablet_manager.cc:1403] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.015s
I20260709 14:57:29.725597  7946 raft_consensus.cc:359] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.726625  7946 raft_consensus.cc:385] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.727036  7946 raft_consensus.cc:740] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.727962  7946 consensus_queue.cc:260] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.744202  7962 raft_consensus.cc:493] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.744851  7962 raft_consensus.cc:515] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.747174  7924 raft_consensus.cc:493] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.747350  7962 leader_election.cc:290] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.749193  7964 raft_consensus.cc:493] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.750057  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:29.750639  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
W20260709 14:57:29.751873  7691 leader_election.cc:343] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.752416  7941 raft_consensus.cc:515] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.749820  7964 raft_consensus.cc:515] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.755695  7962 raft_consensus.cc:493] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.756203  7962 raft_consensus.cc:515] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.756831  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:29.757604  7651 raft_consensus.cc:2468] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:29.757738  7964 leader_election.cc:290] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:29.758193  7962 leader_election.cc:290] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.758992  7764 leader_election.cc:304] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.754248  7924 raft_consensus.cc:515] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.759656  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.760635  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
W20260709 14:57:29.762004  7691 leader_election.cc:343] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.763513  7964 raft_consensus.cc:2804] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.763968  7964 raft_consensus.cc:493] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:29.764880  7765 leader_election.cc:343] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.766176  7652 raft_consensus.cc:2468] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:29.764315  7964 raft_consensus.cc:3060] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.769654  7965 raft_consensus.cc:493] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.770115  7965 raft_consensus.cc:515] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.770394  7690 leader_election.cc:304] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [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: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:29.771466  7962 raft_consensus.cc:2804] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.771826  7962 raft_consensus.cc:493] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:29.772140  7962 raft_consensus.cc:3060] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.769297  7930 raft_consensus.cc:515] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.774821  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:29.775382  7651 raft_consensus.cc:3060] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.776034  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:29.777024  7652 raft_consensus.cc:2468] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:29.779130  7690 leader_election.cc:304] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [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: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:29.779237  7962 raft_consensus.cc:515] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.780129  7922 raft_consensus.cc:2804] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.780525  7922 raft_consensus.cc:493] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:29.780329  7964 raft_consensus.cc:515] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.780905  7922 raft_consensus.cc:3060] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.781800  7962 leader_election.cc:290] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.783182  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:29.783202  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:29.783489  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:29.783980  7650 raft_consensus.cc:3060] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:57:29.784940  7765 leader_election.cc:343] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.785315  7651 raft_consensus.cc:2468] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:29.786470  7764 leader_election.cc:304] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.788341  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:29.789083  7649 raft_consensus.cc:3060] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.789383  7964 leader_election.cc:290] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:29.790088  7964 raft_consensus.cc:2804] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.790570  7964 raft_consensus.cc:697] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
W20260709 14:57:29.792074  7691 leader_election.cc:343] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.791440  7964 consensus_queue.cc:237] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.797920  7924 leader_election.cc:290] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.788515  7941 leader_election.cc:290] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.797250  7649 raft_consensus.cc:2468] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:29.801594  7650 raft_consensus.cc:2468] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:29.809324  7764 leader_election.cc:304] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 064541cceb814473a69dc47186fe247f
I20260709 14:57:29.810637  7943 tablet_bootstrap.cc:492] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:29.810343  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:29.811169  7726 raft_consensus.cc:3060] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.806383  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:29.806478  7930 leader_election.cc:290] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:29.812054  7727 raft_consensus.cc:3060] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.812180  7930 raft_consensus.cc:2804] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.812664  7942 tablet_bootstrap.cc:492] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.813171  7942 ts_tablet_manager.cc:1403] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.136s	user 0.033s	sys 0.038s
I20260709 14:57:29.802830  7965 leader_election.cc:290] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.802951  7690 leader_election.cc:304] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:29.816159  7942 raft_consensus.cc:359] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.816905  7942 raft_consensus.cc:385] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.817117  7963 raft_consensus.cc:2804] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.817214  7942 raft_consensus.cc:740] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.818109  7942 consensus_queue.cc:260] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.817691  7963 raft_consensus.cc:697] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:29.819656  7727 raft_consensus.cc:2468] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:29.811194  7943 ts_tablet_manager.cc:1403] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.178s	user 0.052s	sys 0.059s
I20260709 14:57:29.820182  7963 consensus_queue.cc:237] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.821938  7726 raft_consensus.cc:2468] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:29.823724  7943 raft_consensus.cc:359] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.824712  7943 raft_consensus.cc:385] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.825060  7943 raft_consensus.cc:740] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.825155  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:29.825906  7801 raft_consensus.cc:3060] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.826005  7943 consensus_queue.cc:260] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.812709  7930 raft_consensus.cc:697] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:29.806443  7946 ts_tablet_manager.cc:1434] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.085s	user 0.015s	sys 0.003s
I20260709 14:57:29.829129  7946 tablet_bootstrap.cc:492] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.829241  7930 consensus_queue.cc:237] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.835502  7801 raft_consensus.cc:2468] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:29.835683  7969 raft_consensus.cc:493] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.837739  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:29.843894  7799 raft_consensus.cc:2468] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:29.801133  7922 raft_consensus.cc:515] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.839602  7943 ts_tablet_manager.cc:1434] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 14:57:29.844745  7969 raft_consensus.cc:515] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.846088  7943 tablet_bootstrap.cc:492] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.847157  7969 leader_election.cc:290] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:29.840607  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:29.840890  7942 ts_tablet_manager.cc:1434] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 14:57:29.848807  7942 tablet_bootstrap.cc:492] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.848907  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
W20260709 14:57:29.850461  7764 leader_election.cc:343] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.842103  7946 tablet_bootstrap.cc:654] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.858259  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.858974  7725 raft_consensus.cc:2468] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:29.859591  7942 tablet_bootstrap.cc:654] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.842375  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.839113  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.841640  7616 leader_election.cc:304] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.856082  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:29.857532  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:29.861084  7649 raft_consensus.cc:3060] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:57:29.862311  7691 leader_election.cc:343] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.863919  7765 leader_election.cc:304] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [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: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:29.860715  7922 leader_election.cc:290] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.864827  7924 raft_consensus.cc:2804] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.865334  7924 raft_consensus.cc:697] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:29.866117  7924 consensus_queue.cc:237] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.868077  7727 raft_consensus.cc:2393] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66b9beb930dc49fba16ee71e6ac5bee0 in current term 1: Already voted for candidate 064541cceb814473a69dc47186fe247f in this term.
I20260709 14:57:29.869982  7972 raft_consensus.cc:2804] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.870389  7972 raft_consensus.cc:493] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:29.870723  7972 raft_consensus.cc:3060] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.862689  7965 raft_consensus.cc:493] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:29.877655  7965 raft_consensus.cc:515] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.879850  7965 leader_election.cc:290] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.884486  7943 tablet_bootstrap.cc:654] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.893797  7972 raft_consensus.cc:515] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.897719  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:29.894326  7946 tablet_bootstrap.cc:492] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.898504  7727 raft_consensus.cc:2468] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 0.
I20260709 14:57:29.898736  7946 ts_tablet_manager.cc:1403] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.006s
I20260709 14:57:29.900620  7616 leader_election.cc:304] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.900674  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:29.897589  7649 raft_consensus.cc:2468] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
W20260709 14:57:29.901543  7616 leader_election.cc:343] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.900697  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:29.902649  7690 leader_election.cc:304] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:29.902730  7946 raft_consensus.cc:359] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.903676  7946 raft_consensus.cc:385] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.904002  7946 raft_consensus.cc:740] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
W20260709 14:57:29.904330  7764 leader_election.cc:343] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.905160  7963 raft_consensus.cc:2804] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.904834  7946 consensus_queue.cc:260] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.905032  7547 catalog_manager.cc:5697] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:29.906443  7966 raft_consensus.cc:2764] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:57:29.906687  7963 raft_consensus.cc:697] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:29.907625  7946 ts_tablet_manager.cc:1434] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:57:29.907974  7963 consensus_queue.cc:237] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.903215  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:29.908627  7946 tablet_bootstrap.cc:492] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:29.908495  7616 leader_election.cc:304] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:29.909047  7727 raft_consensus.cc:3060] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.905591  7972 leader_election.cc:290] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:29.909724  7616 leader_election.cc:304] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:29.910491  7966 raft_consensus.cc:2749] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:29.911101  7966 raft_consensus.cc:2804] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:29.911420  7966 raft_consensus.cc:493] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:29.911934  7966 raft_consensus.cc:3060] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.906755  7547 catalog_manager.cc:5697] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:29.918637  7946 tablet_bootstrap.cc:654] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.921365  7966 raft_consensus.cc:515] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.929723  7546 catalog_manager.cc:5697] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
W20260709 14:57:29.937261  7616 leader_election.cc:343] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.943325  7966 leader_election.cc:290] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:29.946231  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:29.927416  7727 raft_consensus.cc:2468] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:29.947057  7726 raft_consensus.cc:3060] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:29.948027  7765 leader_election.cc:304] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:29.949554  7972 raft_consensus.cc:2804] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.950160  7972 raft_consensus.cc:697] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:29.951206  7972 consensus_queue.cc:237] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.957204  7726 raft_consensus.cc:2468] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 1.
I20260709 14:57:29.963578  7942 tablet_bootstrap.cc:492] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.965793  7942 ts_tablet_manager.cc:1403] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.007s
I20260709 14:57:29.966012  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
W20260709 14:57:29.967435  7616 leader_election.cc:343] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:29.968133  7616 leader_election.cc:304] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:29.968946  7966 raft_consensus.cc:2804] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:29.969488  7966 raft_consensus.cc:697] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:29.970494  7966 consensus_queue.cc:237] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.971364  7942 raft_consensus.cc:359] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.972160  7942 raft_consensus.cc:385] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.972468  7942 raft_consensus.cc:740] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.973507  7942 consensus_queue.cc:260] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.978053  7946 tablet_bootstrap.cc:492] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:29.978761  7946 ts_tablet_manager.cc:1403] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.016s
I20260709 14:57:29.976850  7942 ts_tablet_manager.cc:1434] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 14:57:29.980336  7942 tablet_bootstrap.cc:492] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:29.980789  7943 tablet_bootstrap.cc:492] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:29.981300  7943 ts_tablet_manager.cc:1403] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.025s
I20260709 14:57:29.982234  7946 raft_consensus.cc:359] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.983035  7946 raft_consensus.cc:385] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.983321  7946 raft_consensus.cc:740] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.984390  7943 raft_consensus.cc:359] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.985248  7943 raft_consensus.cc:385] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.985599  7943 raft_consensus.cc:740] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.986747  7942 tablet_bootstrap.cc:654] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:29.986361  7943 consensus_queue.cc:260] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.989245  7943 ts_tablet_manager.cc:1434] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:57:29.990413  7943 tablet_bootstrap.cc:492] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:29.992285  7942 tablet_bootstrap.cc:492] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:29.993012  7942 ts_tablet_manager.cc:1403] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 14:57:29.995864  7942 raft_consensus.cc:359] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:29.996798  7942 raft_consensus.cc:385] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:29.997201  7942 raft_consensus.cc:740] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:29.998354  7942 consensus_queue.cc:260] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.000509  7942 ts_tablet_manager.cc:1434] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:57:29.997148  7548 catalog_manager.cc:5697] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.000788  7943 tablet_bootstrap.cc:654] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:30.001601  7942 tablet_bootstrap.cc:492] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: Bootstrap starting.
I20260709 14:57:30.001915  7548 catalog_manager.cc:5697] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.009634  7942 tablet_bootstrap.cc:654] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:30.012796  7946 consensus_queue.cc:260] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.019599  7946 ts_tablet_manager.cc:1434] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 14:57:30.020596  7946 tablet_bootstrap.cc:492] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: Bootstrap starting.
I20260709 14:57:30.023475  7942 tablet_bootstrap.cc:492] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: No bootstrap required, opened a new log
I20260709 14:57:30.024331  7942 ts_tablet_manager.cc:1403] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 14:57:30.026373  7963 raft_consensus.cc:493] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.026911  7963 raft_consensus.cc:515] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.028744  7963 leader_election.cc:290] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.028083  7942 raft_consensus.cc:359] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.030162  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:30.030470  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:30.031152  7650 raft_consensus.cc:2468] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 0.
I20260709 14:57:30.031291  7946 tablet_bootstrap.cc:654] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:30.030700  7547 catalog_manager.cc:5697] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
W20260709 14:57:30.031697  7691 leader_election.cc:343] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:30.032521  7690 leader_election.cc:304] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [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: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:30.033200  7963 raft_consensus.cc:2804] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:30.030455  7942 raft_consensus.cc:385] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:30.033643  7963 raft_consensus.cc:493] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:30.034200  7963 raft_consensus.cc:3060] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.036164  7943 tablet_bootstrap.cc:492] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:30.036692  7943 ts_tablet_manager.cc:1403] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.022s
I20260709 14:57:30.033736  7942 raft_consensus.cc:740] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Initialized, Role: FOLLOWER
I20260709 14:57:30.043216  7942 consensus_queue.cc:260] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.043924  7943 raft_consensus.cc:359] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.045493  7546 catalog_manager.cc:5697] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 1 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.047544  7942 ts_tablet_manager.cc:1434] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:57:30.045782  7943 raft_consensus.cc:385] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:30.045117  7963 raft_consensus.cc:515] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.051443  7943 raft_consensus.cc:740] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:30.054893  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.057008  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:30.057754  7650 raft_consensus.cc:3060] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:57:30.058005  7691 leader_election.cc:343] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:57:30.058789  7963 leader_election.cc:290] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.060488  7943 consensus_queue.cc:260] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.063503  7943 ts_tablet_manager.cc:1434] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:57:30.066155  7943 tablet_bootstrap.cc:492] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:30.066730  7650 raft_consensus.cc:2468] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 1.
I20260709 14:57:30.067962  7690 leader_election.cc:304] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:30.069104  7963 raft_consensus.cc:2804] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:30.069612  7963 raft_consensus.cc:697] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:30.070472  7963 consensus_queue.cc:237] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.073321  7943 tablet_bootstrap.cc:654] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:30.081635  7946 tablet_bootstrap.cc:492] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: No bootstrap required, opened a new log
I20260709 14:57:30.082089  7946 ts_tablet_manager.cc:1403] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.033s
I20260709 14:57:30.085970  7943 tablet_bootstrap.cc:492] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:30.086495  7943 ts_tablet_manager.cc:1403] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 14:57:30.088653  7946 raft_consensus.cc:359] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.089447  7946 raft_consensus.cc:385] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:30.089236  7943 raft_consensus.cc:359] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.089838  7946 raft_consensus.cc:740] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Initialized, Role: FOLLOWER
I20260709 14:57:30.090006  7943 raft_consensus.cc:385] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:30.090392  7943 raft_consensus.cc:740] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:30.090782  7946 consensus_queue.cc:260] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.091138  7943 consensus_queue.cc:260] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.092486  7946 ts_tablet_manager.cc:1434] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:57:30.092819  7548 catalog_manager.cc:5697] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 0 to 1, leader changed from <none> to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 1 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.093923  7943 ts_tablet_manager.cc:1434] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:57:30.094658  7943 tablet_bootstrap.cc:492] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: Bootstrap starting.
I20260709 14:57:30.100045  7943 tablet_bootstrap.cc:654] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: Neither blocks nor log segments found. Creating new log.
I20260709 14:57:30.105114  7943 tablet_bootstrap.cc:492] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: No bootstrap required, opened a new log
I20260709 14:57:30.105549  7943 ts_tablet_manager.cc:1403] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:57:30.107499  7943 raft_consensus.cc:359] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.108152  7943 raft_consensus.cc:385] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:30.108369  7943 raft_consensus.cc:740] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Initialized, Role: FOLLOWER
I20260709 14:57:30.108850  7943 consensus_queue.cc:260] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.110481  7943 ts_tablet_manager.cc:1434] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:57:30.163985  7972 raft_consensus.cc:493] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.165954  7972 raft_consensus.cc:515] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.174333  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:30.176144  7650 raft_consensus.cc:2393] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07ae73c74b8f4294aadf93f596f1eea3 in current term 1: Already voted for candidate 064541cceb814473a69dc47186fe247f in this term.
I20260709 14:57:30.177610  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42eac75eda542b5b87aceceaee1cf30" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:30.178128  7972 leader_election.cc:290] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.180099  7964 raft_consensus.cc:493] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.181185  7765 leader_election.cc:304] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3; no voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.181037  7964 raft_consensus.cc:515] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.182901  7972 raft_consensus.cc:3060] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.185801  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:30.186667  7649 raft_consensus.cc:2468] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:30.188148  7764 leader_election.cc:304] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:30.189397  7930 raft_consensus.cc:2804] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:57:30.185010  7964 leader_election.cc:290] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.189822  7930 raft_consensus.cc:493] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:30.190311  7930 raft_consensus.cc:3060] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.192754  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:30.193861  7726 raft_consensus.cc:2468] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 0.
I20260709 14:57:30.198710  7972 raft_consensus.cc:2749] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:30.204828  7930 raft_consensus.cc:515] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.207653  7930 leader_election.cc:290] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.208441  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:30.208735  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.209218  7650 raft_consensus.cc:3060] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.209419  7726 raft_consensus.cc:3060] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.216702  7726 raft_consensus.cc:2468] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:30.216703  7650 raft_consensus.cc:2468] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:30.217660  7765 leader_election.cc:304] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:30.218437  7930 raft_consensus.cc:2804] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:57:30.218834  7930 raft_consensus.cc:697] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.219710  7930 consensus_queue.cc:237] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.228693  7546 catalog_manager.cc:5697] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 1 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:30.255076  7800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
mode: GRACEFUL
new_leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:38578
I20260709 14:57:30.255837  7800 raft_consensus.cc:606] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Received request to transfer leadership to TS 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.261818  7726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34"
dest_uuid: "064541cceb814473a69dc47186fe247f"
mode: GRACEFUL
new_leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:44900
I20260709 14:57:30.262336  7726 raft_consensus.cc:606] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Received request to transfer leadership to TS 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.268559  7800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
mode: GRACEFUL
new_leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:38578
I20260709 14:57:30.269016  7800 raft_consensus.cc:606] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Received request to transfer leadership to TS 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.274124  7800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
mode: GRACEFUL
new_leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:38578
I20260709 14:57:30.274644  7800 raft_consensus.cc:606] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Received request to transfer leadership to TS 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.278658  7922 consensus_queue.cc:1048] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.281142  7650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
mode: GRACEFUL
new_leader_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:37350
I20260709 14:57:30.281890  7650 raft_consensus.cc:606] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Received request to transfer leadership to TS 064541cceb814473a69dc47186fe247f
I20260709 14:57:30.288100  7962 raft_consensus.cc:993] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: : Instructing follower 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.288568  7962 raft_consensus.cc:1081] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Signalling peer 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.290292  7649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:37334
I20260709 14:57:30.290846  7649 raft_consensus.cc:493] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.291178  7649 raft_consensus.cc:3060] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.295077  7800 raft_consensus.cc:3060] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.295341  7651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
mode: GRACEFUL
new_leader_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:37350
I20260709 14:57:30.296156  7651 raft_consensus.cc:606] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Received request to transfer leadership to TS 064541cceb814473a69dc47186fe247f
I20260709 14:57:30.303267  7966 consensus_queue.cc:1048] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.304313  7649 raft_consensus.cc:515] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.306430  7650 raft_consensus.cc:1240] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Rejecting Update request from peer 064541cceb814473a69dc47186fe247f for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:30.307904  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.308693  7727 raft_consensus.cc:3055] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.309091  7727 raft_consensus.cc:740] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:30.309368  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cf10b267ed49f289e3451b08736d34" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.310092  7727 consensus_queue.cc:260] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.311183  7727 raft_consensus.cc:3060] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.311194  7649 leader_election.cc:290] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.317708  7799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
mode: GRACEFUL
new_leader_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:38578
I20260709 14:57:30.318329  7799 raft_consensus.cc:606] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Received request to transfer leadership to TS 064541cceb814473a69dc47186fe247f
I20260709 14:57:30.326333  7727 raft_consensus.cc:2468] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:30.326679  7725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03"
dest_uuid: "064541cceb814473a69dc47186fe247f"
mode: GRACEFUL
new_leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:44900
I20260709 14:57:30.328583  7725 raft_consensus.cc:606] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Received request to transfer leadership to TS 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:30.334247  7930 consensus_queue.cc:1048] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.337111  7924 raft_consensus.cc:993] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: : Instructing follower 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:30.337677  7966 raft_consensus.cc:1081] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Signalling peer 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:30.338023  7963 raft_consensus.cc:493] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.338658  7963 raft_consensus.cc:515] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.339799  7725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f"
dest_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:44898
I20260709 14:57:30.340575  7725 raft_consensus.cc:493] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.341543  7725 raft_consensus.cc:3060] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.343225  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:30.340859  7963 leader_election.cc:290] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.346450  7930 consensus_queue.cc:1048] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.341564  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:30.349588  7690 leader_election.cc:304] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 064541cceb814473a69dc47186fe247f; no voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.350274  7963 raft_consensus.cc:2749] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:30.351243  7930 consensus_queue.cc:1048] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.354880  7616 leader_election.cc:304] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [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: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:30.356734  7965 raft_consensus.cc:2804] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.357481  7965 raft_consensus.cc:697] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:30.358624  7965 consensus_queue.cc:237] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.365154  8002 consensus_queue.cc:1048] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.356716  7800 raft_consensus.cc:3060] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.368571  7725 raft_consensus.cc:515] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.372658  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:30.372839  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31fdd664dc8493e81d160e7c904409f" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.373517  7652 raft_consensus.cc:3055] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.373980  7652 raft_consensus.cc:740] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:30.375149  7725 leader_election.cc:290] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.375272  7652 consensus_queue.cc:260] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.377107  7652 raft_consensus.cc:3060] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.404613  7727 raft_consensus.cc:3060] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.404330  7930 consensus_queue.cc:1048] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.414873  7652 raft_consensus.cc:2468] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:30.418462  7690 leader_election.cc:304] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [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: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:30.419108  7963 consensus_queue.cc:1048] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.420715  7964 raft_consensus.cc:493] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.420970  7962 raft_consensus.cc:2804] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.421463  7962 raft_consensus.cc:697] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:30.421294  7964 raft_consensus.cc:515] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.434379  7999 consensus_queue.cc:1048] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.422525  7962 consensus_queue.cc:237] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.446198  7964 leader_election.cc:290] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.455680  7966 raft_consensus.cc:493] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.462611  7966 raft_consensus.cc:515] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.465096  7966 leader_election.cc:290] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.465983  7930 consensus_queue.cc:1048] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.465680  7548 catalog_manager.cc:5697] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 1 to 2, leader changed from 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1) to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 2 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.455410  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:30.471602  8011 raft_consensus.cc:993] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: : Instructing follower 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.473645  7972 raft_consensus.cc:1081] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Signalling peer 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.475485  7648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:37338
I20260709 14:57:30.476076  7648 raft_consensus.cc:493] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.476465  7648 raft_consensus.cc:3060] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.476090  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:30.490420  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:30.493561  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3" is_pre_election: true
I20260709 14:57:30.489096  7727 raft_consensus.cc:2468] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 1.
I20260709 14:57:30.495756  8011 raft_consensus.cc:993] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: : Instructing follower 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.496544  7649 raft_consensus.cc:3060] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.496847  8011 raft_consensus.cc:1081] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Signalling peer 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.496272  8012 raft_consensus.cc:493] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:30.498332  8012 raft_consensus.cc:515] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.500636  7616 leader_election.cc:304] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:30.501019  7765 leader_election.cc:304] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [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: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:30.502791  8011 raft_consensus.cc:2804] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:30.503278  8011 raft_consensus.cc:493] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66b9beb930dc49fba16ee71e6ac5bee0)
I20260709 14:57:30.503644  8011 raft_consensus.cc:3060] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.489001  7648 raft_consensus.cc:515] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.506793  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" is_pre_election: true
I20260709 14:57:30.507578  7648 leader_election.cc:290] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.507808  7647 raft_consensus.cc:2393] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07ae73c74b8f4294aadf93f596f1eea3 in current term 1: Already voted for candidate 064541cceb814473a69dc47186fe247f in this term.
I20260709 14:57:30.508129  7650 raft_consensus.cc:1240] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Rejecting Update request from peer 07ae73c74b8f4294aadf93f596f1eea3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:30.502238  8012 leader_election.cc:290] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.513568  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.514132  7725 raft_consensus.cc:3060] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.515667  7651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:37338
I20260709 14:57:30.517766  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3267ed45eb4a2fbea487856df9e750" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.518210  7651 raft_consensus.cc:493] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.517927  8011 raft_consensus.cc:515] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.518682  7651 raft_consensus.cc:3060] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.518780  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f" is_pre_election: true
I20260709 14:57:30.520433  8011 leader_election.cc:290] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.522078  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.522667  7726 raft_consensus.cc:3060] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.515739  8009 consensus_queue.cc:1059] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:57:30.525728  7765 leader_election.cc:304] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3; no voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0
I20260709 14:57:30.526425  7798 raft_consensus.cc:3055] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.526794  7798 raft_consensus.cc:740] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.527742  7798 consensus_queue.cc:260] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.528748  7798 raft_consensus.cc:3060] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.530570  7726 raft_consensus.cc:2468] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 2.
I20260709 14:57:30.531067  8011 raft_consensus.cc:3060] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:30.531911  7724 raft_consensus.cc:1240] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Rejecting Update request from peer 66b9beb930dc49fba16ee71e6ac5bee0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:30.533049  7651 raft_consensus.cc:515] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.534323  7725 raft_consensus.cc:2468] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:30.534392  7999 consensus_queue.cc:1059] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.535446  7965 raft_consensus.cc:3055] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.535825  7965 raft_consensus.cc:740] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:30.536026  7616 leader_election.cc:304] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:30.536958  7999 raft_consensus.cc:2804] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.536861  7965 consensus_queue.cc:260] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.537508  7999 raft_consensus.cc:697] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:30.538089  7965 raft_consensus.cc:3060] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.538522  7999 consensus_queue.cc:237] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.539664  8011 raft_consensus.cc:2749] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:30.540453  7765 leader_election.cc:304] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:30.540819  7962 consensus_queue.cc:1048] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.541136  8011 raft_consensus.cc:2804] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.541918  8011 raft_consensus.cc:697] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.543054  8011 consensus_queue.cc:237] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.543815  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9940662a00431dab83bfb5b2c06b08" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:30.544677  7727 raft_consensus.cc:1240] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Rejecting Update request from peer 07ae73c74b8f4294aadf93f596f1eea3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:57:30.530403  7548 catalog_manager.cc:5697] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 1 to 2, leader changed from 064541cceb814473a69dc47186fe247f (127.2.126.2) to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.553742  7962 consensus_queue.cc:1048] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.557271  7650 raft_consensus.cc:1240] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Rejecting Update request from peer 07ae73c74b8f4294aadf93f596f1eea3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:30.558079  7652 raft_consensus.cc:2468] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 2.
I20260709 14:57:30.560496  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.568974  7964 consensus_queue.cc:1059] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:57:30.566397  7966 raft_consensus.cc:2749] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:57:30.576555  8011 consensus_queue.cc:1048] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.564831  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5c1deed5c448fa15c87cfd429799d" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.578454  7727 raft_consensus.cc:3060] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.578804  7651 leader_election.cc:290] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.580636  7546 catalog_manager.cc:5697] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 1 to 2, leader changed from 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3) to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.587026  7800 raft_consensus.cc:3055] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.587469  7800 raft_consensus.cc:740] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.568589  7798 raft_consensus.cc:2468] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
W20260709 14:57:30.592370  8012 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:57:30.598433  7800 consensus_queue.cc:260] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.608896  7962 raft_consensus.cc:993] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: : Instructing follower 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:30.609428  7962 raft_consensus.cc:1081] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Signalling peer 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:30.607697  7800 raft_consensus.cc:3060] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.612946  8012 consensus_queue.cc:1048] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:30.618619  7962 consensus_queue.cc:1048] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:57:30.621353  7799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:38570
I20260709 14:57:30.627641  7799 raft_consensus.cc:493] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.628049  7799 raft_consensus.cc:3060] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.615255  7727 raft_consensus.cc:2468] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:30.636437  7616 leader_election.cc:304] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:30.636883  8011 consensus_queue.cc:1048] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.637828  8012 raft_consensus.cc:993] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: : Instructing follower 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.637993  7965 raft_consensus.cc:2804] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.638226  8012 raft_consensus.cc:1081] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Signalling peer 66b9beb930dc49fba16ee71e6ac5bee0 to start an election
I20260709 14:57:30.638556  7965 raft_consensus.cc:697] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:30.639534  7965 consensus_queue.cc:237] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.641461  7650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
 from {username='slave'} at 127.0.0.1:37338
I20260709 14:57:30.642066  7650 raft_consensus.cc:493] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.642452  7650 raft_consensus.cc:3060] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.647274  8009 raft_consensus.cc:993] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: : Instructing follower 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:30.647728  8009 raft_consensus.cc:1081] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Signalling peer 064541cceb814473a69dc47186fe247f to start an election
I20260709 14:57:30.648968  7799 raft_consensus.cc:515] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.650183  7727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a"
dest_uuid: "064541cceb814473a69dc47186fe247f"
 from {username='slave'} at 127.0.0.1:44896
I20260709 14:57:30.651134  7799 leader_election.cc:290] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:30.652210  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:30.652680  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5dedf43593430eb32fc0cb48a78f03" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.652793  7649 raft_consensus.cc:3060] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.653375  7725 raft_consensus.cc:3055] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.653745  7725 raft_consensus.cc:740] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:30.654664  7725 consensus_queue.cc:260] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.655984  7725 raft_consensus.cc:3060] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.660205  7650 raft_consensus.cc:515] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.663051  7649 raft_consensus.cc:2468] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 2.
I20260709 14:57:30.621358  7800 raft_consensus.cc:2468] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:30.652802  7727 raft_consensus.cc:493] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 14:57:30.665010  7964 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:57:30.665326  7727 raft_consensus.cc:3060] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.668130  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:30.666733  7650 leader_election.cc:290] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Requested vote from peers 064541cceb814473a69dc47186fe247f (127.2.126.2:40739), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.664172  7764 leader_election.cc:304] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:30.668733  7724 raft_consensus.cc:3060] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.669446  7964 raft_consensus.cc:2804] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.666205  7725 raft_consensus.cc:2468] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 2.
I20260709 14:57:30.670001  7964 raft_consensus.cc:697] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.670974  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d1abde4e24029b3b0e724ec59ae28" candidate_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.671615  7800 raft_consensus.cc:3055] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.670971  7964 consensus_queue.cc:237] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.672065  7800 raft_consensus.cc:740] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.672971  7800 consensus_queue.cc:260] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.674088  7800 raft_consensus.cc:3060] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.675216  7727 raft_consensus.cc:515] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.677721  7727 leader_election.cc:290] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3:44333)
I20260709 14:57:30.678035  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:30.678613  7650 raft_consensus.cc:3060] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.681149  7800 raft_consensus.cc:2468] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:30.678617  7797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85763e03ba54f58b1ab98e78db8371a" candidate_uuid: "064541cceb814473a69dc47186fe247f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
I20260709 14:57:30.682435  7724 raft_consensus.cc:2468] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b9beb930dc49fba16ee71e6ac5bee0 in term 2.
I20260709 14:57:30.682734  7797 raft_consensus.cc:3055] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:30.682451  7616 leader_election.cc:304] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:30.683146  7797 raft_consensus.cc:740] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:30.683564  7966 raft_consensus.cc:2804] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.684051  7966 raft_consensus.cc:697] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Leader. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:30.684011  7797 consensus_queue.cc:260] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.684938  7650 raft_consensus.cc:2468] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:30.685340  7797 raft_consensus.cc:3060] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.685148  7966 consensus_queue.cc:237] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.686111  7690 leader_election.cc:304] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 064541cceb814473a69dc47186fe247f, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:30.686967  7962 raft_consensus.cc:2804] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:30.687427  7962 raft_consensus.cc:697] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Becoming Leader. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:30.688249  7962 consensus_queue.cc:237] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:30.692864  7797 raft_consensus.cc:2468] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 064541cceb814473a69dc47186fe247f in term 2.
I20260709 14:57:30.693244  7548 catalog_manager.cc:5697] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 1 to 2, leader changed from 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1) to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:30.697556  7550 catalog_manager.cc:5697] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f reported cstate change: term changed from 1 to 2, leader changed from 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3) to 064541cceb814473a69dc47186fe247f (127.2.126.2). New cstate: current_term: 2 leader_uuid: "064541cceb814473a69dc47186fe247f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.707489  7546 catalog_manager.cc:5697] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 1 to 2, leader changed from 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3) to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.715075  7550 catalog_manager.cc:5697] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 1 to 2, leader changed from 064541cceb814473a69dc47186fe247f (127.2.126.2) to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 2 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:30.720679  7546 catalog_manager.cc:5697] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 reported cstate change: term changed from 1 to 2, leader changed from 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3) to 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1). New cstate: current_term: 2 leader_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.849242  7800 raft_consensus.cc:3060] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.854637  7800 raft_consensus.cc:1275] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:30.856210  7965 consensus_queue.cc:1048] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.866429  7724 raft_consensus.cc:1275] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:30.868494  7999 consensus_queue.cc:1048] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:30.892230  7800 raft_consensus.cc:3060] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:30.897396  7800 raft_consensus.cc:1275] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:30.898571  7962 consensus_queue.cc:1048] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:30.905583  7650 raft_consensus.cc:1275] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:30.907290  8008 consensus_queue.cc:1048] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:30.946857  7724 raft_consensus.cc:1275] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:30.948062  7964 consensus_queue.cc:1048] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:30.958110  7650 raft_consensus.cc:1275] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:30.960537  7964 consensus_queue.cc:1048] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:31.025408  7800 raft_consensus.cc:1275] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.026675  7999 consensus_queue.cc:1048] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.035406  7724 raft_consensus.cc:1275] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.038147  8002 consensus_queue.cc:1048] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:31.086565  7724 raft_consensus.cc:1275] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.087929  8002 consensus_queue.cc:1048] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.095696  7800 raft_consensus.cc:1275] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.097698  8002 consensus_queue.cc:1048] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.106963  7724 raft_consensus.cc:1275] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.108741  8002 consensus_queue.cc:1048] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.116794  7650 raft_consensus.cc:1275] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.118314  7964 consensus_queue.cc:1048] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.122328  7800 raft_consensus.cc:1275] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 66b9beb930dc49fba16ee71e6ac5bee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.124089  7965 consensus_queue.cc:1048] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.133633  7724 raft_consensus.cc:1275] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.135008  8012 consensus_queue.cc:1048] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.207194  7800 raft_consensus.cc:1275] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.208506  8008 consensus_queue.cc:1048] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:31.215847  7650 raft_consensus.cc:1275] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Refusing update from remote peer 064541cceb814473a69dc47186fe247f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:31.217622  8008 consensus_queue.cc:1048] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:33.333968  7549 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53924:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:57:33.353921  7549 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53924:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:57:33.377821  2552 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:57:33.678821  8054 log.cc:927] Time spent T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: Append to log took a long time: real 0.107s	user 0.004s	sys 0.000s
I20260709 14:57:33.711585  8090 tablet.cc:1724] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.715468  8087 tablet.cc:1724] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:33.753288  8043 log.cc:927] Time spent T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: Append to log took a long time: real 0.183s	user 0.002s	sys 0.000s
I20260709 14:57:33.757572  8091 tablet.cc:1724] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:33.760444  8071 log.cc:927] Time spent T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: Append to log took a long time: real 0.121s	user 0.002s	sys 0.000s
W20260709 14:57:33.761799  8077 log.cc:927] Time spent T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:57:33.719868  8082 tablet.cc:1724] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:57:33.726786  7616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.126.2:40739, user_credentials={real_user=slave}} blocked reactor thread for 80719.6us
I20260709 14:57:33.768783  8094 tablet.cc:1724] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.780187  8092 tablet.cc:1724] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.726646  8085 tablet.cc:1724] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.798445  8098 tablet.cc:1724] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.818761  7727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8"
dest_uuid: "064541cceb814473a69dc47186fe247f"
mode: GRACEFUL
new_leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:44914
I20260709 14:57:33.819494  7727 raft_consensus.cc:606] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Received request to transfer leadership to TS 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:33.827687  8097 tablet.cc:1724] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.840480  8096 tablet.cc:1724] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.846333  8091 tablet.cc:1724] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.848997  8078 raft_consensus.cc:993] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: : Instructing follower 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:33.849525  8078 raft_consensus.cc:1081] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Signalling peer 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:33.852794  8101 tablet.cc:1724] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.854583  8090 tablet.cc:1724] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.875517  8100 tablet.cc:1724] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.882563  8082 tablet.cc:1724] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.884656  8092 tablet.cc:1724] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.889869  8087 tablet.cc:1724] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.909111  8090 tablet.cc:1724] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.911906  7801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:38570
I20260709 14:57:33.912880  7801 raft_consensus.cc:493] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:33.913331  7801 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:33.888319  8094 tablet.cc:1724] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.898208  8097 tablet.cc:1724] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.928261  8090 tablet.cc:1724] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.930313  8098 tablet.cc:1724] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.929380  8096 tablet.cc:1724] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.936784  8101 tablet.cc:1724] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.912281  8087 tablet.cc:1724] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.952109  7801 raft_consensus.cc:515] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:33.952407  8092 tablet.cc:1724] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.955394  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:33.956015  7649 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:33.956741  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaadb7c6ca64e51be15e32b5730f2e8" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:33.957347  7727 raft_consensus.cc:3055] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:33.957643  7727 raft_consensus.cc:740] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 064541cceb814473a69dc47186fe247f, State: Running, Role: LEADER
I20260709 14:57:33.958547  7727 consensus_queue.cc:260] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:33.959595  7727 raft_consensus.cc:3060] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:33.963523  7801 leader_election.cc:290] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 3 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:33.969937  7649 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 3.
I20260709 14:57:33.971925  7727 raft_consensus.cc:2468] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 3.
I20260709 14:57:33.974395  8100 tablet.cc:1724] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:57:33.982532  7764 leader_election.cc:304] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [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: 07ae73c74b8f4294aadf93f596f1eea3, 66b9beb930dc49fba16ee71e6ac5bee0; no voters: 
I20260709 14:57:33.984303  8056 raft_consensus.cc:2804] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:33.984795  8056 raft_consensus.cc:697] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:33.985656  8056 consensus_queue.cc:237] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:33.990103  7649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f"
dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
mode: GRACEFUL
new_leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:37354
I20260709 14:57:33.990833  7649 raft_consensus.cc:606] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Received request to transfer leadership to TS 07ae73c74b8f4294aadf93f596f1eea3
I20260709 14:57:33.992403  2552 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:57:33.993067  2552 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:34.002976  7548 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756: soft_deleted_table [id=8d13b72b29bc46a38937baa2eabc94fd] alter complete (version 1)
I20260709 14:57:34.011052  7548 catalog_manager.cc:5697] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 2 to 3, leader changed from 064541cceb814473a69dc47186fe247f (127.2.126.2) to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:34.413494  8079 raft_consensus.cc:993] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: : Instructing follower 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:34.414049  8089 raft_consensus.cc:1081] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Signalling peer 07ae73c74b8f4294aadf93f596f1eea3 to start an election
I20260709 14:57:34.415391  7797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f"
dest_uuid: "07ae73c74b8f4294aadf93f596f1eea3"
 from {username='slave'} at 127.0.0.1:38576
I20260709 14:57:34.415939  7797 raft_consensus.cc:493] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:34.416282  7797 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:34.421512  7797 raft_consensus.cc:515] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:34.423364  7797 leader_election.cc:290] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [CANDIDATE]: Term 3 election: Requested vote from peers 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471), 064541cceb814473a69dc47186fe247f (127.2.126.2:40739)
I20260709 14:57:34.424186  7649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66b9beb930dc49fba16ee71e6ac5bee0"
I20260709 14:57:34.424530  7722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfcd7a5d3e94f0abd6aedf08dde966f" candidate_uuid: "07ae73c74b8f4294aadf93f596f1eea3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "064541cceb814473a69dc47186fe247f"
I20260709 14:57:34.424890  7649 raft_consensus.cc:3055] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:34.425196  7722 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:34.425272  7649 raft_consensus.cc:740] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66b9beb930dc49fba16ee71e6ac5bee0, State: Running, Role: LEADER
I20260709 14:57:34.426208  7649 consensus_queue.cc:260] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:34.427529  7649 raft_consensus.cc:3060] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:34.432847  7722 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 3.
I20260709 14:57:34.434191  7765 leader_election.cc:304] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [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: 064541cceb814473a69dc47186fe247f, 07ae73c74b8f4294aadf93f596f1eea3; no voters: 
I20260709 14:57:34.434751  7649 raft_consensus.cc:2468] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ae73c74b8f4294aadf93f596f1eea3 in term 3.
I20260709 14:57:34.435039  8056 raft_consensus.cc:2804] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:34.435601  8056 raft_consensus.cc:697] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 LEADER]: Becoming Leader. State: Replica: 07ae73c74b8f4294aadf93f596f1eea3, State: Running, Role: LEADER
I20260709 14:57:34.436420  8056 consensus_queue.cc:237] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [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: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } }
I20260709 14:57:34.444092  7548 catalog_manager.cc:5697] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 reported cstate change: term changed from 2 to 3, leader changed from 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1) to 07ae73c74b8f4294aadf93f596f1eea3 (127.2.126.3). New cstate: current_term: 3 leader_uuid: "07ae73c74b8f4294aadf93f596f1eea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ae73c74b8f4294aadf93f596f1eea3" member_type: VOTER last_known_addr { host: "127.2.126.3" port: 44333 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:34.524499  7722 raft_consensus.cc:1275] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:34.525604  8056 consensus_queue.cc:1048] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:34.534345  7649 raft_consensus.cc:1275] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:34.536362  8012 consensus_queue.cc:1048] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:34.996034  7649 raft_consensus.cc:1275] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:34.997337  8056 consensus_queue.cc:1048] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9beb930dc49fba16ee71e6ac5bee0" member_type: VOTER last_known_addr { host: "127.2.126.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:35.004565  7722 raft_consensus.cc:1275] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Refusing update from remote peer 07ae73c74b8f4294aadf93f596f1eea3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:35.007164  8012 consensus_queue.cc:1048] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "064541cceb814473a69dc47186fe247f" member_type: VOTER last_known_addr { host: "127.2.126.2" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:57:35.061684  2552 tablet_server.cc:179] TabletServer@127.2.126.1:0 shutting down...
I20260709 14:57:35.085189  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:35.085973  2552 tablet_replica.cc:333] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.086655  2552 raft_consensus.cc:2243] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.087179  2552 raft_consensus.cc:2272] T a85763e03ba54f58b1ab98e78db8371a P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.089141  2552 tablet_replica.cc:333] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.089720  2552 raft_consensus.cc:2243] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.090158  2552 raft_consensus.cc:2272] T 6a5dedf43593430eb32fc0cb48a78f03 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.091928  2552 tablet_replica.cc:333] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.092476  2552 raft_consensus.cc:2243] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.093195  2552 raft_consensus.cc:2272] T 9f9d1abde4e24029b3b0e724ec59ae28 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.094960  2552 tablet_replica.cc:333] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.095533  2552 raft_consensus.cc:2243] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.096017  2552 raft_consensus.cc:2272] T f42eac75eda542b5b87aceceaee1cf30 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.097961  2552 tablet_replica.cc:333] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.098681  2552 raft_consensus.cc:2243] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.099537  2552 raft_consensus.cc:2272] T fbf5c1deed5c448fa15c87cfd429799d P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.101430  2552 tablet_replica.cc:333] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.102084  2552 raft_consensus.cc:2243] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.102442  2552 raft_consensus.cc:2272] T 3d9940662a00431dab83bfb5b2c06b08 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.104252  2552 tablet_replica.cc:333] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.104735  2552 raft_consensus.cc:2243] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.105108  2552 raft_consensus.cc:2272] T 6a25e820681d42199e413845a7878ae6 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.106889  2552 tablet_replica.cc:333] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.107375  2552 raft_consensus.cc:2243] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.107743  2552 raft_consensus.cc:2272] T 3ec4a02351004dae9f38a8bb7142a104 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.109834  2552 tablet_replica.cc:333] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.110399  2552 raft_consensus.cc:2243] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.111263  2552 raft_consensus.cc:2272] T 3a3267ed45eb4a2fbea487856df9e750 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.113457  2552 tablet_replica.cc:333] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.113910  2552 raft_consensus.cc:2243] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.114373  2552 raft_consensus.cc:2272] T afaadb7c6ca64e51be15e32b5730f2e8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.116585  2552 tablet_replica.cc:333] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.117081  2552 raft_consensus.cc:2243] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.117426  2552 raft_consensus.cc:2272] T e8fe6fed144c415f80a4a2d1d7fc3256 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.119159  2552 tablet_replica.cc:333] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.119692  2552 raft_consensus.cc:2243] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.120434  2552 raft_consensus.cc:2272] T 86cf10b267ed49f289e3451b08736d34 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.122186  2552 tablet_replica.cc:333] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.122680  2552 raft_consensus.cc:2243] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.123391  2552 raft_consensus.cc:2272] T 5df487e0b59a4d93aed8e90c7181a5c8 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.125272  2552 tablet_replica.cc:333] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.125746  2552 raft_consensus.cc:2243] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.126451  2552 raft_consensus.cc:2272] T cae796cac0444ef9bd01487e0c1d78d1 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.128276  2552 tablet_replica.cc:333] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.128798  2552 raft_consensus.cc:2243] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.129520  2552 raft_consensus.cc:2272] T 203093de941847918b6a1a413a7215cb P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.131341  2552 tablet_replica.cc:333] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.131852  2552 raft_consensus.cc:2243] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.132267  2552 raft_consensus.cc:2272] T f31fdd664dc8493e81d160e7c904409f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.134027  2552 tablet_replica.cc:333] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.134493  2552 raft_consensus.cc:2243] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.134871  2552 raft_consensus.cc:2272] T fdfcd7a5d3e94f0abd6aedf08dde966f P 66b9beb930dc49fba16ee71e6ac5bee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.137123  2552 tablet_replica.cc:333] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0: stopping tablet replica
I20260709 14:57:35.137583  2552 raft_consensus.cc:2243] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.137998  2552 raft_consensus.cc:2272] T 30b7ca785ec44709936b810f204270f7 P 66b9beb930dc49fba16ee71e6ac5bee0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:35.156030  7764 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]
W20260709 14:57:35.158844  7764 consensus_peers.cc:597] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 -> Peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Couldn't send request to peer 66b9beb930dc49fba16ee71e6ac5bee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:35.176968  2552 tablet_server.cc:196] TabletServer@127.2.126.1:0 shutdown complete.
I20260709 14:57:35.210964  2552 tablet_server.cc:179] TabletServer@127.2.126.2:0 shutting down...
I20260709 14:57:35.236477  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:35.237150  2552 tablet_replica.cc:333] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.237810  2552 raft_consensus.cc:2243] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.238586  2552 raft_consensus.cc:2272] T a85763e03ba54f58b1ab98e78db8371a P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.240477  2552 tablet_replica.cc:333] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.241043  2552 raft_consensus.cc:2243] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.241475  2552 raft_consensus.cc:2272] T 6a5dedf43593430eb32fc0cb48a78f03 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.243141  2552 tablet_replica.cc:333] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.243659  2552 raft_consensus.cc:2243] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.244139  2552 raft_consensus.cc:2272] T 9f9d1abde4e24029b3b0e724ec59ae28 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.245848  2552 tablet_replica.cc:333] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.246441  2552 raft_consensus.cc:2243] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.247140  2552 raft_consensus.cc:2272] T f42eac75eda542b5b87aceceaee1cf30 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.248889  2552 tablet_replica.cc:333] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.249420  2552 raft_consensus.cc:2243] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.249827  2552 raft_consensus.cc:2272] T fbf5c1deed5c448fa15c87cfd429799d P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.251473  2552 tablet_replica.cc:333] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.252060  2552 raft_consensus.cc:2243] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.252462  2552 raft_consensus.cc:2272] T afaadb7c6ca64e51be15e32b5730f2e8 P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.255316  2552 tablet_replica.cc:333] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.255944  2552 raft_consensus.cc:2243] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.256348  2552 raft_consensus.cc:2272] T 3d9940662a00431dab83bfb5b2c06b08 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.258213  2552 tablet_replica.cc:333] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.258885  2552 raft_consensus.cc:2243] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.259727  2552 raft_consensus.cc:2272] T 6a25e820681d42199e413845a7878ae6 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.261946  2552 tablet_replica.cc:333] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
W20260709 14:57:35.262241  7764 consensus_peers.cc:597] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 -> Peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Couldn't send request to peer 66b9beb930dc49fba16ee71e6ac5bee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:35.262463  2552 raft_consensus.cc:2243] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.263324  2552 raft_consensus.cc:2272] T e8fe6fed144c415f80a4a2d1d7fc3256 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.265280  2552 tablet_replica.cc:333] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.265796  2552 raft_consensus.cc:2243] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.266259  2552 raft_consensus.cc:2272] T 3a3267ed45eb4a2fbea487856df9e750 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.267978  2552 tablet_replica.cc:333] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.268509  2552 raft_consensus.cc:2243] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.268934  2552 raft_consensus.cc:2272] T 3ec4a02351004dae9f38a8bb7142a104 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.270887  2552 tablet_replica.cc:333] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.271389  2552 raft_consensus.cc:2243] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.271869  2552 raft_consensus.cc:2272] T cae796cac0444ef9bd01487e0c1d78d1 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.273774  2552 tablet_replica.cc:333] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.274276  2552 raft_consensus.cc:2243] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.274693  2552 raft_consensus.cc:2272] T 86cf10b267ed49f289e3451b08736d34 P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.276415  2552 tablet_replica.cc:333] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.276902  2552 raft_consensus.cc:2243] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.277323  2552 raft_consensus.cc:2272] T 5df487e0b59a4d93aed8e90c7181a5c8 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.279091  2552 tablet_replica.cc:333] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.279563  2552 raft_consensus.cc:2243] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.280035  2552 raft_consensus.cc:2272] T fdfcd7a5d3e94f0abd6aedf08dde966f P 064541cceb814473a69dc47186fe247f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.282215  2552 tablet_replica.cc:333] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.282733  2552 raft_consensus.cc:2243] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.283525  2552 raft_consensus.cc:2272] T f31fdd664dc8493e81d160e7c904409f P 064541cceb814473a69dc47186fe247f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.285254  2552 tablet_replica.cc:333] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.285713  2552 raft_consensus.cc:2243] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.286110  2552 raft_consensus.cc:2272] T 203093de941847918b6a1a413a7215cb P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.287860  2552 tablet_replica.cc:333] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f: stopping tablet replica
I20260709 14:57:35.288288  2552 raft_consensus.cc:2243] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.289085  2552 raft_consensus.cc:2272] T 30b7ca785ec44709936b810f204270f7 P 064541cceb814473a69dc47186fe247f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:35.294510  7765 consensus_peers.cc:597] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 -> Peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Couldn't send request to peer 064541cceb814473a69dc47186fe247f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:35.316571  2552 tablet_server.cc:196] TabletServer@127.2.126.2:0 shutdown complete.
I20260709 14:57:35.348348  2552 tablet_server.cc:179] TabletServer@127.2.126.3:0 shutting down...
W20260709 14:57:35.374086  7764 consensus_peers.cc:597] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 -> Peer 66b9beb930dc49fba16ee71e6ac5bee0 (127.2.126.1:44471): Couldn't send request to peer 66b9beb930dc49fba16ee71e6ac5bee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:57:35.380241  7765 consensus_peers.cc:597] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 -> Peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Couldn't send request to peer 064541cceb814473a69dc47186fe247f. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:35.380743  2552 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:57:35.381420  2552 tablet_replica.cc:333] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.382414  2552 raft_consensus.cc:2243] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.383183  2552 raft_consensus.cc:2272] T 6a5dedf43593430eb32fc0cb48a78f03 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.385205  2552 tablet_replica.cc:333] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.385754  2552 raft_consensus.cc:2243] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.386185  2552 raft_consensus.cc:2272] T a85763e03ba54f58b1ab98e78db8371a P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.388028  2552 tablet_replica.cc:333] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.388552  2552 raft_consensus.cc:2243] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.388968  2552 raft_consensus.cc:2272] T f42eac75eda542b5b87aceceaee1cf30 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.390657  2552 tablet_replica.cc:333] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.391151  2552 raft_consensus.cc:2243] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.391577  2552 raft_consensus.cc:2272] T 9f9d1abde4e24029b3b0e724ec59ae28 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.393342  2552 tablet_replica.cc:333] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.393847  2552 raft_consensus.cc:2243] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.394263  2552 raft_consensus.cc:2272] T fbf5c1deed5c448fa15c87cfd429799d P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.395958  2552 tablet_replica.cc:333] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.396500  2552 raft_consensus.cc:2243] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.397234  2552 raft_consensus.cc:2272] T 3ec4a02351004dae9f38a8bb7142a104 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.399510  2552 tablet_replica.cc:333] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.400167  2552 raft_consensus.cc:2243] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.400651  2552 raft_consensus.cc:2272] T 3a3267ed45eb4a2fbea487856df9e750 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:57:35.402788  7765 consensus_peers.cc:597] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 -> Peer 064541cceb814473a69dc47186fe247f (127.2.126.2:40739): Couldn't send request to peer 064541cceb814473a69dc47186fe247f. Status: Network error: Client connection negotiation failed: client connection to 127.2.126.2:40739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:35.402940  2552 tablet_replica.cc:333] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.403653  2552 raft_consensus.cc:2243] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.404419  2552 raft_consensus.cc:2272] T afaadb7c6ca64e51be15e32b5730f2e8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.407076  2552 tablet_replica.cc:333] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.407562  2552 raft_consensus.cc:2243] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.408010  2552 raft_consensus.cc:2272] T e8fe6fed144c415f80a4a2d1d7fc3256 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.409718  2552 tablet_replica.cc:333] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.410166  2552 raft_consensus.cc:2243] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.410522  2552 raft_consensus.cc:2272] T 86cf10b267ed49f289e3451b08736d34 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.412220  2552 tablet_replica.cc:333] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.412693  2552 raft_consensus.cc:2243] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.413038  2552 raft_consensus.cc:2272] T 5df487e0b59a4d93aed8e90c7181a5c8 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.414691  2552 tablet_replica.cc:333] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.415094  2552 raft_consensus.cc:2243] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.415441  2552 raft_consensus.cc:2272] T cae796cac0444ef9bd01487e0c1d78d1 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.417271  2552 tablet_replica.cc:333] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.417757  2552 raft_consensus.cc:2243] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.418417  2552 raft_consensus.cc:2272] T 3d9940662a00431dab83bfb5b2c06b08 P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.420185  2552 tablet_replica.cc:333] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.420612  2552 raft_consensus.cc:2243] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.420969  2552 raft_consensus.cc:2272] T 6a25e820681d42199e413845a7878ae6 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.422631  2552 tablet_replica.cc:333] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.423060  2552 raft_consensus.cc:2243] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.423398  2552 raft_consensus.cc:2272] T 30b7ca785ec44709936b810f204270f7 P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.425041  2552 tablet_replica.cc:333] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.425439  2552 raft_consensus.cc:2243] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.425917  2552 raft_consensus.cc:2272] T 203093de941847918b6a1a413a7215cb P 07ae73c74b8f4294aadf93f596f1eea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.427649  2552 tablet_replica.cc:333] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.428133  2552 raft_consensus.cc:2243] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:57:35.428536  2552 raft_consensus.cc:2272] T f31fdd664dc8493e81d160e7c904409f P 07ae73c74b8f4294aadf93f596f1eea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.430184  2552 tablet_replica.cc:333] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3: stopping tablet replica
I20260709 14:57:35.430661  2552 raft_consensus.cc:2243] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.431413  2552 raft_consensus.cc:2272] T fdfcd7a5d3e94f0abd6aedf08dde966f P 07ae73c74b8f4294aadf93f596f1eea3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.469360  2552 tablet_server.cc:196] TabletServer@127.2.126.3:0 shutdown complete.
I20260709 14:57:35.502131  2552 master.cc:562] Master@127.2.126.62:43353 shutting down...
I20260709 14:57:35.523532  2552 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:57:35.524144  2552 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:57:35.524477  2552 tablet_replica.cc:333] T 00000000000000000000000000000000 P b553ac63c626486f88de87be96caf756: stopping tablet replica
I20260709 14:57:35.544845  2552 master.cc:584] Master@127.2.126.62:43353 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11266 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25269 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (126640 ms total)
[  PASSED  ] 8 tests.
I20260709 14:57:35.597884  2552 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260709 14:57:35.598116  2552 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260709 14:57:35.598311  2552 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260709 14:57:35.598589  2552 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 ~33 seconds ago
I20260709 14:57:35.598752  2552 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 ~33 seconds ago
I20260709 14:57:35.598973  2552 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 14:57:35.599274  2552 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 120 messages since previous log ~33 seconds ago
